• 网上修改整理优化完全编译已经正式使用经过严格测试

    Modify the finishing-line optimization, complete compilation, has been officially used, after rigorous testing.

    youdao

  • 这样灵活度可以提供良好兼顾性允许完全编译应用程序进程内运行

    This level of flexibility provides a good compromise, allowing fully compiled applications to run in process.

    youdao

  • 好的在这里意思是可以使代码可以完全编译测试可以成功运行基线

    "Good" here means a baseline for which the code has been fully compiled and that a set of unit tests has been run successfully.

    youdao

  • 可以通过命令完全编译目标脚本这样就会创建class文件,其中绑定了运行时会生成所有方法

    You'll run a command to "fully compile" a target script or scripts, and it will create the.class file it does now along with all the method binding.class files it normally generates at runtime.

    youdao

  • 通过方法可以受益托管环境环境中执行完全编译的基于. NET的应用程序其中包括代码访问安全性

    Along the way you get the benefits of the managed environment in which a fully compiled.net-based application executes, including code access security.

    youdao

  • 如果编译一个SQL语句语法完全已知的,那么这个语句称为静态 SQL。

    When the syntax of an SQL statement is fully known at compile time, the statement is referred to as static SQL.

    youdao

  • 没有问号变体编译时候可以完全确定匹配地方

    The variant without a question mark is used where the match can be completely determined at compile time.

    youdao

  • 可以科技升级系统在地图编译器中能完全自定义。

    Yes, the tech tree and upgrade system will be fully configurable from the editor.

    youdao

  • 此外可以更改jsp页面这一更改立即反映VXML输出中——完全不需要任何麻烦的重新编译

    Additionally, you can make a change to your JSP page and that change is immediately reflected in the VXML outputwithout any messy recompiling.

    youdao

  • 最后一个选项具有最低预期吞吐量/延迟性能没有JIT编译器引起的暂停因为方案完全禁用 JIT 编译器。

    The last option has the lowest expected throughput/latency performance but zero pauses from the JIT compiler because the JIT compiler is completely disabled in this scenario.

    youdao

  • CCACHE_DISABLE——设置这个选项告诉ccache完全调用编译,从而绕过缓存

    CCACHE_DISABLE — If set, tells ccache to invoke the compiler proper, bypassing the cache.

    youdao

  • 内核模块加载器2.5中完全被重新实现意味着模块编译机制相对于2.4了很大不同

    The kernel module loader has also been completely reimplemented in 2.5, which means that the module-building mechanism is much different compared to 2.4.

    youdao

  • ccache _ PREFIX——ccache用于完全调用编译命令添加一个前缀

    CCACHE_PREFIX — Adds a prefix to the command line that ccache USES to invoke the compiler proper.

    youdao

  • 方法完全编译因此可以eval不可用时使用define_method等一系列方法。

    Method and block bodies can be compiled "completely", so it's possible to use define_method and friends even when eval isn't available.

    youdao

  • 需要重新编译播放器源代码只需修改player . prop文件中的属性可以完全重新配置这个播放器。

    You can completely reconfigure this player, without recompiling the player's source code, by changing the properties in the player.prop file.

    youdao

  • 意味着完全”预编译Ruby脚本根本无需发生运行时代码生成

    This means Ruby scripts can be "completely" precompiled, so that no runtime code generation needs to happen at all.

    youdao

  • gcc编译套件已被广为应用,大部分项目完全可以假定很多目标平台一个选项

    The GCC compiler suite is sufficiently widely available that most projects can reasonably assume that it will be an option on a broad variety of target platforms.

    youdao

  • 虽然所有获得都是非竞争的,所以很快,但是编译实际上可以锁省略把同步完全清除掉。

    While all of the lock acquisitions will be uncontended and therefore fast, the compiler can actually eliminate the synchronization entirely using lock elision.

    youdao

  • 因此采用了可以完全编译中实现擦除方法

    Accordingly, the approach of erasure, which could be implemented entirely in the compiler, was adopted.

    youdao

  • 但是,这样做得到往往一个做任何事的基准,在不知情的情况下,编译可能将此操作部分地或者完全优化使得测试运行起来预期更快

    But often, the result is a do-nothing benchmark, which the compiler can optimize away partially or completely without you realizing it, making the test run faster than expected.

    youdao

  • 这个流程有时极为有效因为插装完全经过编译字节码,并且代码执行路径细化的方式扩展同时仍然能够收集数据

    This process can be highly efficient because the instrumentation is fully compiled bytecode, and the code's execution path is extended in about as small a way possible while still collecting data.

    youdao

  • 相反翻译过程例如汇编程序编译连接器工具完全自动化了。

    Instead, the translation process is fully automated by tools such as assemblers, compilers, and linkers.

    youdao

  • 尽管两个编译产生类似的输出,但是他们的实现完全不同

    Even though these two compilers produce similar output, their implementation is completely different.

    youdao

  • 这些变化包括:编译代码生成进行完全重写添加源代码增强代替字节码增强的选项

    These changes include a complete rewrite of the binding compiler code generation, with an added option for using source code enhancement as an alternative to bytecode enhancement.

    youdao

  • 如果这样仍不行,可以尝试使用完全强制方法指定需要的编译标记CC环境变量或者CFLAGS 环境变量的一部分

    If that doesn't work, you can always try the sheer brute force method: specify the necessary compiler flags as part of your CC environment variable, or as part of the CFLAGS environment variable.

    youdao

  • 编译安装一回事确信软件工作正常完全一回事。

    It's one thing to compile and install something, and quite another thing to make sure that the new software actually works.

    youdao

  • 即使gettersetter显示groovy源代码中,这项测试证明它们存在经过编译的groovy类中并且完全可以正常运行

    Even though the getters and setters don't appear in the Groovy source code, this test proves that they are there and fully functional in the compiled Groovy class.

    youdao

  • 虽然这个负荷不能完全避免但AJDTAspectJ编译未来发行版重点减少

    Whilst this overhead cannot be avoided completely, future releases of AJDT and the AspectJ compiler will focus on reducing it.

    youdao

  • 这样我们需要ObservableClicks.click 前加上abstract关键字告诉编译器(或者读者)click没有完全实现即使ObservableClicks.click一个函数体

    Therefore, we need an abstract keyword on ObservableClicks.click to tell the compiler (and the reader) that click is not yet fully implemented, even though ObservableClicks.click has a body.

    youdao

  • 这样我们需要ObservableClicks.click 前加上abstract关键字告诉编译器(或者读者)click没有完全实现即使ObservableClicks.click一个函数体

    Therefore, we need an abstract keyword on ObservableClicks.click to tell the compiler (and the reader) that click is not yet fully implemented, even though ObservableClicks.click has a body.

    youdao

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

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

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