• There is one caveat: turning on the optimization means that the build time increases. The compiler attempts to do clever things, such as following loops and pulling out constants.

    一个警告启用优化意味着增加编译时间——编译器尝试一些智能事情例如追随循环分析常量

    youdao

  • With each higher level of optimization, compile time and systems resources used to compiler the source code increase as the additional amount of performance squeezed out decreases.

    随着优化级别提高编译源代码所用编译时间系统资源增加,而性能提升幅度下降

    youdao

  • That means that a lot of possible errors are caught at compile time. If you try to add together a number and a string, the compiler will whine at you.

    意味着很大一部分错误可以编译发现,试图一个数字字符串相加,编译器就会报错。

    youdao

  • The hard issues of parallelism and the optimizations needed to produce effective code just don't fit into the time available for a single course in compiler construction.

    并行难题生成有效代码所需优化适合单个编译器构造课程讲。

    youdao

  • One-time: These include the infrastructure and policy requirements like deciding on a compiler version or setting up a bug tracking database.

    一次(One - time):这类需求包括架构策略的需求,决定编译器版本或者设置缺陷跟踪数据库等等。

    youdao

  • The compiler simply assumes that the value of num_proc2 will be equal to 1 every time, and generates the code for that branch by default.

    编译简单地假设任何时候num_proc2等于1并且默认转移生成代码

    youdao

  • This marker is enforced strongly by the compiler and weakly at run time; that is, the runtime will expose the internals via reflection if asked.

    标记编译器强制执行,运行则不能很好地被执行;运行通过映像(reflection)公开这些内部内容(如果要求的话)。

    youdao

  • 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)编译编译(而且可以重新编译),基于经常调用方法

    youdao

  • This assumption, though safe for various static analyses for compiler optimizations, could spell doom for an anti-virus technology by increasing the time and space costs of the analyses.

    这个假定虽然编译器最优化使用各种静态分析来说是安全的,但是由于增加时间空间代价病毒技术于不利处境。

    youdao

  • To start banning these functions one should add the following #pragma line to a header file and the compiler will issue a warning every time it encounters one of them

    禁用这些函数,编程人员添加以下#pragma代码到头文件编译一次遇到该行代码的时候都会发出警告。

    youdao

  • Then, if you try to add a JLabel to that collection, the compiler picks up the discrepancy and complains at compile time.

    然后如果JLabel添加集合编译器会编译发现差异并抛出异常。

    youdao

  • Most of the time it is straghtforward to determine whether a particular call is legal and if so, which function will be invoked by the compiler.

    大多数情况下,编译器可以直接明确判断实际调用是否合法如果合法,应该调用一个函数

    youdao

  • This will allow you to compile Flex source code without having to specify the location of the Flex compiler each and every time.

    允许编译flex源代码,并且需要每次指定Flex编译位置

    youdao

  • For example, a just-in-time compiler can monitor which code is executed frequently and optimize just that code for speed.

    例如即时编译器可以监测一些被经常执行代码和,同时进行优化提高速度

    youdao

  • VLIW DSP has simple control hardware, and its ILP is decided during the compile time, so compiler is the key factor in developing applications based on VLIW DSP.

    VLIWDSP机器由于硬件控制简单,指令的并行性完全编译决定因此编译程序成为基于VLIW DSP机器应用关键因素

    youdao

  • The application of this algorithm makes TTA compiler so many advantages, such as the quality of code obtained is high, time and space complexity is low, and implementation is easy.

    线性扫描算法应用使TTA编译器具有生成目标代码质量、算法的时间空间复杂度易于实现优点

    youdao

  • The Ahead-of-Time (AOT) compiler can catch template errors early and improve performance by compiling at build time as you'll learn in this chapter.

    编译(AOT)构建编译,这样可以早期截获模板错误提高应用性能

    youdao

  • The key idea is that we find how far an object can escape and how long it can be reachable; these are done by a static-time compiler.

    其中关键的想法在于我们找出物件究竟逃脱远,依此来确定的生存期上限。这些工作都是个静态的编译器来完成

    youdao

  • The paper summarizes the logical error and run-time error that the compiler can not find, in order to help beginners better to master debugging skill and improve programming ability.

    总结编译器不能发现常见运行错误逻辑错误,帮助初学者能较好的掌握程序调试技巧提高编程能力

    youdao

  • The garbage collector has access to the list of active roots that the just-in-time (JIT) compiler and the runtime maintain.

    垃圾回收可以访问 实时 (JIT编译器运行时维护活动列表

    youdao

  • The compiler alters the function name each time it appears in your program, and the linker matches them up appropriately.

    每次函数出现程序中的时候编译器就替换然后连接器正确的把它们匹配起来

    youdao

  • The style of DU's poems differed from the opinions of the compiler and from the major opinions of poetry aesthetic at that time.

    杜诗风格编选者主张当时诗歌审美主流相悖。

    youdao

  • The reason for this behavior is that, at compile time, the compiler only knows that t is a reference type, and therefore must use the default operators that are valid for all reference types.

    这种情况原因在于,编译编译知道t引用类型因此必须使用所有引用类型有效默认运算符

    youdao

  • The compiler developer must pay more time on manual performance tuning, and the tuning result usually can not catch up with the development of the computer architecture.

    编译人工方法将会耗费编译器开发者大量时间而且调优的结果难以适应计算机体系结构的不断变化

    youdao

  • Early binding reduces the number and severity of run-time errors because it allows the compiler to report errors when a program is compiled.

    早期系结减少执行阶段错误次数严重性因为允许编译在编译程序报告错误。

    youdao

  • Early binding reduces the number and severity of run-time errors because it allows the compiler to report errors when a program is compiled.

    早期系结减少执行阶段错误次数严重性因为允许编译在编译程序报告错误。

    youdao

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

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

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