• 这样测试提供了设计,这种设计使一时刻都只需集中考虑一小代码

    Doing so provides a design for the class that the test will exercise, allowing you to focus on small chunks of code.

    youdao

  • 这些步骤中的一步都加以详细说明,提供执行它们所必需代码

    Each of these steps will be explained in detail and the code necessary to execute them will be provided.

    youdao

  • 接下来我们详细分析这些步骤中的一步,包括代码例子

    Next, we'll look at each of these steps in detail, including code examples.

    youdao

  • 一方面,存在测试妄想狂他们希望测试自己代码

    On one side we have the testing fanatics, who want to test every single line of code they write.

    youdao

  • 看到篇统计指出一般程序员10代码中会出现一个错误。

    I have read a statistic that says a typical programmer writes a bug for every 10 lines of code.

    youdao

  • 一步上我们都会发现以前更好技术可以我们代码依赖中解出来。

    At each step, we've found techniques better than the previous to let us decouple code from hard dependencies.

    youdao

  • 最近研究显示平均起来,开发者一千代码100150个错误

    Recent studies show that, on average, developers make 100 to 150 errors for every thousand lines of code.

    youdao

  • 现在我们更为详细查看算法一步,同时查看大部分有意思的代码片段

    We'll now go through each step of the algorithm in more detail, examining most of the interesting code snippets along the way.

    youdao

  • 此外开发人员需要代码刨根知底,确定是否需要保护它们因为过度同步同步同样有害

    What's more, developers have to reason about each and every line in the code, looking to see if it needs to be protected because too much synchronization is just as bad as too little.

    youdao

  • 应用程序可靠性通过代码中识别出的错误来衡量

    Reliability of an application can be measured as the number of bugs identified per 1000 lines of code.

    youdao

  • 重量级检查平均花费时间是 200代码9 个小时

    The average heavyweight inspection takes nine hours per 200 lines of code.

    youdao

  • set_trace_func允许设置Ruby回调函数或者Proc它们Ruby代码执行时候都会被调用

    set_trace_func allows to set Ruby callback function or Proc, which is invoked every time a line of Ruby code is executed.

    youdao

  • 清单9代码应该cron5分钟执行一次。

    The code in Listing 9 should be run from cron every 5 minutes.

    youdao

  • lcov工具会生成完整HTML 树,其中包含有内核代码以及关于一行执行多少数据如果有的话)。

    The lcov tool generates an entire HTML tree that contains every line of code in the kernel and data on how many times, if any, each line was executed.

    youdao

  • 如果应用程序的可见的,在代码执行可以单步调试代码

    If the application is visible, you can step through each line of code as it runs.

    youdao

  • 增加基础结构代码需要维护另一代码

    Every line of code that you add to the infrastructure is another line of code that you have to maintain.

    youdao

  • 如果我们代码都考虑这些问题,那么所有代码都会变得易于修改

    If we do this for all the code, it makes all the code easy to change.

    youdao

  • 假设了解缓冲区溢出问题的存在,则您不得不检查代码发现这个特殊漏洞

    You also have to review every line of code to find this particular hole, assuming you understood that it existed.

    youdao

  • 正如看到那样,封装代码看上去复杂所以我们感谢代码生成器我们编写

    As you can see, the wrapping code can look complicated, so we thank the code generator for every line it writes for us.

    youdao

  • 不会讲述代码中间步骤以及一个硬件细节需要一本书来讲解,而且读到时候,它已经过时了。

    I won't cover every last line of code, every intermediate step, or every detail of hardware; that would take a book and would be obsolete by the time you read it.

    youdao

  • 平均起来,开发人员他们代码会产生100150个错误

    On average, developers make 100 to 150 errors for every thousand lines of code they write.

    youdao

  • 重复代码都使得程序逻辑中出现错误几率增加

    Each block of repeated code increases the chances of introducing an error into the logic.

    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

  • 可以使用的方法创建一个尔值数组初始方法中的代码对应一个布尔值,然后添加代码执行一行代码设置相应标志

    One way would be to create an array of booleans, one for each line of the original method, and add code that sets the appropriate flag as each line is executed.

    youdao

  • 事实上优秀的软件工程师工匠他们能把能量独创性创造力融入代码

    In truth, the best software engineers are craftsman, bringing energy, ingenuity, and creativity to every line of code.

    youdao

  • 提供一系列工具用来显示内存泄漏性能瓶颈提供代码进行代码覆盖策略

    It offers a suite of utilities that exposes memory leaks and performance bottlenecks, and provides code coverage statistics down to individual lines of code.

    youdao

  • 现在介绍一下程序汇编语言版本此外还会对代码含义做详细的解释。

    Now I'll enter in the assembly language version of this program and then discuss what each line means.

    youdao

  • 写下代码之前,你应该对你那行代码抽象现实世界一个片段有合理、深入理解

    Before you write a single line of code, you should have a reasonably deep understanding of what particular piece of the real world you are attempting to model in that code.

    youdao

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

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

    youdao

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

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

    youdao

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

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

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