Finally, the paper achieve the main function of the system and give the design and implementation of module in detail.
最后,论文实现了该系统的主要功能,并详细给出了模块的设计和实现。
Traditional implementation of these concerns requires you to fuse their implementation with the core concern of a module.
对这些关注点的传统实现方式需要我们将这些实现融合到模块的核心关注点中。
If the concept is new to you, think of a module as an interface plus the implementation for that interface.
如果对这个概念还比较陌生的话,可以将模块看作是一个接口,外加该接口的实现。
Aggregation enables you to have an API module and an implementation module; modules that depend on yours would build against the API module, and run against the aggregate of API and implementation.
聚合使您能够拥有一个API模块和实现模块;与您的模块有依赖关系的模块将根据API模块进行构建,并针对API和实现模块运行。
This might be enough, but getting access to the internals is simply a matter of adding a dependency on the implementation module.
这也许足够满足要求,但是要访问内部细节,需要添加与实现模块的依赖关系。
Except for module scoped implementation, for the rest three the SCA runtime will prevent concurrent execution of methods on an instance of that implementation.
除了模块范围内的实现外,对于其他三个,SCA运行时都将防止对该实现的实例并发执行方法。
It can send a signal to change the states of alarm and implementation module, current temperature is displayed by LCD. The system achieves multi-channel temperature signal acquisition and control.
单片机数据处理之后,发出控制信息改变报警和控制执行模块的状态,同时将当前温度信息发送到LCD进行显示。
This article looks at the implementation of sets of tests of module interfaces; testing that for some specified input data, a particular response is obtained.
本文介绍模块接口测试集的实现;测试对某一指定的输入数据,是否获取特定的响应。
Multiple token types are supported, with each type taking up a slot in the subsystem according to the implementation specifics of the plug-in module.
子系统支持多种令牌类型,每种令牌类型依照插件模块的实现指定对应于一个槽。
With the implementation of PAM in IBM IDS, applications can make use of an authentication module and thereby increase the options for authenticating with the database server.
通过使用IBMIDS中的PAM实现,应用程序可以使用身份验证模块,由此增加了数据库服务器的身份验证选项。
We will discuss the implementation of the mediation module in more detail later in this article.
我们将在本文稍后详细讨论中介模块的实现。
That's a lot of things to keep consistent for a single call -- the interface, the asynchronous interface, the actual implementation, and the module file.
保持单次调用的一致需要做很多工作 ——接口、异步接口、实际实现和模块文件。
Measurements indicate a throughput improvement of 14% in the two-module version and of 32% in the one-module version, both relative to the original workload implementation.
与原始工作负载实现相比,测量显示流量在两模块版本中提高了14%,单模块版本中提高了32%。
A possible implementation of this hook for the announcement module is shown in Listing 2.
对于announcement模块,这个钩子的实现可能像清单2这样。
In previous versions of WebSphere ESB, the implementation of this pattern could be termed as "static", since any changes to the endpoints required modifications of the mediation module.
在早期版本的WebSphereESB中,此模式的实现可以称作是“静态”的,因为对端点的任何更改都需要修改中介流模块。
With the Groovy ArrayListRentABike implementation, not only are there fewer lines of code, complexity has been reduced by having one less module to create and maintain.
有了GroovyArrayListRentABike实现,不但减少了成行的代码,而且由于少创建和维护一个模块,复杂性也降低了。
We'll see the exact implementation of a tied hash in my tie: : hash: : TwoWay module.
我们将在我的Tie:Hash:TwoWay模块中看到绑定散列的确切实现。
To provide XSLT transformation ability, PHP 5 provides the XSL module built on libxslt, an implementation of the XSL specification (see Resources for a link).
为提供xslt转换能力,PHP5提供构建在libxslt上的xsl模块,它是一种xsl规范(参阅参考资料获得链接)的实现。
On top of this implementation, the Wink Server module provides a set of additional features that were designed to facilitate the development of RESTful web services.
在这个实现的顶端,WinkServer模块提供了一组额外的特性,用于简化RESTfulWeb服务的开发。
Jigsaw will build the module system for Sun's implementation of JDK7 using the features developed as part of JSR 294.
Jigsaw将使用给JSR 294开发的部分特性,为Sun的JDK7实现构建模块系统。
Therefore, this module will use an import instead of defining an implementation.
因此,该模块将使用导入而不必定义实现。
The paper presents a method and implementation of a case-based module division to software data flow diagram.
提出了一个基于实例的软件数据流图模块划分的方法和实现过程。
Libxslt: Get PHP 5 and the XSL module built on libxslt, an implementation of the XSL specification.
libxslt:从libxslt上获得PHP5和xsl模块,它是一种xsl规范的实现。
The basic structure and working principle of the S3C4510B HDLC module is introduced. The basic design thinking and concrete implementation of the S3C4510B HDLC controller driver is presented.
对S3C 4510b的HDLC模块的基本结构和工作原理进行了阐述,对S3C 4510b的HDLC控制器驱动程序的基本设计思想及具体实现进行了研究。
Most of the time, a module is an implementation of a specific WS specification, as an example Axis2 addressing module is an implementation of WS addressing.
大多数情况下,模块是特定WS规范的实现,例如Axis2addressing模块就是WS - addressing的实现。
I have seen an implementation of a Presenter but don't know where to tell the module that this one should be instead used of the default one.
我看过的一个实现主持人,但不知道去哪里告诉模块,这应该不是使用默认的。
The hardware of the system is composed of environment factors' inspection module and control implementation module.
系统硬件主要由环境因子实时监测、执行控制模块组成。
In addition to implementing JSRs, JDK7 will also have implementation-specific features, such as a the classpath never part of any JSR and b the Jigsaw module system.
除了实现JSR以外,JD K 7还将提供特定于实现的特性,比如classpath(没有任何一个JSR提过这部分内容)以及Jigsaw模块化系统。
In addition to implementing JSRs, JDK7 will also have implementation-specific features, such as a the classpath never part of any JSR and b the Jigsaw module system.
除了实现JSR以外,JD K 7还将提供特定于实现的特性,比如classpath(没有任何一个JSR提过这部分内容)以及Jigsaw模块化系统。
应用推荐