JVM可将字节代码即时编译为机器代码。
The JVM performs JIT compilation of byte code into machine code.
生成机器代码所需的CPU架构。
第4章主要介绍了机器代码优化技术。
Chapter 4 focuses on the machine code optimization techniques.
这是当有翻译机器代码从一个构架到另一个地方。
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.
编译器和汇编程序自动地将表示一直向下翻译为有效的机器代码。
Compilers and assemblers automatically translate representations all the way down to efficient machine code.
每个字节位移用于标识一个机器代码指令使用的内存地址。
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.
反思也被称为自修改代码,特别是在机器代码和汇编语言的水平。
Reflection is also known as self-modifying code, especially at the machine code and assembly language levels.
陶斯的虚拟处理器代码的本地机器代码翻译似乎非常类似于微软的。
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).
本地代码的另一个使用是描述了JIT编译器的输出,机器代码事实上是运行在运行时上。
The other use of the phrase native code is to describe the output of the JIT compiler, the machine code that actually runs in the runtime.
Psyco可以保持代码非常简短;它是(x86)机器代码中的一个JITPython代码编译器。
Psyco — to keep it very short — is a just-in-time (JIT) compiler of Python code into (x86) machine code.
一组机器代码指令,存放在操作系统内,有时也存放在只读存储器中,用来模拟硬件的一些功能。
A sequence of machine code instructions stored within the operating system, and sometimes in read-only memory, which is used to simulate hardware functions.
静态编译器直接把源代码转换成可以直接在目标平台上执行的机器代码,不同的硬件平台要求不同的编译器。
A static compiler converts source code directly to machine code that can be directly executed on the target platform, and different hardware platforms require different compilers.
利用计算机绘制零件的展开图,然后转换成机器代码,通过线切割等数控机床对展开曲线进行加工。
By means of computer, the part's outspread drawings were protracted and then changed into language before the outspread curves were processed with numerical-controlled machine tool.
那些不重视这种忧虑的人注意到,日期会转化成如同090999一样的机器代码,这就不会停止任何计算处理。
Those who downplayed the concern noted that the date would translate into machine code as 090999, which would not stop any process.
第二条消息说明编译过程已经完成了,十六进制的地址表示每次调用这个方法时,所执行的机器代码的起始偏移量。
The second message indicates that compilation has completed, and the hexadecimal address represents the starting offset of the machine code that will be executed each time the method is invoked.
我的理解是,应用程序已经通过它得到一个用户装置,但这仅是二进制机器代码仍然可以访问加密的时间。
My understanding is that the application binary is already encrypted by the time it gets to a user device but this is only the binary and the machine code can still be accessed.
将计算机可执行的机器代码转换为高级语言程序,这对于分析、理解、测试、验证、移植和改造程序非常重要。
It is important to transform machine code to high level language program in program analysis, verification, maintenance and reformation.
第一遍扫视用户源语言,进行语法检查并建立各种表格,第二遍产生结果模块,它们十分类似一组机器代码指令。
The first pass scans the user's source language, checks the syntax, and draws up various tables. The second pass produces object modules, which are like a group of machine-code instructions.
第一遍扫视用户源语言,进行语法检查并建立各种表格,第二遍产生结果模块,它们十分类似一组机器代码指令。
The first pass scans the user's source language, checks the syntax, and draws up various tables. The second pass produces object modules, which are like a group of machine-code instructions.
应用推荐