执行过程读取中间代码并产生相应的运动轨迹。
Executing process read transitional codes and generate corresponding motion track.
一种更为复杂的技术是以全局数据不被破坏的方式生成中间代码。
A more sophisticated technique is to generate intermediate code in such a way that the global data doesn't get mangled.
这就是使用一些定制的中间代码在开源工具之间建立联系的地方。
This is where some custom glue code can bridge the gap between the open source tools.
定制的中间代码是一个非常简单的工具,它可以减少对图形规范的地址跟踪。
The custom glue code is a simple tool that reduces the address trace to a graph specification.
前者含语言预处理、SQL语句和过程语句分析,及中间代码生成等。
The former contains language pre-compiling, SQL statements and process statements analyzing and creating the intermediate code.
使用开源软件和少量的中间代码,只需要花很少的时间就可以开发出非常有用的项目。
With open source software and a small amount of glue code, you can develop interesting and useful projects in a short amount of time.
译码过程完成词法分析、语法分析和语义分析,并在此基础上生成中间代码。
The coding process accomplishes accidence analysis, syntax analysis, and semantic analysis and transitional codes are generated on it.
编译器可以将这个指示符存储在它的符号表中,并在中间代码生成阶段使用这个指示符。
The compiler can store this directive in its symbol table and use it during the intermediate code generation phase.
NET框架的程序被编译成中间代码模块,由CLR翻译成计算机可以理解的语言。
NET framework are compiled to intermediate code modules, and the CLR provides the translation to the native language for the computer.
不同的考虑适用于抖动,这样的翻译不会有问题识别代码自中间代码是为了使它容易。
A different consideration applies to a jitter, such a translator will never have a problem identifying code since the intermediate code was designed to make it easy.
尽管BCPL是一种高级语言(类似于c),编译器生成的中间代码叫做o - code(对象代码)。
Although BCPL was a high-level language (similar to c), the intermediate code that the compiler generated was called O-code (Object code).
Net公共运行时的JIT将泛型的中间代码和元数据转化成本地代码,在进程中用真实类型取代类型参数。
NET Common Language Runtime converts the generic IL and metadata to native code, substituting actual types for type parameters in the process.
一个脚本引擎通常包括的组件有:符号表、词法分析器、语法分析器、语义检查器、中间代码生成器、代码优化器、代码生成器、虚拟机。
The script engine has some components, include symbol table, lexical analyzer, parser, semantic checker, intermediate code generator, optimizer, code generator, virtual machine.
公式计算是通过在公式语法解析返回的语法树的结点中添加辅助计算信息,将用户输入的公式串转换成中间代码,最后得到公式计算结果。
By adding auxiliary calculating information into parse tree nodes, formula string input by users is converted into temporary codes; finally we get the correct result.
公式计算是通过在公式语法解析返回的语法树的结点中添加辅助计算信息,将用户输入的公式串转换成中间代码,最后得到公式计算结果。
By adding auxiliary calculating information into parse tree nodes, formula string input by users is converted into temporary codes; finally we get the correct result.
应用推荐