他们应当以文档和实际执行代码(组件)的方式,这样可以重用。
These might be in the form of both paper documentation and actual running code (components) that may be reused.
对象类型允许将系统中的组件相互分离,从而得到可重用、可扩展和可伸缩的代码。
Object types allow you to separate (decouple) the components of a system from one another, which makes for reusable, extensible, and scalable code.
通过将问题划分为更小的组件,当技术空间或问题空间中出现变化时,您就有更多的机会重用代码。
By separating the problem into smaller components, you will be more likely to reuse when changes do occur in the technology or problem space.
通过使用一种模块化方法,开发人员可以跨多个应用程序重用组件和代码。
By using a modular approach, developers can reuse components and code across multiple applications.
这样做有助于模块化和不同应用程序组件之间的代码重用。
This promotes better modularity and code reuse across multiple application components.
在将泛型代码放入可重用组件或框架时,可以考虑使用代码生成器来更有效地生成特定的代码。
After placing generic code into reusable components or frameworks, consider using code generators to produce specialized code more efficiently.
简而言之,PEAK是用来在Python中进行快速组件开发和代码重用的强大框架。
In short, PEAK is a powerful framework for rapid component development and code reuse in Python.
Dojo小部件是基于Ajax的UI组件,可用一行html代码重用。
Dojo widgets are Ajax-based UI components that can be reused with a single line of HTML code.
任何给定的插件都可以定义它所依赖的其它插件,从而允许粒度组件化和代码重用。
Any given plug-in can define other plug-ins upon which it depends, thus permitting granular componentization and code reuse.
一种好的开发实践是将尽量多的代码移入可重用的例程、函数、类或组件,而这些例程、函数、类或组件均能划分到库或框架中。
A good development practice is to move as much code as possible into reusable routines, functions, classes, or components, which can be grouped into libraries or frameworks.
可重用组件只不过是针对特定功能而设计的、预建的程序代码块。
Reusable components are simply pre-built pieces of programming code designed to do a specific function.
开发标准提供一组可重用的常识性指导原则,开发人员在交付代码模块或组件时应该遵循这些指导原则。
Development standards provide a set of reusable, common sense guidelines that developers should follow when delivering a code module or component.
SOA是为高效的软件组件技术提供的,软件组件技术有助于促进代码的重用,并提供了更灵活的IT基础设施。
SOA provides for effective software componentization, which helps promote code reuse and contributes to a more flexible IT infrastructure.
要实现代码重用,通常需要使用分层(也称为组件化)。
To implement code reuse, usually layering (also known as componentization) is required.
促进源代码和组件重用,从而减少bug并促进敏捷的开发和部署。
Promotes source code and component reuse, thereby reducing bugs and facilitating agile development and deployment.
如果想要构建额外的Web组件,最好把公共的代码片段放到可重用的标记文件中。
If you want to build additional Web components, it is a good idea to place the common code fragments into reusable tag files.
从功能组件中的代码组织到客户层和服务器层代码重用,都广泛地使用了OSGi。
Both make extensive use of OSGi for the organization of code into functional components and the reuse of that code on both the server and client tiers.
本文提出并论证了代码组件的组合重用是一种新的程序设计范型的观点。
This thesis presents and demonstrates the view that code component composition reuse is a new kind of programming paradigm.
组件技术的使用,提高了系统开发过程中代码的重用率。
Moreover, using the component technology will improve the codes' efficiency of reusing in system exploration.
反响器模式完全地分别应用法度特定代码和反响器实现,这意味着应用法度组件可以被分别成模块化,可重用部件。
The reactor pattern completely separates application specific code the reactor implementation, which means that application components can be divided into modular, reusable parts.
通过与代码组件组合重用技术进行比较,本文指出了控件重用技术的缺陷。
Through comparing to composition reuse technology of code component, this paper also points out the flaws of control reuse technology.
反射机制已成功地应用在代码组件的重用,但几乎没有在重用的架构及其组成部分的。
Reflection mechanism has been successfully applied in the reuse of code component, but scarcely applied in the reuse of architecture and its constituents.
C++重用模式里最严重的限制是,如果我想销售做好的数据库组件,我不得不分发我完整的且最有价值的源代码。
One severe limitation of the standard C++ reuse model is that if I wanted to sell my fancy database object, I would have to distribute my complete and valuable know-how in form of the source code.
C++重用模式里最严重的限制是,如果我想销售做好的数据库组件,我不得不分发我完整的且最有价值的源代码。
One severe limitation of the standard C++ reuse model is that if I wanted to sell my fancy database object, I would have to distribute my complete and valuable know-how in form of the source code.
应用推荐