Developers working on common code frequently broke other pieces of software in the process.
工作在公共代码之上的开发人员经常会打断开发过程中其他的软件部分的工作。
Axis2 is completely rewritten based on the new architecture and has no common code with Axis 1.x.
Axis2基于新的体系结构进行了全新编写,而且没有采用Axis 1 . x的常用代码。
Maintaining as thorough a common code base for various architectures as possible, using a new compiler
使用新的编译器,尽可能为多种体系结构维持一个详尽的通用代码基(codebase)。
With generic device and device driver structures, most of the binding can take place using common code.
而对于那些通用的设备和设备驱动,大部分的绑定操作都可以使用共同的代码。
People pay attention to material interests must also have a common code of conduct and moral philosophy.
人们在注重物质利益的同时,还必须要有共同遵守的行为准则和道德理念。
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使用的公共代码,难道这不是很好吗?
All derived entity classes and the session class inherit the common code of the create and find methods from the BOBase class.
所有派生实体类和会话类都继承了bobase类中create和find方法的公共代码。
If you want to build additional Web components, it is a good idea to place the common code fragments into reusable tag files.
如果想要构建额外的Web组件,最好把公共的代码片段放到可重用的标记文件中。
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)的实现。
An abstract class that our Action classes extend has also been created, to hold common code needed for all our Action class implementations.
操作类继承的抽象类也已被创建以保存所有的操作类实现所需的共同代码。
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.
在与本文相关的解决方案中,您将看到每个操作的公共代码都被移到了抽象超类中。
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.
这意味着任何在共同的代码中的错误都会影响两者,因此将不会被发现,因为影响总会以配对的方式存在。
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?
所以我们再次看到了冲突,没有被解决的解决的冲突,但这个冲突产生于并参与了,共同编码的语言结构,对吧?
However, if reads greatly outnumber modifications, you can combine intrinsic locking and volatile variables to reduce the cost on the common code path.
然而,如果读操作远远超过写操作,您可以结合使用内部锁和volatile变量来减少公共代码路径的开销。
Both the client and service handlers must sign outgoing and verify incoming messages, so an abstract class, SignHandler, will provide the common code.
客户端处理程序和服务处理程序都必须签署传出消息并验证传入消息,这样,抽象类SignHandler就将提供通用代码。
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编译器并不能总是给出最正确的错误消息。
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.
您会发现自定义模型带来的问题是需要自己编写通用代码来支持模型,如序列化及侦听模型更改的功能。
Different database structures, technologies, and business requirements have different common functionality that can be moved into the common code of a generic DAO.
不同的数据库结构、技术和业务需求具有不同的通用功能,可以把这些功能转移到泛型DAO的通用代码中。
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),这样所生成的新模板就可以对基本模板进行扩充,从而可以在一个地方创建并维护通用代码。
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.
由于对相同的通用代码进行了广泛深入的测试,各个版本都由此受益了,因此改进了可靠性和稳定性。
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.
在早期开发中的设计评审允许架构师们发现潜在的可重用的机会,并且利用这个机会为接下来的迭代开发成熟的公用代码。
Within an existing feature, it is common for code to be added or modified without a corresponding update being made in the tests.
在一个已经存在的特性内,在测试内没有相应更新的前提下,添加或者更改代码也是常见的。
The common lookup code that we factored must be duplicated in every client where we want to use this pattern.
必须将这种分解后的常用查找代码复制到使用这种模式的每个客户端上。
These products natively send events without adapters or instrumenting code to emit Common Base events.
这些产品无需适配器或检测代码即可内在地发送事件以发射公共基础事件。
You've seen how to generate common pieces of code automatically.
您已经看到如何自动生成代码的常用部分。
The most common internal metrics for code review are inspection rate, defect rate, and defect density.
代码评审的最常见内部性制度是检查率 ,缺陷率,以及缺陷密度。
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.
这是一项通用的良好实践,可以以这种方式将常见的复杂代码封装起来,从而供实现者更容易地遵循您的开发标准。
The next example introduces a slight improvement over the first method, in that we factor out the common lookup code into a separate method.
下一个实例较第一种方法稍做改进,将常用的查找代码分解成单独的方法。
The next example introduces a slight improvement over the first method, in that we factor out the common lookup code into a separate method.
下一个实例较第一种方法稍做改进,将常用的查找代码分解成单独的方法。
应用推荐