这提高了代码的重用性。
支持重构源代码,增强了代码的可维护性和代码的重用性。
Support for refactoring to restructure your source code, increasing the maintainability and chances of successful reuse.
面向对象的有限元程序设计可以大大提高程序的模块化和代码的重用性。
Object - oriented finite element programming can greatly improve the code modularity and reusability.
现有的电视跟踪测量系统的主控软件的一个很突出的问题是代码的重用性和扩充性差。
A outstanding problem in control software of TV follows the measuring system at present is it is hard to reuse and extend the code.
这样一个功能强大的用户定义转换可以简化基于资源开发的过程,并帮助实现代码的重用性。
Such a powerful user-defined transformation can simplify the process of asset-based development and can assist in code reuse.
自动阅卷首先必须考虑准确性,但如何提高阅卷代码的重用性、增加阅卷的灵活性是进一步应考虑的问题。
The accuracy should be considered while checking, but the reusability of code and the flexibility while checking is another focus.
在传统的ASP开发中,让开发人员最为烦恼的是代码的重用性太低,以及事件代码和页面代码不能很好的分开。
In traditional ASP development, allows developers the most trouble is the reuse of code is too low, and the event code and code page can not be separated from good.
通过AOP技术将数据压缩功能从相关业务过程中分离,实现基本横切关注点,与程序的业务过程相分离。可提高代码的重用性、可读性、维护性,并有效改善代码质量。
This article introduces how to depart data compression from business by Spring AOP technology. And it is strong code reusable, readable, maintainable and can improve program quality.
可重用性,允许设计人员在其他应用程序中重用为某个应用程序编写的代码。
Reusability features that allow designers to take code written for one application and to reuse it in another.
这种方法具备与松散耦合体系结构相关的所有优点,比如代码可重用性,而且限制了测试所需的工作量。
It has all the benefits related to loosely coupled architecture, such as code reusability, and it also limits the testing effort required.
这个技巧能够提高代码的可读性,并且能够将条件具体化,使之能够被提取甚至重用。
This technique makes the code easier to read and externalizes the condition so it can be abstracted and perhaps even reused.
首先,它强烈关注代码的可重用性,从而允许开发人员轻松创建通向应用程序的某项功能的不同接口。
First, it focuses strongly on code reusability, allowing developers to easily create different interfaces to an application's functionality.
Jim:Meeraj的观点有一定的代表性,我们发现用户在重用代码方面确实存在着困难。
Jim: to echo, Meeraj's point, the main problem we see customers having is the difficulty reusing code.
虽然这种方法可以把接口的验证逻辑从它的核心业务代码去耦,但是它的可重用性和可配置性不是很强。
While this approach works to decouple the interface's validation logic from its core business code, it isn't very reusable or configurable.
它的声明性处理模型使代码很容易维护和重用。
Its declarative processing model allows for very maintainable and reusable code.
分布式对象方法侧重于代码重用和语言独立性,而异步消息传递则解决了应用程序之间紧密耦合的问题。
The distributed objects approach focuses on code reuse and language independence, while asynchronous messaging addresses the problem of tight coupling between applications.
把代码编写成小的构建块会提高代码的可重用性,因此这是您应该遵守的主要设计原则之一。
Writing code as small building blocks makes the code more reusable, so this should be one of your main design criteria.
通过创建可重用的宏,可以避免重复输入相同的代码段;这不但可以避免重复,而且可以减少代码量,从而提高代码的可读性。
Instead of typing the same piece of code again and again, you can create reusable macros that both avoid this repetition and enhance the look and readability of the code by reducing clutter.
清单9显示了我在“利用可重用代码,第2部分”中引入的一个模式,它以删除结构性重复为名义。
Listing 9 shows a pattern that I introduced in "Leveraging reusable code, Part 2" under the guise of removing structural duplication.
这个方法有助于提高代码的可重用性和灵活性。
开发标准提供一组可重用的常识性指导原则,开发人员在交付代码模块或组件时应该遵循这些指导原则。
Development standards provide a set of reusable, common sense guidelines that developers should follow when delivering a code module or component.
每一个例子中的解决方案都即简单又具有很强的说明性,通过组合参数和功能来创建通用行为,进而阐述代码重用。
In each case, the solution is succinct and declarative. This illustrates code reuse by composing parameters and functionality to create generic behavior.
如果您的代码具有较高的可重用性,其他人认为它是可用的,则应该考虑将它提交给CPAN(请参阅参考资料)。
If your code is reusable enough that others find it useful, you should consider submitting it to CPAN (see Resources).
我们还了解了这些代码的修改不仅能够提高代码的可测试性,也能够普遍改进代码的质量,以及提高重构代码的可重用性。
We also saw how making these changes to your code not only made the code more testable, but also improved the code quality in general and promoted code reuse in the refactored code sections.
正如我先前提过的,php是所用语言中代码重用性最好的。
As I mentioned in a previous post, PHP has some of the best code availability of any language.
这增加了代码的可重用性,并且便于日后向相同的操作添加xml或rss输出视图。
This magnifies the reusability of your code and makes it very easy to, say, add Views for XML or RSS output to the same Action at a later date, as the application evolves.
我们要重用现有的代码,而不是直接修改像素,这要求对EffecTV 的体系结构进行一项实质性的修改。
Our approach of reusing existing code, instead of taking on the challenge of direct pixel modification, will require a substantial change to the EffecTV architecture.
新的OpenNTF联盟利用ALv2尽量提高代码的可重用性。
The new OpenNTF Alliance makes code as reusable as possible by leveraging the ALv2.
Ranvier提供了一种灵活的URI处理方法,可以将URI处理的功能性部分分派给多个可重用的代码块。
Ranvier provides a flexible way of organizing dispatch of functional aspects of URI processing into multiple reusable blocks of code.
最关键的是,可以增强代码可重用性和阅读性,减少出错的可能性。
The key is to make the code more reusable, easier to read, and less mistake prone.
应用推荐