除了应用支持可重用性的模块概念之外,类和名称空间的命名方式也能够实现可重用性。
In addition to applying concepts of modularity that enable reusability, the way you name classes and namespaces gives them an implied purpose and, therefore, reusability.
DB 2 9.7现在支持模块概念(这与Oracle中的“包”概念相似)。可以使用模块把相关的数据库对象定义打包在一起。
DB2 9.7 now supports the concept of a module (this is similar to the concept of a Package in Oracle), that you can use to bundle related database object definitions.
模块概念起始于模块产品,结束于模块设备,它包括了机械制造流程中的所有对象:产品、工艺、夹具、刀具、检测装置、机床以及生产管理。
The modular idea begins at a modular product and ends up a modular device. It includes all objects of manufacture: product, technology, jig, tool, checking device, machine-tool and management.
空中客车有一个未来主义的模块化概念,它包含一个乘客舱,可以从汽车底盘上分离出来,并由直升机式的机器接收。
Airbus has a futuristic modular concept involving a passenger capsule that can be detached from the road-going chassis and picked up by a helicopter-type machine.
如果对这个概念还比较陌生的话,可以将模块看作是一个接口,外加该接口的实现。
If the concept is new to you, think of a module as an interface plus the implementation for that interface.
SCA还引入了模块的概念,它将服务组件集中到一起,并提供服务的进一步说明和封装。
SCA also introduces the concept of a module, which groups together service components and provides further specification and encapsulation of services.
在此基础上应用了模块生命周期和服务模型的概念。
Built upon this is the concept of a module lifecycle and a service model.
规则引擎可以在应用程序的处理模块内实现并应该包含基于用户概要文件和页面概念而选择规则的逻辑。
The rule engine can be implemented in the processing module of the application and would contain logic to select a rule based on the user profile and page concept.
SCA概念使您能够封装模块内的集成逻辑。
SCA concepts let you encapsulate integration logic within modules.
然后,我们通过演示简单的订单处理模块的构建过程将这些概念融合在一起。
We put the concepts into use by showing how a simple order processing module could be built.
接下来在每个模块级目标中确定任务、概念和支持课堂级学习目标所需要的参考信息。
Next, we identified the tasks, concepts, and reference information needed to support the lesson-level learning objectives within each of these module-level objectives.
本文假定您熟悉sca的基本知识,包括模块和引用的概念。
This article assumes you are familiar with the basics of SCA, including the concepts of modules and references.
您已经详细了解了启用FUSE文件系统的两个关键概念:如何安装和配置FUSE内核模块,以及如何充分利用fuse库和API的功能。
You've seen details of the two key concepts in enabling a FUSE filesystem: how to install and configure the FUSE kernel module and how to leverage the power of the FUSE libraries and APIs.
虽然编辑模块比发送模块大得多,但我们不会如此详细地讨论它:我们只需要说明与发送模块不同的那些有趣概念。
Although the authoring module is a lot larger, we will not cover it in as much detail: Only the interesting concepts that are different from the delivery module need an explanation.
一致性,页面布局,模块关系和页面导航是组织中的重要概念。
Consistency, screen layout, relationships and navigability are important concepts of organization.
概念分析元素被细化成为设计元素,比如模块或者类(例如,图4中的模块的例子)。
The conceptual Analysis elements are refined into concrete design elements like modules and Classes (refer to Figure 4 for examples of modules).
以前的IntegrationDeveloper版本引入了集成解决方案的概念,可以在其中显示所有组件和模块。
Previous versions of integration Developer introduced the concept of an integration solution, where you can visualize all components and modules.
模块是一个重要的Python概念。
服务扩展(或模块)的概念是ApacheAxis范式的一个新功能。
The concept of a service extension (or module) is a new feature to the Apache Axis paradigm.
Apache 2.0引入了多处理模块(multiprocessing module,MPM)的概念。
Apache 2.0 introduced the concept of multiprocessing modules, or MPMs.
为了克服这个问题和增加新特性,Axis2引入了Web服务扩展或模块的概念;其中模块的主要工作是对核心功能进行扩展。
To overcome this problem , and to add new features, Axis2 introduces the concept of Web service extensions or a module, where the main job of a module is to extend core functionality.
对Rails的概念及如何在Rails3的各个模块(OR Ms、routingDSLs等)之间进行选择提供帮助?
Offers help in conceptualizing Rails and choosing between alternative modules (ORMs, routing DSLs, etc.) in the Rails 3 timeframe.
Perl拥有实现多分派的模块Class::Multimethods (显然,Perl6为在语言中更深入构建该概念铺平了道路)。
Perl has a module called Class::Multimethods to implement multiple dispatch (and apparently Perl 6 is slated to build the concept more deeply into the language).
为了实现模块化和介绍函数的概念,排序例程本身实现为一个单独的过程,数组输出例程也是这样。
For modularity and to introduce the concept of functions, the sort routine itself is implemented as a separate procedure along with the array print routine.
在概念上,模块的名称或位置的改变类似于类名称的改变,但处理方式却完全不同。
A module name or location change is conceptually similar to a class name change but must be handled quite differently.
实际上,除了规模大小有区别外,面向对象语言中对象之间的关注点分离与模块化的概念基本一致。
In fact, the kind of separation of concerns between objects in an OO language is much the same concept as for modules, except on a larger scale.
作为一般概念,模块化有助于将应用分解为不同的部件,各个部件可以单独测试(和开发)。
Modularity is useful as a general concept to break down an application into different parts, which can then be tested (and evolved) separately.
像编程概念一样(比如模块化编程),将文档想象成多个分开的信息逻辑单元,这是为正在编写任务提供结构的好方式。
Like programming concepts such as modular programming, thinking of documents as multiple, discrete, and logical units of information is a good way to structure your writing tasks.
我们为架构提出了一套构建模块,作为一个概念型的架构,并将这些构建模块的一套具体范本作为应用程序架构4。
We refer to the set of building blocks for an architecture as the conceptual architecture and to the set of concrete exemplars of those building blocks as the application architecture 4.
正如上面所提到的,大多数类库都是模块。那么,对于那些生产类库提供给别人使用的人来说,模块化是一个非常重要的概念。
As noted above, most libraries are modules anyway so for those producing libraries for others to consume, modularity is an important concept to understand.
应用推荐