程序通常都由高级语言编写,之后由编译器转换为适合特定计算机系统的机器语言,或者是能被翻译器运行的中间语言。
A compiler into the machine language of a specific computer system or into an.
NET代码不会被编译成本地代码,而是转换成为一种可以称为CIL(公共中间语言)中间语言。
NET code is compiled not into native code, but into an intermediate language imaginatively called CIL (Common intermediate language).
现代编译器所使用的这种模型为将编译器移植到新目标体系结构上提供了很大的灵活性(通过一种中间语言将前端和后端分隔开来)。
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).
前端编译对源程序进行分析,生成抽象指令形式的中间语言;
The source program is analysed by the front end compiler and the medial language of the abstract ins truetion is generated.
将含有库函数名的汇编代码程序翻译成中间语言程序,然后再转换成高级语言程序可降低逆编译的复杂性。
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.
任何编程语言符合CLI标准可以访问公共类库,可以编译成一个共同的中间语言(字节码)。
Any programming language that conforms to CLI criteria can access a common class library and can be compiled into a common intermediate language (bytecode).
逆编译系统中中间语言的设计和实现极大地影响逆编译的实用型和通用性。
The design and implement of intermediate language in decompilation system greatly affects generality and practicability of decompilation.
逆编译系统中中间语言的设计和实现极大地影响逆编译的实用型和通用性。
The design and implement of intermediate language in decompilation system greatly affects generality and practicability of decompilation.
应用推荐