| 1. | The interpreter converts your source program into object code as it is needed . 根据需要,解释程序能将你所编写的源程序转换为结果代码。 |
| 2. | Discussion on constitution interpretation procedure in our country 试议我国宪法解释程序 |
| 3. | Tentative to discuss several problems in the process of our nation ' s constitution explanation 对我国宪法解释程序中几个问题的探讨 |
| 4. | Provides links to topics that explain what assemblies do and how to use them 提供到一些主题的链接,这些主题解释程序集的功用和如何使用它们。 |
| 5. | In irb , the interpreter for ruby , i load the loop program and call it with the code 我在ruby的解释程序irb中载入了一个循环程序,并通过代码调用它: |
| 6. | Interpreter : a program which translates a high level language into machine code one instruction at a time 解释程序:把高级语言翻译成机器代码的程序,一次一个指令。 |
| 7. | Again traversing the ast , this phase may directly interpret the program or our output code in c or assembly 再次遍历ast ,这个阶段可能用c或汇编直接解释程序或输出代码。 |
| 8. | A program that translates an instruction into a machine language and executes it before proceeding to the next instruction 解释程序将指令翻译为机器语言并在执行下一个指令之前完成此指令的程序 |
| 9. | Add graphs , drawings , and other graphical explanatory elements and visual cues directly to the source code to help explain a process 直接在源代码中添加图形、制图或其他图形解释元素和可视化提示,从而帮助解释程序的处理流程。 |
| 10. | This divvents our script parser from getting tripped up if the script writer adds one or more spaces before or after the search term or attributes 这可以预防当脚本的作者在准备搜索的项或属性前后添加了空格时我们的解释程序出错。 |