Native code is compiled ( and can be recompiled ) by a Just-in-time ( JIT ) compiler while the application runs, based on which classes and methods are invoked frequently. 本机代码在应用程序运行时由即时(JIT)编译器编译(而且可以重新编译),基于经常调用的类和方法。
The source code is opened, native C + + programs can either compiled in Windows or Linux operating system for researchers on different platforms. 源代码公开,原生的C++程序既可以在windows平台也可以在Linux平台下编译运行,适用于不同平台下的研究人员。
With this feature turned on, native SQL written for other competing databases are compiled natively in the DB2 engine, without the use of slow emulation software. 打开此功能后,为其他竞争数据库编写的原生SQL可在DB2引擎中进行原生编译,无需使用运行缓慢的模拟软件。
By profound and extensive study of the methodology of native vernacular teaching in primary schools, Ushinsky has compiled excellent textbooks of native vernacular. 他广泛深入地研究了初等学校中民族语言教学法,编写了出色的民族语言教材。
Languages such as C and C + + that compile to native code generally require a linking step after source code is compiled. 诸如C和C++这些编译成本机代码的语言通常在编译完源代码之后需要链接这个步骤。