利用QT实现代码复用。
Generic code templates allow you to reuse code.
通用代码模板允许对代码进行重用。
Reuse code and resources across source sets.
代码和资源可以被重复利用。
Inheritance allows you to reuse code across different types of classes.
继承机制允许你去重用其他类的代码。
To better maintain and reuse code, I use record scripts to enhance code reusability.
为了更好地维护和重用代码,我使用recordscripts来增强代码可重用性。
You can also reuse code in these base classes if you are not using Hibernate annotations.
如果不使用Hibernate注解,也可以重用这些基类中的代码。
If the Abstract class is a technical tool to reuse code between descendants - then this is a sort of a violation.
如果抽象类是重用的后代-那么这是一种违反技术工具之间的代码。
The ability to drag and drop an existing resource from one message flow into another extends the ability to reuse code.
将现有的资源从一个消息流拖放到另一个消息流的功能扩展了重用代码的能力。
Lotus Domino Designer 6 made it easier to create complex applications and to reuse code, reducing development and deployment time.
LotusDominoDesigner6很容易创建复杂的应用程序并重用代码,减少开发和部署的时间。
This is the beauty of object-oriented design; it allows experienced developers to constantly reuse code they have written, and save themselves quite a bit of time.
这是面向对象的设计的美妙之处;它允许有经验的开发人员不断重用已编写的代码,从而节省大量的时间。
To verify that the new documents exist in both databases, you can reuse the code from Listing 27 that compares the document lists of two databases.
要验证两个数据库中是否都存在新文档,您可以重用清单27 中的代码,该代码比较两个数据库的文档列表。
Such functions encourage code reuse and simplify the development and maintenance of queries.
这些函数有助于促进代码重用,简化查询的开发和维护。
Open source software is a wonderful resource because it allows developers to reuse existing code to fill specific needs rather than write new software from scratch.
开源软件是极好的资源,因为它让开发人员复用现有的代码来满足具体的需求,而不是从零开始写新的软件。
The benefits to this type of design should be obvious, and follow along the lines of separation of roles, reuse of code, and so on.
这种类型的设计的好处是很明显的。同样,遵循角色分离、代码重用等也是非常有益的。
By documenting what a member function does, you make it easier for others to determine if they can reuse your code.
通过对成员函数所做的事情编制文档,其他人就可以更容易地确定他们是否可以重用您的代码。
Code reuse also illustrates the difficulties of IT governance.
代码重用也体现了IT治理的难点所在。
This code reuse meant that users could expect more consistent behavior.
该代码重用意味着用户期望更加一致的行为。
Templating — The ability to create a template for page code reuse and substitution.
模板化 ——能够创建用于页面代码重用和取代的模板。
Rather, I did it by using composition rather than coupling for code reuse.
相反,我是通过使用组合而非耦合来实现代码重用。
However, code reuse across process boundaries has been much more problematic.
然而,跨过程边界的代码重用有更多的问题。
Software developers have always pursued code reuse — and for obvious reasons.
软件开发人员一直在追求代码重用——原因很明显。
As always, code reuse is definitely a good thing.
象往常一样,代码重用无疑是个好东西。
Applying the concepts in Part 1 can open new opportunities for code reuse.
通过应用第1部分中的概念,可以提供新的代码重用机会。
This means you need to start looking at ways to reuse previously written code.
这也就意味着在您需要编写代码之前,首先考虑如何实现重用。
Object oriented technologies introduced significant improvements for code reuse within an application.
面向对象技术的引入显著地改善了应用内部的代码重用。
CPU-intensive operations that don't allocate much memory may benefit from increased performance and the ability to reuse existing code.
CPU密集型的操作(无法分配足够的内存)可以从提升的性能和重用现有代码的能力上受益无穷。
With that in mind, one big difference between patterns and OO reuse is that patterns are reuse of design in contrast to reuse of code.
了解了这一点之后,我们就会看到,模式和面向对象的重用之间最大的区别就在于,模式是对设计的重用,而不是对代码的重用。
The latter technique is useful for complex operations and helps promote code reuse.
后一种技巧对于复杂的操作比较有用,并且可以促进代码重用。
The goal here is largely to enable meaningful code reuse: Each path component causes dispatch to a relevant code handler.
这样做的主要目的是支持有意义的代码重用:每个路径成分委派给一个相关的代码处理器。
By using a modular approach, developers can reuse components and code across multiple applications.
通过使用一种模块化方法,开发人员可以跨多个应用程序重用组件和代码。
应用推荐