• Developers working on common code frequently broke other pieces of software in the process.

    工作公共代码之上开发人员经常打断开发过程其他软件部分的工作。

    youdao

  • Axis2 is completely rewritten based on the new architecture and has no common code with Axis 1.x.

    Axis2基于新的体系结构进行了全新编写,而且没有采用Axis 1 . x的常用代码

    youdao

  • Maintaining as thorough a common code base for various architectures as possible, using a new compiler

    使用新的编译器尽可能多种体系结构维持一个详尽通用代码基(codebase)。

    youdao

  • With generic device and device driver structures, most of the binding can take place using common code.

    而对于那些通用设备设备驱动大部分绑定操作都可以使用共同的代码。

    youdao

  • People pay attention to material interests must also have a common code of conduct and moral philosophy.

    人们注重物质利益同时,还必须要共同遵守的行为准则道德理念

    youdao

  • For example, wouldn't it be nice to have an easier way to deploy and maintain common code that is used by multiple EARs?

    例如,如果一种更简单方法部署维护多个EAR使用公共代码难道这不是好吗?

    youdao

  • All derived entity classes and the session class inherit the common code of the create and find methods from the BOBase class.

    所有派生实体会话都继承bobase类createfind方法公共代码

    youdao

  • If you want to build additional Web components, it is a good idea to place the common code fragments into reusable tag files.

    如果构建额外的Web组件,最好公共代码片段放到可重用标记文件中。

    youdao

  • However, the figure also shows that some common code may well not belong to the implementation of the subfunction use case (UC-common 1-2).

    然而该图显示一些公共代码可能不能很好地属于子功能(UC - common 1 - 2)实现

    youdao

  • An abstract class that our Action classes extend has also been created, to hold common code needed for all our Action class implementations.

    操作继承抽象已被创建保存所有的操作类实现所需共同代码

    youdao

  • In the solution associated with this article, you'll see that the common code for each of the actions has been moved to an abstract superclass.

    本文相关解决方案中,看到每个操作公共代码到了抽象超类中。

    youdao

  • This means that any bug in the common code will affect both, and thus won't be spotted because it will affect them both in a matching fashion.

    意味着任何共同代码中的错误都会影响两者因此不会发现因为影响总会配对的方式存在。

    youdao

  • So once again you get a clash, an unresolved clash, but a clash that arises from and participates in the semiotic structure of a common code, right?

    所以我们再次看到冲突,没有解决解决的冲突,这个冲突产生参与了,共同编码语言结构,对吧?

    youdao

  • However, if reads greatly outnumber modifications, you can combine intrinsic locking and volatile variables to reduce the cost on the common code path.

    然而如果操作远远超过写操作,可以结合使用内部volatile变量减少公共代码路径开销

    youdao

  • Both the client and service handlers must sign outgoing and verify incoming messages, so an abstract class, SignHandler, will provide the common code.

    客户处理程序服务处理程序都必须签署传出消息验证传入消息这样抽象SignHandler提供通用代码。

    youdao

  • This is a little cleaner, as it keeps the common code common, and it makes development easier as the JET compiler doesn't always give the nicest error messages.

    这样可能会更加整洁,因为保留代码通用性可以简化开发过程,因为JET编译器不能总是给出正确的错误消息。

    youdao

  • The problem with custom models is that you find yourself writing common code to support your model, like serialization and the ability to listen to model changes.

    会发现自定义模型带来问题需要自己编写通用代码支持模型序列化侦听模型更改功能

    youdao

  • Different database structures, technologies, and business requirements have different common functionality that can be moved into the common code of a generic DAO.

    不同数据库结构技术业务需求具有不同的通用功能可以把这些功能转移DAO通用代码中。

    youdao

  • Kid also supports template inheritance, in which derived templates can extend from base templates so that common code can be created and maintained in one location.

    Kid可以支持模板继承(template inheritance),这样生成的新模板可以基本模板进行扩充从而可以一个地方创建维护通用代码

    youdao

  • Both editions benefit from greater levels and wider ranges of tests being run against the same common code, leading to improved stability and reliability characteristics.

    由于相同通用代码进行广泛深入测试各个版本都由此受益了,因此改进了可靠性稳定性

    youdao

  • Design reviews in early iterations allow architects to spot potential opportunities for reuse, and then develop and mature common code for these opportunities in subsequent iterations.

    早期开发中的设计评审允许架构师发现潜在重用机会并且利用这个机会接下来的迭代开发成熟公用代码

    youdao

  • Within an existing feature, it is common for code to be added or modified without a corresponding update being made in the tests.

    一个已经存在特性内,测试内没有相应更新的前提下,添加或者更改代码也是常见

    youdao

  • The common lookup code that we factored must be duplicated in every client where we want to use this pattern.

    必须这种分解后的常用查找代码复制使用这种模式的每个客户端上。

    youdao

  • These products natively send events without adapters or instrumenting code to emit Common Base events.

    这些产品无需适配器检测代码即可内在地发送事件发射公共基础事件。

    youdao

  • You've seen how to generate common pieces of code automatically.

    已经看到如何自动生成代码常用部分

    youdao

  • The most common internal metrics for code review are inspection rate, defect rate, and defect density.

    代码评审常见内部性制度检查缺陷率以及缺陷密度

    youdao

  • It is a general good practice to wrap common complex code in this way to make it easier for implementers to follow your development standards.

    一项通用良好实践可以这种方式常见的复杂代码封装起来,从而实现者容易遵循开发标准。

    youdao

  • The next example introduces a slight improvement over the first method, in that we factor out the common lookup code into a separate method.

    一个实例第一方法稍做改进,将常用查找代码分解单独的方法。

    youdao

  • The next example introduces a slight improvement over the first method, in that we factor out the common lookup code into a separate method.

    一个实例第一方法稍做改进,将常用查找代码分解单独的方法。

    youdao

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

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

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