intermediate language 双语例句
全部
1·Microsoft Intermediate Language generated for code statements.
针对代码生成的微软中间语言。
2·Typed intermediate language is an important approach to code safety.
类型化中间语言是提高代码安全性的一类重要方法。
3·The CLR, then, takes this intermediate language (IL) and, on the fly, converts it into machine-specific instructions.
然后,CLR得到这种中间语言并动态转换为计算机特殊命令。
4·NET code is compiled not into native code, but into an intermediate language imaginatively called CIL (Common intermediate language).
NET代码不会被编译成本地代码,而是转换成为一种可以称为CIL(公共中间语言)中间语言。
5·The design and implement of intermediate language in decompilation system greatly affects generality and practicability of decompilation.
逆编译系统中中间语言的设计和实现极大地影响逆编译的实用型和通用性。
6·The second stylesheet defines an intermediate language between XHTML and PostScript, creating the tags necessary to define a page of flowing elements.
第二个样式表将定义XHTML与PostScript之间的中间语言,创建定义一页连续元素所需的标记。
7·The computer aided tax system described in this thesis is a semantic grammar system, with the semantic dependency tree as the intermediate language.
本文描述的计算机选案子系统采用语义文法结构,中间语言采用语义依存树的形式。
8·Any programming language that conforms to CLI criteria can access a common class library and can be compiled into a common intermediate language (bytecode).
任何编程语言符合CLI标准可以访问公共类库,可以编译成一个共同的中间语言(字节码)。
9·This model is used by modern compilers to provide flexibility in porting compilers to new target architectures (separating the front-end and the back-end by an intermediate language).
现代编译器所使用的这种模型为将编译器移植到新目标体系结构上提供了很大的灵活性(通过一种中间语言将前端和后端分隔开来)。
10·Assembler code program containing library function name is firstly translated into intermediate language program and then into high level language program to reduce complexity of decompilation.
将含有库函数名的汇编代码程序翻译成中间语言程序,然后再转换成高级语言程序可降低逆编译的复杂性。
