The Taos' virtual processor code 'to native machine code translator seems very similar to Microsoft's.
陶斯的虚拟处理器代码的本地机器代码翻译似乎非常类似于微软的。
Disadvantages: Uses a "virtual machine" to run portable byte-code rather than native machine code, so apps are slower than true compilers.
缺点:使用一个“虚拟机”来运行可移植的字节码而非本地机器码,程序将比真正编译器慢。
The Ruby source code is compiled into native machine code (same process as we do at runtime with the JIT compiler), so it's also a good way to obfuscate the source code.
因为Ruby源代码已经编译成了原生机器码(正如我们使用JIT编译器在运行时所做的一般),因此这也是混淆代码的一个不错的方式。
No installing native SDKs on your machine; all you needed to build all these native apps was a a code editor and a web browser.
不需要在你的机器上安装本地SDK;要构建所有的这些本地化应用,你需要的只是一个代码编辑器和一个web浏览器。
As a secondary step, the O-code was compiled into the native language of the target machine.
接下来的第二个步骤是将o -code编译成目标机器的原始语言。
The O-code could be interpreted on a physical machine (as a VM) or compiled from O-code to the native machine language of the host.
O-code可在物理机上解译(为VM),或从 O-code编译为主机的本机语言。
Meanwhile, managed code executes in native machine language and enjoys rich access to OS features.
同时,托管代码以本机语言执行,访问并享受丰富的操作系统特性。
Later, when a program is run, its bytecode is compiled on the fly into the native code required by the machine architecture of a given computer.
后来,当一个程序运行时,其动态字节码编译原生代码所需的机器架构的一个给定的计算机。
If the generated code is the native code of the target machine, it can be run immediately.
如果生成的代码是目标机器的原生代码,那么它可以立即运行。
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.
本地代码的另一个使用是描述了JIT编译器的输出,机器代码事实上是运行在运行时上。
A feature called just-in-time (JIT) compiling enables all managed code to run in the native machine language of the system on which it is executing.
一种称为实时(JIT)编译的功能使所有托管代码能够以它在其上执行的系统的本机语言运行。
Using metadata, the runtime has access to all the information it needs to load your code and process it into native machine instructions.
使用元数据,运行时可以访问加载代码并将其处理为本机指令所需的所有信息。
Using metadata, the runtime has access to all the information it needs to load your code and process it into native machine instructions.
使用元数据,运行时可以访问加载代码并将其处理为本机指令所需的所有信息。
应用推荐