• Listing 5 shows the code that proves the point on compilers optimizing empty base classes.

    清单5给出代码优化编译器上证明了一点

    youdao

  • It also allows us to perform extensive optimizations during deployment, potentially scanning byte code and optimizing code paths, without impacting online systems.

    允许我们部署期间执行广泛优化即潜在地扫描字节优化代码路径不会影响在线系统

    youdao

  • However, the cost of process hopping to the database is still high, thus performance on the data tier is the first place to look when optimizing your code.

    然而进程跳跃数据库成本依然很高因此数据性能优化代码首先考虑的问题。

    youdao

  • This means improving the garbage collector, optimizing generated code, and improving the core libraries.

    就要改进垃圾回收器,优化生成代码改进其核心库。

    youdao

  • Developers must write code to implement the data access layer, including optimizing SQL queries, caching results to optimize performance, without compromising an application's footprint.

    开发人员必须编写代码实现数据访问包括优化SQL查询缓存结果优化性能不会损害应用程序规模。

    youdao

  • Don't waste time optimizing this unless you've profiled the code and you really are spending significant time in it — and you won't be.

    不要浪费时间这个问题进行优化除非已经代码进行了仔细的分析,并且真正花费大量时间这上面——可能您并不希望如此。

    youdao

  • This 20% of code is on the "critical path" and it is these areas that are worth optimizing for performance.

    20%代码位于关键路径”上,正是这些方面值得进行性能优化

    youdao

  • In this case, you find yourself throwing faster CPUs at the problem and spending some time optimizing the underlying code to make it run in fewer cycles.

    这种情况下,要使用更快CPU时间优化底层代码减少运行所需CPU周期。

    youdao

  • Optimizing your code to run faster is an honest and fairly obvious way to go about decreasing wait times for your users.

    想要降低用户等待时间优化代码一个很实诚相当显而易见方法

    youdao

  • Waiting for responses from outside the portal server to satisfy incoming requests will introduce latency that cannot be recovered by optimizing the execution path of the portlet code.

    如果等待门户服务器响应满足传入请求将会带来延迟,此延迟不能通过优化Portlet代码执行路径得到改善。

    youdao

  • Profiling is a useful tool for optimizing code, but all it does is identify the potential location of the problem; it doesn't actually point out what the potential issue is or how to resolve it.

    Profiling一个非常有用优化代码工具但是的作用是判断问题位置;它不能真正指出潜在问题什么以及如何解决这些问题。

    youdao

  • If you're a Linux kernel developer, you probably find yourself coding highly architecture-dependent functions or optimizing a code path pretty often.

    如果Linux内核开发人员,您发现自己经常要对与体系结构高度相关的功能进行编码优化代码路径

    youdao

  • One of the lesser-known solutions for both debugging and optimizing your code is to use the Perl compiler with one of the many "back ends."

    更少为人调试优化代码的方法Perl编译器中使用 "编译器后端"。

    youdao

  • Application or code signing is the process of generating private and public keys and public-key certificates, signing and optimizing the application.

    应用程序代码签名这样一个过程生成私有公共密钥公共密钥证书签署优化应用程序。

    youdao

  • Unfortunately, that dead-code optimization that makes such short work of your benchmark (possibly optimizing it all away) is not going to do quite as well with code that actually does something.

    不幸是,能够的评测工作非常(可能会把评测完全优化)的死代码优化在处理实际些工作的代码时,做得不会那么好了。

    youdao

  • To any one of the listed Delegate's implementations, the compiler will generate optimizing code.

    任何上市代表实现之一编译器生成优化代码

    youdao

  • Based on our code compression scheme, we discuss the hardware design of decompression system and present a couple of design issues of optimizing the main parts in the decompression hardware.

    代码压缩方案设计基础上,我们对解压缩系统硬件设计进行讨论解压缩系统中的主要部分提出了优化的硬件设计方案。

    youdao

  • Keyboard code location relative speed equivalence is a basic data for optimizing Chinese-character keyboard entry and can be used to compare various Chinese-character entry methods scientifically.

    键位相关速度当量表优化汉字键盘输入健位设计的人机工程基础据,自动测定汉字键盘输入方法速度素质提供了科学依据。

    youdao

  • This has been achieved by optimizing both the front-end and back-end code to ensure that it operates smoothly under considerable load.

    是因为优化前端后端代码以此保证在相当大的荷载下运行流畅

    youdao

  • Depending on the nature of certain segments of code, the optimizing compiler might generate unexpected code.

    取决于某些代码特性优化编译器可能会生成意外的代码。

    youdao

  • A steady thermal-performance model of the laminated evaporator is established. General code is developed to assist the engineers choosing and optimizing the parameters.

    本文建立了汽车空调层叠式蒸发器热力性能稳态模型开发了通用软件,用于换热器的参数优化

    youdao

  • In the coding process, scale factor, fuzzy-control rule and Subordination function are integrated to code in order to complete integral optimizing.

    编码过程比例因子模糊控制规则隶属度函数进行了统一编码,实现了多个因数的整体寻优。

    youdao

  • Besides fault collapsing, this paper also proposes some techniques, such as code collapsing, change of the ending rules to optimizing the test generation algorithm.

    结合故障精简本文通过编码压缩变化终止规则方法进一步优化全速电流测试方法的测试产生算法。

    youdao

  • Optimizes the code based on explicit design decisions optimizing collaborations of elements meant to realize a feature or use case;

    通过优化显式设计的基本代码优化整个系统;包括 编码, 调试和单元测试三个方面。

    youdao

  • Moreover, the paper also proposent an optimizing plan of the external code link interface for the system.

    另外本文对该系统连接技术提出了优化方案

    youdao

  • Keep in mind when optimizing a web page crawlers are basically only looking at your source code.

    优化一个网站的时候时刻谨记爬行程序主要查看你的源代码

    youdao

  • As far as speed is concerned, you're working with machine code produced by an optimizing compiler. Execution is fast, but you might notice a startup delay as the support DLLs are loaded.

    至于速度问题机器代码已经编译器最优化了。执行起来很快但是可能程序开始加载dll时感觉到有所延迟

    youdao

  • For a solution, see Optimizing Your Code.

    有关解决方案请参见优化代码

    youdao

  • For a solution, see Optimizing Your Code.

    有关解决方案请参见优化代码

    youdao

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

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

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