• Speaking of production code, one downside to DI is that it can feel viral.

    生产代码DI一个缺点可能感染病毒。

    youdao

  • This is a great idea when debugging, but you probably won't want to use it in production code.

    虽然调试一个不错的想法但是可能并不希望产品代码这样使用

    youdao

  • Note that in production code you will want to include proper error handling among other things.

    注意生产代码中,需要包括适当的错误处理代码。

    youdao

  • We have rarely used them for production code, even after four years of usage in experimental code.

    我们甚至试验代码中用之后很少生产代码中使用它们

    youdao

  • You are not allowed to write any production code unless it is to make a failing unit test pass.

    完“红色”(无法通过测试)的单元测试代码之前,不允许任何产品代码。

    youdao

  • In production code, you would not want that; but for early testing, something like what I do is helpful.

    产品代码中,不会希望这样的选择;对于早期测试,就所做的这些,很有帮助

    youdao

  • Each target object that you test must have at least two clients: your production code, and your test case.

    进行测试每个目标对象必须具备至少两个客户机生产代码测试用例

    youdao

  • Remember: this is an example to show the concepts and should not be implemented in production code like this.

    请记住一个展示概念示例生产代码这样实施

    youdao

  • This means that you can use it in any number of different circumstances: unit tests, production code, and so on.

    意味着可以不同情况下使用单元测试生产代码等等

    youdao

  • The best Ruby programmers I know all suggest coverage of production code of over 80%, and some strive for 100% coverage.

    所有认识优秀Ruby程序员都建议产品代码覆盖率要高于80%,有的甚至建议要尽力达到100%。

    youdao

  • You could get around this by catching and rethrowing, but then you've got boilerplate in your production code again.

    可以通过捕捉积极解决这个问题,但是样板生产代码中再次

    youdao

  • With our design artifacts, we can move directly into coding a proof-of-concept, or writing the production code for our system.

    通过我们设计工件可以直接进入系统概念证明编码或者编写产品代码的阶段。

    youdao

  • In everything we do, whether writing tests, writing production code, or refactoring, we keep the system executing at all times.

    我们任何事情时(无论是测试、写产品代码还是重构),都保证系统能够一直运行。

    youdao

  • I will write up a blog entry for each LINQ operator, probably including all of the production code but only "interesting" tests.

    每个LINQ操作符博文其中将包含几乎所有成品代码不过测试代码的话我会把有趣的部分贴出来。

    youdao

  • Merging results will sometimes fail if you have recompiled your production code between the tests whose results you want to merge.

    如果合并结果测试之间重新编译了实际执行程序有时候合并结果失败

    youdao

  • What if every line of production code were reviewed by somebody who was intimately familiar with what the code was supposed to be doing?

    如果每行生产代码一个对代码的意图非常熟悉的人复查过会怎样?

    youdao

  • So, if you've been wondering how Scala applies to your production code, you should now be ready to take your first steps to finding out.

    因此如果知道如何生产代码应用Scala应该准备好迈出探索的一步。

    youdao

  • During the rest of the iteration, the team will implement the features they signed up for, pair programming on all production code.

    迭代周期其他时间内,团队实现他们登记承担的任务,所有代码编程对子一起完成。

    youdao

  • During the rest of the iteration, the team will implement the features they signed up for, pair prog - ramming on all production code.

    迭代周期其他时间内,团队实现他们所登记承担的任务,所有代码编程对子一起完成。

    youdao

  • Pair Programming: All production code is written by two programmers sitting at one machine. Essentially, all code is reviewed as it is written.

    编程对子所有代码坐在同一台机器前的两个程序员共同编写的,因此所有代码编写的同时完成了复查工作

    youdao

  • If you change your production code between tests, you cannot merge results from testing the original code with results from testing the changed code.

    如果测试之间变更实际执行程序便无法合并原始程序码测试结果变更过的程序码测试结果。

    youdao

  • On C or C++ projects, we always made it mandatory to run Purify on components to prevent memory access violations from making their way into production code.

    C或者 C++项目中我们已经强制组件运行Purify预防进入产品代码内存访问违规

    youdao

  • This exception will be caught specifically in your production code so that your application can respond graciously when a user supplies an incorrect password.

    生产代码这个异常明确捕获以便应用程序用户提供了不正确的代码能够进行恰当响应

    youdao

  • These errors should not be a problem in your final production code as long as the entire application is rebuilt for the released version of your product.

    只要产品已发布版本重新生成整个应用程序这些错误最终生产代码应该不会成为问题

    youdao

  • Profiling memory problems in production code is greatly simplified by using the "attach to process" feature, along with the ability to import memory dump files.

    通过使用依附进程特性以及导入内存dump文件的功能,极大地简化了对产品代码中的内存问题概要

    youdao

  • In production code, this probably shouldn't be taken for granted, but for a simple example like this, it's going to be OK 99.99 percent of the time. Caveat emptor.

    生产代码中,可能无法保证这种情况对于这样简单例子,99.99 %没有问题。

    youdao

  • Authentication criterion SA8000, incorporating the core content of ILS, is the way ILS spread across the globe and one of the forms of modern production code.

    SA8000认证标准融合了国际劳工标准核心内容国际劳工标准在全球推行方式现代生产守则运动的形式之一

    youdao

  • For production code, validating and transforming textual input is better handled by back-end code (a servlet, for example), rather than by means of JSP custom tags.

    对于生产代码文本输入验证转换最好后端代码(比如servlet)来处理不是通过jsp定制标记来处理。

    youdao

  • For production code, validating and transforming textual input is better handled by back-end code (a servlet, for example), rather than by means of JSP custom tags.

    对于生产代码文本输入验证转换最好后端代码(比如servlet)来处理不是通过jsp定制标记来处理。

    youdao

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

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

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