The compiler translates source code into machine code.
编译器将源代码翻译成机器码。
The assembler converts assembly language into machine code.
汇编器将汇编语言转换为机器码。
Machine Code Generator to generate a binary, primarily CPU serial number, and then generate binar…
机器码生成器,生成机器码,主要是CPU的序列号,然后生成机器码。
The binary pattern of the machine code of a particular virus.
是某一特殊病毒的二进制机器码.
This is because a call or jump statement's machine code operand is a relative address.
这是因为调用或跳转语句的机器码操作数是相对地址。
The Perl interpreter then converts the byte - code representation to machine code before execution.
然后,在执行之前,Perl解释程序把字节码表达形式转换成机器码.
The program can be entirely converted into machine code and saved before it is run, using a compiler .
通过计算机编译,程序在运行前可完全转化为机器码并保存起来。
It compiled directly to machine code that ran on the machine where you compiled it—and on other machines as long as they had the same chip, or nearly the same.
非托管代码直接被编译成机器码,跟你具有相同或几乎相同的芯片的机器上都能运行。
Rather than convert all bytescodes into machine code before they are executed, HotSpot first runs as an interpreter and only compiles the hot code -- the code executed most frequently.
它没有把所有要执行的字节码转换成机器码,而是先以解释器的方式运行,只编译“热门”代码 ——执行得最频繁的代码。
Potentially, a later version might know how to target those Python operations that could actually benefit most, and discard cached machine code for non-optimizable sections.
可能今后的版本会知道如何针对那些能真正最大获益Python,并且丢弃为不可优化部分高速缓存的机器码。

词典释义: