• Native code compilation for rt.

    RT中的本地代码编译

    youdao

  • Provides methods for dynamic code compilation.

    提供用于动态代码编译方法

    youdao

  • You can also use platform defines to control platform dependent code compilation.

    可以使用平台定义控制与平台相关代码编译

    youdao

  • InfoQ: do you see other vendors following the example of Mozilla, with just-in-time native code compilation?

    InfoQ其他厂商有没有仿效Mozilla即时编译本地代码呢?

    youdao

  • The degree to which native code compilation affects application performance varies with the application, of course.

    当然本机代码编译对各个应用程序性能影响程度不尽相同。

    youdao

  • If the code violated the style policy the code compilation failed, i.e. the developer was not able to deliver the result.

    如果代码违反风格政策,则无法通过编译开发人员无法交付工作。

    youdao

  • The efficiency of the system analysis design and code compilation is enhanced, with the demand change rapidly showing.

    提高系统分析设计代码编写效率,并能快速地反应需求变化

    youdao

  • If the software enterprises all follow the certain code rule in the code compilation period, this will do well to our software product quality.

    如果软件企业代码编写阶段能遵循一定代码规则软件产品质量的提高将会大有益处。

    youdao

  • This tool either applies native code compilation to all methods of all classes in a JAR file or applies it selectively to the methods of interest.

    工具JAR文件所有所有方法应用本地代码编译,也可以选择性地对需要的方法应用本地代码编译。

    youdao

  • Make was the tool of choice for scripting and managing code compilation. Sprinkle in a dash of batch files or shell scripts to add automation and you had a build process.

    描述管理代码编译过程,可供选择工具就是make,再加上零星几个处理文件或是shell脚本增加自动化程度的构建过程也就这样了。

    youdao

  • Because this example focuses on publishing, these two methods are not used by the example client; however, skeletal implementations are required for successful code compilation.

    由于示例侧重发布,所以示例客户机没有使用两个方法然而骨架实现还是成功代码编译所必需

    youdao

  • Moreover, for applications with large numbers of functions and classes, enabling Psyco application-wide adds a large burden in machine-code compilation and memory-usage for this caching.

    而且对于含有大量函数应用程序来说,在整个应用程序范围启用Psyco,会机器码编译用于高速缓存的内存使用方面增加大量的负担

    youdao

  • I would make a change, and sometimes my build would fail with compilation errors or linking errors, but not on my code.

    如果一个变更有时候构建由于编译错误或者连接错误而失败但是不是由于我的代码

    youdao

  • This makes it easier for a debugger to identify which compilation unit created the code at a particular memory address.

    使得调试器可以容易确定一个编译单元某个特定内存地址创建代码

    youdao

  • To compile the code, generate some JCL to execute the compilation job.

    编译段代码需要生成一些JCL执行编译任务

    youdao

  • Dynamic code generation - Because dynamic code generation depends on the JIT Compiler, there is no support for any dynamic language compilation.

    动态代码生成——因为动态代码生成依赖JIT编译器,所以任何动态语言编译的过程不能支持

    youdao

  • When the threshold count for a method reaches zero (0) the method becomes eligible for compilation into native code by JIT.

    一个方法上限计数器达到(0)时,可以使用JIT这个方法编译成本代码了。

    youdao

  • Optimizations such as Just In Time (JIT) compilation, turning bytecodes into native code at runtime, or others are still in the future, so more performance improvements are still to come.

    众多优化手段比如即时编译(JIT),字节运行时转换成原生码,或者其他方法将会以后出现,所以更多性能提升仍然值得期待。

    youdao

  • Through a compilation process, this high-level code is compiled into an intermediate representation called object code.

    通过编译过程高级代码编译名为对象代码 的中间表示

    youdao

  • In some cases, the "compilation" of your PHP code can far exceed the time required to execute the code.

    某些情况下,“编译php代码时间远远超过执行代码所需的时间。

    youdao

  • The user of your script will never know the difference, except that the first invocation of Inline-enabled code takes a little time to complete the compilation of the embedded code.

    使用脚本用户不会看出其中的不同只不过第一调用使用内联代码时,程序将多花一点时间完成嵌入代码的编译

    youdao

  • Because runtime compilation USES profiling data to guide its optimization, the JIT may well optimize the test code differently than it would real code.

    因为运行时编译使用概要数据指导优化所以JIT测试代码优化可能不同实际代码的优化。

    youdao

  • Similarly, interactive applications can benefit from native code performance quickly without the cost of dynamic compilation that causes poor responsiveness.

    类似地交互式应用程序可以很快地本地代码中获益无需使用引起较差响应能力动态编译

    youdao

  • There is no direct footprint benefit because each JVM still has a copy of the AOT executable but there are memory and CPU savings from being able to reuse this code rather than repeat the compilation.

    因为每个JVM仍然拥有AOT代码拷贝,所以这种实现方式对于内存使用量没有直接好处但是由于能够重用 AOT 代码并避免重复编译可以节省内存CPU

    youdao

  • Compilation: Compile the file to produce an object file for the code.

    编译文件生成代码目标文件。

    youdao

  • The JVM performs JIT compilation of byte code into machine code.

    JVM可将字节代码即时编译机器代码。

    youdao

  • The operations have been slowed down because the quality of the code generated by a forced JIT compilation before the methods have been invoked is typically lower than that of fully exercised code.

    操作了,原因在于调用方法之前强制执行JIT编译所生成代码质量完整编译的代码质量要低很多

    youdao

  • The generated code might contain compilation errors.

    生成代码可能包含有编译上错误

    youdao

  • If runtime compiler (JIT) is supported, the VM needs to do JIT related initialization, including initializing the compilation policy, compiler back end, code cache, etc.

    如果支持运行时编译,CVM需要JIT相关初始化,包括初始编辑策略,编译器代码缓存等等。

    youdao

  • If runtime compiler (JIT) is supported, the VM needs to do JIT related initialization, including initializing the compilation policy, compiler back end, code cache, etc.

    如果支持运行时编译,CVM需要JIT相关初始化,包括初始编辑策略,编译器代码缓存等等。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定