JVM可将字节代码即时编译为机器代码。
The JVM performs JIT compilation of byte code into machine code.
生成机器代码所需的CPU架构。
机器代码-CPU直接指示。
第4章主要介绍了机器代码优化技术。
Chapter 4 focuses on the machine code optimization techniques.
如何面向对象的代码翻译成机器代码?
早期的程序设计利用机器代码指令在裸机层次上完成。
Early programming was done at the bare machine level, using machine code instructions.
把命令或操作代码转换为机器代码的程序。
A program that translates a command or operation code into machine code.
这是当有翻译机器代码从一个构架到另一个地方。
This comes up when having to translate machine code from one architecture to another.
电脑需一个翻译程序把高级语言转为机器代码。
It is translated into machine language-that is, into a binary equivalent.
目标语言通常为二进制格式(如机器代码),但不总是这种格式。
Often the target language is a binary format like machine code, but not always.
编译器和汇编程序自动地将表示一直向下翻译为有效的机器代码。
Compilers and assemblers automatically translate representations all the way down to efficient machine code.
在1940年第一台计算机的用户写道:机器代码的手。
In the 1940s the first computer users wrote machine code by hand.
目标代码(目标语言):由主程序编译而成的机器代码。
Object code (Object language) : Machine code, as translated from a source program.
我们也要研究一下一台计算机的几条基本的机器代码指令。
We shall also examine a few of the basic machine code instructions for one computer.
每个字节位移用于标识一个机器代码指令使用的内存地址。
Each byte offset identifies a memory address used by a machine code instruction.
编译程式是一种系统程式,它把高阶层语言程式转为机器代码。
Compiler A system program that translates high-level language programs into machine code.
编译程序:是一种系统程序,它把高阶层语言程序转为机器代码。
Compiler: a system program that translates high-level language programs into machine code.
陶斯的虚拟处理器代码的本地机器代码翻译似乎非常类似于微软的。
The Taos' virtual processor code 'to native machine code translator seems very similar to Microsoft's.
例如,它将您转入一个充满机器代码的页面,而不是在合适的RSS阅读器中打开。
For instance, it takes you to a page of machine code and does not open in an appropriate RSS feed reader.
机器语言:为电脑直接使用,不需翻译,而设计的语言。亦称机器代码。
Machine language: a language designed for the direct use by a computer without translation. Also called Machine code.
在这种用法中,编译器会将BCPL代码编译成称为o - code的中间机器代码。
In this usage, a compiler would compile BCPL code into an intermediate machine code called O-code.
将翻译汇编为机器代码来使得本地化程序运行时候,能够更快地重新找到翻译。
Compiling the translations to machine code makes the localized program much faster in retrieving the translations while it is running.
首先,不应该假定上述赋值语句一定会被编译成一条机器指令,除非亲自验证了机器代码。
First, you shouldn't assume that the above assignment would be compiled as a single machine instruction unless you personally verify the machine code yourself.
如果有人感兴趣,那么他们可以得到一份你的程序,解密和阅读编译代码(机器代码)。
If someone is interested then they can get a copy of your app, decrypt it and read through the compiled code (the machine code).
如果有人感兴趣,那么他们可以得到一份你的程序,解密和阅读编译代码(机器代码)。
If someone is interested then they can get a copy of your app, decrypt it and read through the compiled code (the machine code).
应用推荐