NET code is compiled not into native code, but into an intermediate language imaginatively called CIL (Common intermediate language).
NET代码不会被编译成本地代码,而是转换成为一种可以称为CIL(公共中间语言)中间语言。
Regina is a native executable, available as Free Software source code, or pre-compiled to a large number of platforms — install it pretty much as you would any other programming language interpreter.
Regina是本地执行文件,以免费软件源代码方式,或者为诸多平台预编译好的方式获得——您可以像安装任何其他语言解释器一样安装它。
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.
同时,托管代码以本机语言执行,访问并享受丰富的操作系统特性。
Therefore, it makes the execution of native code match the high-level language source more closely.
因此,它可以使执行的本机代码与高级语言源代码更加匹配。
The common language runtime throws an exception when a com method in native code returns an HRESULT.
当本机代码中的COM方法返回HRESULT时,公共语言运行时会引发一个异常。
NET framework are compiled to intermediate code modules, and the CLR provides the translation to the native language for the computer.
NET框架的程序被编译成中间代码模块,由CLR翻译成计算机可以理解的语言。
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)编译的功能使所有托管代码能够以它在其上执行的系统的本机语言运行。
The present invention generates the native operators and test code file by processing the splice file through the symbolic language translator.
本发明通过借助符号语言翻译器处理接合文件,产生本机运算符和测试代码文件。
NET Common Language Runtime converts the generic IL and metadata to native code, substituting actual types for type parameters in the process.
Net公共运行时的JIT将泛型的中间代码和元数据转化成本地代码,在进程中用真实类型取代类型参数。
NET Common Language Runtime converts the generic IL and metadata to native code, substituting actual types for type parameters in the process.
Net公共运行时的JIT将泛型的中间代码和元数据转化成本地代码,在进程中用真实类型取代类型参数。
应用推荐