- 1. Native code compilation for rt.
- RT中的本地代码编译。
来自互联网
- 2. Improperly compiled native code.
- 不正确编译的本机代码。
来自互联网
- 3. Step 6: Compiling the Native Code
- 第 6步:编译原生代码
来自互联网
- 4. Native Code Debugging.
- 原生代码调试。
来自互联网
- 5. Step 5: Adding the Native Code Make file.
- 第5步:添加原生代码的Make文件。
来自互联网
- 6. Native code libraries can also be dynamically loaded.
- 本地代码库同样可以动态加载。
来自互联网
- 7. But, clearly, some native code is still required.
- 但是,显然一些本机代码还是必需的。
来自互联网
- 8. Compiled methods loaded from JXEs execute as native code.
- 将从jxe中加载的编译了的方法作为本地代码执行。
来自互联网
- 9. No, you can't use plugins or access native code/applications.
- 是的,你现在不能使用插件或者访问本地代码/应用程序。
来自互联网
- 10. Again, because of the native code, their portability is limited.
- 同样,由于使用本机代码,所以其可移植性受到限制。
来自互联网
- 11. This is native code, compiled to the processor architecture in use.
- 这是原生代码,在使用时由处理器构架编译。
来自互联网
- 12. Support for a variety of languages, ASP.Net,.net, native code, PHP.
- 支持多种语言:asp.net、。NET、原生代码、php。
来自互联网
- 13. Once your program is compiled to bytecode, you can compile it to native code.
- 一旦你的程序被编译成字节码,你就可以将他们编译为本地代码。
来自互联网
- 14. They aim to improve execution speed so that it is comparable to that of native code.
- 他们的目标是将脚本的执行速度提高到和本地代码(native code)一样快的水平。
来自互联网
- 15. The native code that runs in the same process space as the invoking JVM under JNI.
- 本机代码是作为JNI中的调用JVM运行在相同的进程空间内的。
来自互联网
- 16. And, in this case, what Eclipse doesn't know is that you compiled the native code.
- 在本例中,Eclipse不知道你编译了原生代码。
来自互联网
- 17. It also provides support for native Code via PInvokes and spawning native processes.
- 也通过PInvoke和原生进程的生成为原生代码提供了支持。
来自互联网
- 18. Don't think that you need to be an expert in native code or JNI or must know every OS.
- 不要认为自己必须是一名本机代码或JNI专家,或者必须知道每个操作系统。
来自互联网
- 19. Finally, you need to load the library that the native code will ultimately compile to.
- 最后,你需要加载原生代码最终编译到的库。
来自互联网
- 20. Also they often are implemented in native code and cannot be transformed in the "JRuby" way.
- 此外它们通常会以本地的代码来实现,因此不能以“JRuby”的方式做转换。
来自互联网
- 21. The native code or application can now effectively participate in your e-business operations.
- 本机代码或应用程序现在可以有效地参与到您的电子商务操作中。
来自互联网
- 22. Using native code can potentially cause problems when migrating to a different operating system.
- 使用本机代码会在迁移到不同操作系统时引发问题。
来自互联网
- 23. Automation applications are often compiled to native code and therefore execute faster than VBA code.
- 自动化应用程序经常被编译为本机代码,因此执行速度比VBA代码快。
来自互联网
- 24. Don’t assume you’ll increase your application’s performance just because you’re using native code.
- 别以为只要用了原生代码就能提高你的应用程序的效率。
来自互联网
- 25. However, the way that URLs are interpreted and mapped in the native code differs between platforms.
- 然而,解释url的方法及在本机代码的映射对于不同的平台来说是不同的。
来自互联网
- 26. Yes, we produce bytecode for the VM, which can optionally produce native code for several architectures.
- 是的,我们为虚拟机生成字节码,可以为多种架构产生不同的原生代码。
来自互联网
- 27. Now that your native code is written and your make file is in place, it’s time to compile the native code.
- 既然你的原生代码已完成,make文件也已就绪,是时候编译原生代码了。
来自互联网
- 28. JIT compilers selectively compile the most frequently executing methods to native code while programs are running.
- 程序运行时,JIT编译器选择将最频繁执行的方法编译成本地代码。
来自互联网
- 29. The degree to which native code compilation affects application performance varies with the application, of course.
- 当然,本机代码编译对各个应用程序的性能的影响程度不尽相同。
来自互联网
- 30. This tells the compilation and linking system that the implementation for this method will be from the native code.
- 它告诉编译和链接系统该方法将在原生代码中实现。
来自互联网