Compile to native code的意思|示意

美 / / 英 / /

编译为本机代码


Compile to native code的网络常见释义

编译为本机代码 Praxis45--编译为本机代码(Compile to native code),无相的网易博客,-------------------人生就是一场旅途,需要心来感受..

Compile to native code相关例句

JIT compilers selectively compile the most frequently executing methods to native code while programs are running.

程序运行时,JIT编译器选择将最频繁执行的方法编译成本地代码。

A binary gem is available for Windows; the gem for other platforms requires you to compile native code.

对于Windows,有一个二进制gem;用于其他平台的gem则需要编译本地代码。

Once your program is compiled to bytecode, you can compile it to native code.

一旦你的程序被编译成字节码,你就可以将他们编译为本地代码。

Finally, you need to load the library that the native code will ultimately compile to.

最后,你需要加载原生代码最终编译到的库。

GTK-Ruby: GTK is the UI toolkit used in GNOME; you need to compile native code to get it running.

GTK - Ruby: GTK是在GNOME中使用的UI工具包。要使之运行,需要编译本地代码。

Now that your native code is written and your make file is in place, it’s time to compile the native code.

既然你的原生代码已完成,make 文件也已就绪,是时候编译原生代码了。