• For follow-on code reviews, you do not need a major guru to lead the effort, although you might have one on your team.

    对于后续代码检查需要重要行家领导工作尽管团队中可能这样一位行家。

    youdao

  • The review package is distributed to the reviewers -- that is, the team lead and up to two other developers, depending on code complexity.

    评审分发评审人员 —也就是根据代码复杂程度分发给团队领导其他两个开发人员

    youdao

  • Simple, "been there, done that" code had very few reviewerssometimes only the team lead.

    简单的说,代码很少评审人员有时仅仅团队领导

    youdao

  • If the team is adjusting the design and architecture of the code by refactoring, a senior developer or software architect may take the lead.

    如果团队重构来调整设计架构方面代码资深开发人员或者软件架构师就该领导团队。

    youdao

  • This may lead to hard-to-maintain code, and turn the developer's focus away from the core business functionality of the object and to the integration of these concerns.

    也许会导致难以维持代码导致开发者注意力对象核心事务功能性转移关系集成

    youdao

  • Separating your code in this manner will lead to a highly organized code structure, making it far easier to diagnose and fix any problems that may arise.

    这种方式分离代码产生一个组织良好的代码结构使得诊断修复可能出现的问题要容易得多

    youdao

  • Periodically, perhaps daily, an integration team or development lead should load the code onto the integration workstation and run the entire suite of unit tests.

    集成团队开发总监应当定期(可能每天)代码加载集成工作站并且进行整套单元测试

    youdao

  • The team lead often requested mini-builds, informal Friday afternoon demonstrations, code walkthroughs, or even on-the-spot code reviews.

    团队领导经常要求小版本的构建非正式的星期五下午演示代码预演或者甚至是当场的代码检查

    youdao

  • Typically, partitioning a system into modules helps minimise coupling, which should lead to easier to maintain code.

    通常,把系统划分多个模块有助于耦合减至最低,让代码维护更加简单

    youdao

  • Any confusion caused by the shorter name would be cleared up very quickly, and the shorter name would lead to much more readable code.

    这个简短名字引起疑惑很快迎刃而解简短命名还会增加代码可读性

    youdao

  • Allowing the code to lead you toward design means that you have a better understanding of what you need.

    代码引领设计,这意味着对需求更好理解

    youdao

  • This column closes with an explanation of Expect's limits, a peek at working Expect code that solves common problems, and references that can lead you deeper into Expect programming.

    专栏的最后部分包括Expect局限说明、对解决常见问题的Expect工作代码的概述以及可以引导深入了解Expect编程参考

    youdao

  • The team lead would extract all code from the source repository after making sure all recently updated code had been checked in.

    确保所有最近更新代码都已经被检入(check in)后,团队领导源代码存储库库提出所有的代码。

    youdao

  • We also show how, when combined with the WSMediations package sample code, this can lead to very rapid development of powerful SIBus mediation flows.

    我们展示,在软件包示例代码组合,采取这种方式可以迅速开发功能强大的SIBus中介流。

    youdao

  • One 2-year ThoughtWorks project saw the technical lead make 53 different refactorings to the code the day before the project went live.

    对于一个为期 2 年的ThoughtWorks项目技术主管在运行该项目的前一天代码进行53 处不同重构

    youdao

  • The tech lead made the decision to rip all the internationalization code out of the project, realizing that we wouldn't need that feature in version two if we never shipped version one!

    意识如果我们交付版本1 那么版本2 中将不会需要特性技术主管决定项目分离出所有国际化代码

    youdao

  • For example, hearing that the application is slow whenever someone works with a document of form Main may lead you to conclude that something about the code in that form needs work.

    例如,如果听说只要某人处理Main表单文档应用程序会慢下来可能得到下面的结论:需要处理关于该表单的代码某些东西

    youdao

  • Some concurrency bugs won't break your code, but they can lead to poor application performance. Consider the synchronized block in Listing 5

    有一些并发缺陷有时不会使代码出错但是它们可能会降低应用程序性能

    youdao

  • However, I recommend that you use a test machine for installation for various reasons (for example, since it's not final code, removing it might lead to problems when upgrading to a later version).

    然而由于多种原因(例如因为不是最终代码,所以升级到更新版本时,删除可能会导致某些问题),建议它安装测试机器上

    youdao

  • This makes the code harder to maintain and can also lead to the common mistake mentioned above.

    使得代码很难维护并且可能导致上面提到常见错误

    youdao

  • While the separation of code and XML is nice, it can lead to several undesirable situations.

    尽管XML代码部分比较优美,但是它可能导致意想不到的结果。

    youdao

  • In many browsers, it suffers from performance problems, and the nature of the language can often lead to obscure and unstructured code that is difficult to understand.

    很多浏览器内都会性能问题限制,而且语言自身的特性通常导致所编写的代码结构不佳晦涩难懂。

    youdao

  • Connecting the PPS system to any number of suppliers, each with its own protocol and data format, can lead to a significant amount of code that must be developed.

    为了PPS系统连接任意数量供应商(每个供应商都采用自己独特的协议数据格式),可能必须开发大量代码

    youdao

  • Coding in PHP is very much like coding in a language like C. They are syntactically similar which can also lead to similar code maintenance problems.

    PHP编写代码与用类似c语言编写代码非常相似。由于它们句法类似,所以导致类似的代码维护问题

    youdao

  • This decision, however, would lead to a direct dependency and coupling to the vendor's code.

    但是一决定导致供应商代码直接依赖耦合

    youdao

  • This inadvertent interpretation can lead to malicious code execution and possible security violations.

    这种不小心解释导致恶意代码执行潜在的安全侵犯

    youdao

  • The practices rely on manual steps -- integrating code, running tests, and checking code in at the right times -- that can lead to mistakes.

    目前的实践依赖手工步骤 ——集成代码运行测试合适时间检入代码,这样的实践有可能造成错误。

    youdao

  • Too much flexibility can lead to code that's difficult to understand and maintain, so be careful.

    太多灵活性导致代码难以理解维护所以谨慎使用。

    youdao

  • Some changes need to be broad, and forcing all those changes to fit within blocks can lead to convoluted code.

    一些修改需要扩展而且迫使所有修改适应可能导致代码错综复杂

    youdao

  • Using MDD allows for quality and productivity gains because models at lower levels of abstractions are generated from models at higher levels of abstraction, which eventually lead to code generation.

    使用MDD质量效率上都有所提高,因为低级别的抽象是从较高抽象级别模型得到的,低级别的抽象最终将用于生成代码。

    youdao

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

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

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