网站首页  词典首页

请输入您要查询的英文单词:

 

单词 code reuse
释义

code reuse

  • 网络代码重用;编码重用;代码复用
1.
代码重用
代码重用Code reuse ) 表达式折叠 ( Expression folding ) 块功能合并 ( Block reduction ) 信号存储区重用 ( Signal st…
hi.baidu.com
2.
编码重用
MIMO可以看成是双天线分集的扩展,而且有效使用了编码重用Code Reuse)技术,即用相同的信道编码和扰码对多个不同 …
www.52rd.com
3.
代码复用
...on Language ,缩写为 HDL) 因其“代码复用” (Code Reuse) 远高于图形化输入方法的“代码复用”,并且解决了用电路原理图在设 …
www.docin.com
4.
程式码重用性
元件增加了程式码重用性 (code reuse) 与模组性 (modularity),也因此更应该尽量被使用。为了让元件技术更能切合实际,KDE …
blog.163.com

例句

释义:
1.
The general practice of using a prior version of an extant program as a starting point for the next version, is also a form of code reuse.
对于以某个已有程序的旧版本作为出发点来进行新版本的开发的做法也可被视为一种代码复用。
instapedia.com
2.
The reason this practice should be avoided is all wrapped up with code reuse.
应该避免这种情形完全是因为代码重用。
www.ibm.com
3.
It also catches code-reuse attacks that are emerging as the next generation of advanced attack techniques worrying security professionals.
它还捕捉代码复用攻击,这是新出现的困扰安全专业人士的下一代先进攻击技术。
www.ltesting.net
4.
Distributed objects, also known as the Object Request Broker (ORB): This approach focuses on code reuse and language independence.
分布式对象,也称为对象请求代理(ObjectRequestBroker,ORB):此方法侧重于代码重用和语言独立性。
www.ibm.com
5.
In addition to promoting code reuse, it can also break complex transforms into chunks that are easy to understand.
除了促进代码重用,它还可以将复杂的转换分成易于理解的程序块。
www.ibm.com
6.
The benefits of doing so include flexibility, keeping maintenance of the application easy as it grows, code reuse, and better performance.
这么做的好处包括灵活性、保持应用程序易于维护、代码重用和更好的性能。
www.ibm.com
7.
SOA provides for effective software componentization, which helps promote code reuse and contributes to a more flexible IT infrastructure.
SOA是为高效的软件组件技术提供的,软件组件技术有助于促进代码的重用,并提供了更灵活的IT基础设施。
www.ibm.com
8.
For this and the next installment, I tackle code reuse via refactoring and the attendant abstraction impact.
为此,在本文与此后的文章,我将通过重构以及随之而来的抽象影响来处理代码重用问题。
www.ibm.com
9.
Callbacks are implemented as real classes to help facilitate code reuse and associated with client data at run time.
将回调实现为真正的类,从而促进代码重用并允许在运行时与客户机数据关联。
www.ibm.com
10.
Design by Contract can also facilitate code reuse, since the contract for each piece of code is fully documented.
契约式编程也可以用来代码重用,因为每段代码的契约都被完全地文档化了。
www.cnthub.com
1.
Unfortunately, tossing out private and multiple inheritance has cost us dearly in terms of code reuse.
遗憾的是,彻底放弃私有继承和多重继承会使我们在代码重用方面付出昂贵的代价。
www.ibm.com
2.
The extraction of RRH and BRH simplifies the design and helps facilitate code reuse, leading to a flexible and extensible architecture.
RRH和BRH的抽象简化了设计并帮助简化代码重用,产生更加灵活和可扩展的架构。
www.ibm.com
3.
Code reuse also illustrates the difficulties of IT governance.
代码重用也体现了IT治理的难点所在。
www.ibm.com
4.
Code reuse is the single greatest advantage of modules in general, and of AppConfig in particular.
代码重用通常是模块唯一最大的好处,尤其对AppConfig更是这样。
www.ibm.com
5.
Code reuse is arguably the greatest leverage that object-oriented programming languages provide.
代码复用是面向对象编程能提供的最有影响的特色,但这个是也备受争议的。
www.douban.com
6.
It also supports code reuse, because only the new or different class behavior must be coded.
它还支持代码重用,因为只需添加新的或不同的类行为。
msdn2.microsoft.com
7.
Object oriented technologies introduced significant improvements for code reuse within an application.
面向对象技术的引入显著地改善了应用内部的代码重用。
www.infoq.com
8.
Life for both new and experienced users should be easier, with reduced message flow development times and increased code reuse.
无论是对于新的用户还是有经验的用户而言,工作应该更加轻松,并且缩短了消息流开发时间并提高了代码重用性。
www.ibm.com
9.
To implement code reuse, usually layering (also known as componentization) is required.
要实现代码重用,通常需要使用分层(也称为组件化)。
www.ibm.com
10.
Each module has to consider the system security and code reuse, allowing the system to the code clear, clean, help maintain.
每个模块都考虑了系统安全性和代码复用性,使系统代码清晰,整洁,利于维护。
goabroad.zhishi.sohu.com
1.
As important side-effects, they also allow DBAs to encapsulate business logic and to ensure data consistency as well as code reuse.
还有一些重要的副作用:它们允许DBA对业务逻辑进行封装、确保数据一致性以及促进代码重用。
www.ibm.com
2.
This installment contrasted the two styles of code reuse: coupling via inheritance and composition via parameters.
本文对两种代码重用进行了比较:通过继承实现的耦合和通过参数实现的组合。
www.ibm.com
3.
Software developers have always pursued code reuse -- and for obvious reasons.
软件开发人员一直在追求代码重用——原因很明显。
www.ibm.com
4.
a small subset is : ease of code reuse , code quality improvements , consistent interfaces , and adaptability.
这些好处中的一小部分是:易于代码重用、代码质量的改进、一致的接口和可适应性。
www.ichacha.net
5.
A common example of effective code reuse is in connection with libraries that manage data structures.
一个常见的有效代码重用的示例与管理数据结构的库有关。
msdn2.microsoft.com
6.
Service proliferation, in turn, results in service governance problems, making it harder to pursue effective code reuse.
服务大量增加反过来会导致服务治理问题,从而使得更难获得有效的代码重用。
www.ibm.com
7.
This can greatly reduce GUI development complexity and create opportunities for GUI code reuse (by encapsulating the inner GUI).
这样做可以极大地减少GUI开发的复杂性,并为GUI代码重用(通过封装内部GUI)创造了机会。
www.ibm.com
8.
This promotes better modularity and code reuse across multiple application components.
这样做有助于模块化和不同应用程序组件之间的代码重用。
www.ibm.com
9.
Callback classes offer much more flexibility, extensibility, and code reuse.
回调类的灵活性、可扩展性和代码可重用性更强。
www.ibm.com
10.
The goal here is largely to enable meaningful code reuse: Each path component causes dispatch to a relevant code handler.
这样做的主要目的是支持有意义的代码重用:每个路径成分委派给一个相关的代码处理器。
www.ibm.com
1.
By adding clean syntax and support, functional languages make recursion a candidate for simple code reuse.
通过增加简明的语法和支持,函数式语言使递归成为实现简单代码重用的候选方法。
www.ibm.com
2.
UDFs encourage code reuse, therefore increasing productivity of application developers.
UDF鼓励代码重用,这样可以提高应用程序开发人员的生产率。
www.ibm.com
3.
NET development, which is characterized by "service aggregation, user-oriented, open-source, code reuse, cross-platform users. "
NET开发,特点是“服务聚合,面向用户,开放源码,代码重用,跨用户平台”。
nulung.com
4.
In short, PEAK is a powerful framework for rapid component development and code reuse in Python.
简而言之,PEAK是用来在Python中进行快速组件开发和代码重用的强大框架。
www.ibm.com
5.
Language interoperability can help maximize code reuse and, therefore, improve the efficiency of the development process.
语言互用性可以有助于最大程度地提高代码的重复使用率,从而提高开发过程的效率。
msdn2.microsoft.com
6.
However, code reuse across process boundaries has been much more problematic.
然而,跨过程边界的代码重用有更多的问题。
www.infoq.com
7.
The latter technique is useful for complex operations and helps promote code reuse.
后一种技巧对于复杂的操作比较有用,并且可以促进代码重用。
www.ibm.com
8.
Any given plug-in can define other plug-ins upon which it depends, thus permitting granular componentization and code reuse.
任何给定的插件都可以定义它所依赖的其它插件,从而允许粒度组件化和代码重用。
www.ibm.com
9.
Now, I'm a great fan of code reuse and an indifferent typist.
现在,我是一个代码复用的爱好者一个无关紧要的打字员。
dictsearch.appspot.com
10.
Use generic types to maximize code reuse, type safety, and performance.
使用泛型类型可以最大限度地重用代码、保护类型的安全以及提高性能。
msdn2.microsoft.com
1.
Use subflows for code reuse across multiple message flows, especially if you are using or considering multiple protocols.
使用子流,以便在多个消息流重用代码,尤其在使用或考虑多个协议时。
www.ibm.com
2.
SOA reusability goes far beyond traditional code reuse.
SOA的重用不仅仅是传统的代码重用。
www.infoq.com
3.
DLL, the key technique of Windows system, can implement code reuse and code hide efficiently during the development of application programs.
面向对象代码重用由于其固有的局限性,未能根本上解决电力系统应用软件重复开发和维护困难等问题。
www.dictall.com
4.
Control flows help promote code reuse, and they enable developers to specify the sequence of various activities.
控制流有助于促进代码重用,还让开发人员能够指定活动的次序。
www.ibm.com
5.
Framework is a combination of design reuse and code reuse.
框架是设计复用和代码复用的结合。
www.fabiao.net
6.
Code reuse is obviously not an issue in this writer's dream world.
通过使用这个模板,代码重用不再是问题。
www.ibm.com
7.
The software library is a good example of code reuse.
程序库是一种代码复用的很好的形式。
instapedia.com
8.
Such functions encourage code reuse and simplify the development and maintenance of queries.
这些函数有助于促进代码重用,简化查询的开发和维护。
www.ibm.com
9.
As always, code reuse is definitely a good thing.
象往常一样,代码重用无疑是个好东西。
www.ibm.com
10.
The first rule of code reuse is that the code needs to be worth re-using.
代码重用的第一规则是代码值得被重用。
www.bing.com
1.
This code reuse results in more reliable and efficient code, because the same code is tested again and again.
代码重用可以得到更可靠和更有效的代码,这是因为对相同的代码进行了反复测试。
www.ibm.com
2.
The major disadvantage is that there's little room for code reuse.
主要缺点是几乎没有代码重用空间。
www.ibm.com
3.
Rather, I did it by using composition rather than coupling for code reuse.
相反,我是通过使用组合而非耦合来实现代码重用。
www.ibm.com
4.
Another way to achieve code reuse is via currying.
另一种实现代码重用的方式是通过局部套用(currying)。
www.ibm.com
5.
The code-reuse technique applicable for object-oriented mode
适用于面向对象范型的代码复用技术
www.ilib.cn
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2024/11/15 19:46:47