• For the purposes of social life, in addition to the convention about harvest-time, a most elaborate code of honour has been established and is on the whole faithfully observed.

    为了社会生活目的除了关于收获季节惯例外,还制定了一详尽荣誉准则而且总体需要严格遵守的。

    youdao

  • Ideally, code pertaining to core functions should not change at all because of the time already invested in testing and stabilizing that portion of code.

    在理想情况下应该根本不修改属于核心功能代码因为部分代码的测试稳定性处理方面已经投入了大量时间

    youdao

  • You can examine the coverage analysis data to help you determine which subset of the automation suite needs to be run, allowing you to validate the new code in less time.

    这时需要检查覆盖率分析数据确定哪些自动化测试子集需要运行这样就可以让更短的时间内验证新的代码

    youdao

  • Running the tests early and often gives you absolute confidence in your code all the time.

    尽早运行测试通常使任何时候代码充满信心

    youdao

  • Static analysis allows you to focus on more creative aspects of issues that may arise in your application, thus making the time spent in code inspections that much more productive.

    静态分析可以关注应用程序引发问题有创造性方面因而使得代码检查时间有生产力

    youdao

  • In general, profiling your code means determining how much time the computer spends in each part of your code.

    一般来说,剖析代码意味着确定计算机代码一部分所花费时间

    youdao

  • But they're still worth using, because they'll help you identify potential problems in your code in much less time than a manual search.

    但是使用它们仍然值得的,因为手工查找相比,它们帮助得多时间内识别出代码中的潜在问题

    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

  • This code runs in a respectable time, but a couple of the test assertions fail.

    段代码运行时间十分合理,但是几个测试断言都失败了。

    youdao

  • Middleware software as the hosting environment can provide the necessary code to track the time spent in different software stacks.

    中间件软件作为驻留应用程序的环境可以提供跟踪不同软件组合花费时间所需代码

    youdao

  • Really spend a lot of time on any code you may send in and make sure it not only works but it's high quality and memory efficient.

    真正大量时间提交每一代码上,设法确保你的代码不仅是能运行的,而且质量高效的使用内存的。

    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

  • So if there's a difference in run time, it's not because of the arithmetic code.

    所以如果运行时间差异那么不是因为算术代码)。

    youdao

  • To answer this question I decided to look at some of the common idioms that people use in their code all the time.

    为了找到问题答案决定看看人们通常代码运用了哪些常见的技巧

    youdao

  • By using lightweight code review techniques, developers can review code in one-fifth the time needed for full, formal code reviews.

    通过使用轻量级代码评审技术开发员需要花费五分之一时间可以进行全面且规范的代码评审工作了。

    youdao

  • These embedded strings are converted at bind time based on the code page which is in effect during the bind phase.

    绑定时,将基于在绑定期间有效代码转换这些嵌入字符串

    youdao

  • The feedback loop is the amount of time between making a change in code and seeing the results in the execution of your application on the screen.

    反馈周期是从改变代码屏幕上看到执行应用程序结果所用时间

    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

  • Over time, this code may become unmanageable and soon bugs creep in.

    随着时间的流逝,这些代码可能变得难以管理,错误很快就会乘虚而入。

    youdao

  • Many Google TEs spend a good deal of their time writing code in the form of automation scripts and code that drives usage scenarios and even mimics a user.

    这个角色主要职责是将测试放在第一位,开发放在第二位。测试工程师花费大量时间自动化测试脚本形式编写那些驱动使用场景以及模仿用户使用的代码

    youdao

  • Typically, applications spend some of their time in user code and some in "system code," such as kernel system calls.

    通常来说应用程序运行既要花费一些时间来运行用户代码,也要花费一些时间来运行“系统代码”,例如内核系统调用

    youdao

  • Great programmers spend very little of their time writing code - at least code that ends up in the final product.

    那些把时间都花在代码程序员实在懒,太愚昧,或者根本“不屑于”从自己的经验中寻找现成的解决方案。

    youdao

  • You can see that approximately no time is spent executing code in user space, so gprof will not really be useful here.

    我们可以看出几乎没有多少时间花费在执行用户空间代码因此gprof在此处不会非常有用

    youdao

  • Per Apple's iPhone policy, no application can include code that requires Just-in-Time (JIT) compilation.

    根据苹果iPhone政策任何应用程序都不能包含需要JIT编译代码

    youdao

  • Max CPU time is the maximum percentage of time in seconds that the CPU was in use (running both kernel and non-kernel code, including IO wait time).

    MaxCPUTime按秒计算CPU使用时间最大百分比(运行内核内核代码包括IO等待时间)。

    youdao

  • In this last installment, prepare yourself to witness a full mod_perl site (templates this time; the code base was in Part 4).

    最后期文章中,我们将了解完整的mod_perl站点(将讨论模板代码位于功能丰富的perl: perl和amazon云,第4部分)。

    youdao

  • This technique not only allows for the reuse of common concepts and solutions, but it also speeds up development time and results in more maintainable code.

    这种技术不仅考虑通用概念解决方案重用并且可以加速开发时间产生更易维护的代码。

    youdao

  • If you need time information in your code, verify whether you need the exact time in every case, or (for example) if accuracy to the nearest second would be sufficient.

    如果确实需要时间信息,请确定是需要当前准确时间,还是(例如)准确最近的足够了

    youdao

  • We don’t have time to over-engineer code for all the “just in case” scenarios.

    我们没有时间代码过度工程化,以应对所有“万一”情况。

    youdao

  • We don’t have time to over-engineer code for all the “just in case” scenarios.

    我们没有时间代码过度工程化,以应对所有“万一”情况。

    youdao

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

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

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