Make code reuse easier because of a consistent API.
使代码重用更容易,因为有一个统一的API。
SOA reusability goes far beyond traditional code reuse.
SOA的重用不仅仅是传统的代码重用。
Code reuse also illustrates the difficulties of IT governance.
代码重用也体现了IT治理的难点所在。
Rather, I did it by using composition rather than coupling for code reuse.
相反,我是通过使用组合而非耦合来实现代码重用。
Applying the concepts in Part 1 can open new opportunities for code reuse.
通过应用第1部分中的概念,可以提供新的代码重用机会。
Software developers have always pursued code reuse — and for obvious reasons.
软件开发人员一直在追求代码重用——原因很明显。
This series of articles demonstrates what a powerful code reuse mechanism DI is.
本系列演示了DI是多么强大的代码重用机制。
Templating — The ability to create a template for page code reuse and substitution.
模板化 ——能够创建用于页面代码重用和取代的模板。
The latter technique is useful for complex operations and helps promote code reuse.
后一种技巧对于复杂的操作比较有用,并且可以促进代码重用。
Many articles in the Mastering Grails series have focused on intelligent code reuse.
这个精通Grails系列文章主要关注智能代码重用。
To implement code reuse, usually layering (also known as componentization) is required.
要实现代码重用,通常需要使用分层(也称为组件化)。
This promotes better modularity and code reuse across multiple application components.
这样做有助于模块化和不同应用程序组件之间的代码重用。
Such functions encourage code reuse and simplify the development and maintenance of queries.
这些函数有助于促进代码重用,简化查询的开发和维护。
In short, PEAK is a powerful framework for rapid component development and code reuse in Python.
简而言之,PEAK是用来在Python中进行快速组件开发和代码重用的强大框架。
Code reuse is the single greatest advantage of modules in general, and of AppConfig in particular.
代码重用通常是模块唯一最大的好处,尤其对AppConfig更是这样。
Object oriented technologies introduced significant improvements for code reuse within an application.
面向对象技术的引入显著地改善了应用内部的代码重用。
Unfortunately, tossing out private and multiple inheritance has cost us dearly in terms of code reuse.
遗憾的是,彻底放弃私有继承和多重继承会使我们在代码重用方面付出昂贵的代价。
By adding clean syntax and support, functional languages make recursion a candidate for simple code reuse.
通过增加简明的语法和支持,函数式语言使递归成为实现简单代码重用的候选方法。
For this and the next installment, I tackle code reuse via refactoring and the attendant abstraction impact.
为此,在本文与此后的文章,我将通过重构以及随之而来的抽象影响来处理代码重用问题。
As an example, for the Eclipse memory analyzer the code reuse rate between RCP and RAP amounts to 98.4 percent.
项目主管Jochen Krause说,“例如,对于Eclipse内存分析器,rcp与rap之间的代码重用率达到98.”4%。
Control flows help promote code reuse, and they enable developers to specify the sequence of various activities.
控制流有助于促进代码重用,还让开发人员能够指定活动的次序。
This code reuse results in more reliable and efficient code, because the same code is tested again and again.
代码重用可以得到更可靠和更有效的代码,这是因为对相同的代码进行了反复测试。
In addition to promoting code reuse, it can also break complex transforms into chunks that are easy to understand.
除了促进代码重用,它还可以将复杂的转换分成易于理解的程序块。
Callbacks are implemented as real classes to help facilitate code reuse and associated with client data at run time.
将回调实现为真正的类,从而促进代码重用并允许在运行时与客户机数据关联。
Service proliferation, in turn, results in service governance problems, making it harder to pursue effective code reuse.
服务大量增加反过来会导致服务治理问题,从而使得更难获得有效的代码重用。
The goal here is largely to enable meaningful code reuse: Each path component causes dispatch to a relevant code handler.
这样做的主要目的是支持有意义的代码重用:每个路径成分委派给一个相关的代码处理器。
Any given plug-in can define other plug-ins upon which it depends, thus permitting granular componentization and code reuse.
任何给定的插件都可以定义它所依赖的其它插件,从而允许粒度组件化和代码重用。
Such a powerful user-defined transformation can simplify the process of asset-based development and can assist in code reuse.
这样一个功能强大的用户定义转换可以简化基于资源开发的过程,并帮助实现代码的重用性。
Functional programming achieves code reuse by abstracting out generic pieces of machinery, customizable via higher-order functions.
函数式编程通过提取通用的功能部分来实现代码重用,可通过高阶函数进行定制。
Distributed objects, also known as the object Request Broker (ORB) : This approach focuses on code reuse and language independence.
分布式对象,也称为对象请求代理(Object Request Broker,OR b):此方法侧重于代码重用和语言独立性。
应用推荐