Generate service methods extending the base implementation.
生成扩展基本实现的服务方法。
Generate the base implementation using the pattern wizards.
使用模式向导生成基本实现。
However, they should also call the base implementation to ensure that all resources are freed.
不过,派生类还应调用基实现以确保所有资源都已释放。
Note that the base implementation does nothing with the passed event data and raises no further event;
请注意,基实现不对传递的事件数据进行任何操作,也不引发其他事件;
The base implementation does fairly substantial work to free resources that are known to the base class.
基实现执行大量工作以释放基类已知的资源。
If the derived class does not provide a substitute instance, this method should call the base implementation.
如果衍生类别未提供替代执行个体,则这个方法应该呼叫基底实作。
You should still call the base implementation in case an intermediate class in the inheritance has implemented this method.
如果继承中的中间类已实现了此方法,则仍应调用基实现。
Because an intermediate class in the inheritance might implement this method, we recommend that you call the base implementation in your implementation.
由于继承中的中间类可能会实现此方法,因此我们建议您在实现中调用基实现。
When overridden in a derived class, provides a way to invoke event handlers in a type-specific way, which can increase efficiency over the base implementation.
在衍生类别中覆写时,会提供一种特定型别的方式来呼叫事件处理常式,透过基底实作增进效率。
Always call the base implementation prior to your own implementation, because the base implementation takes care of merging all the properties already defined on previous types in the hierarchy.
始终在调用自己的实现之前调用基实现,因为基实现负责合并已在层次结构的上述类型上定义的所有属性。
Also, you can eventually generate the code (usually from the design model) that will be used as the base for your SOA implementation.
而且,您最终还可生成代码(通常是根据设计模型生成的),作为SOA实现的基础。
It is packed with challenging questions from business and it stakeholders and provides corresponding answers, some of which are prescriptive and provide a base roadmap for potential implementation.
该书收录了大量来自业务及IT干系人的关键问题与答案,有一些答案是约定俗成的,并且提供了可能的基本实施路线图。
This new command allows you to collect statistics and build an index in a single pass of the base table, instead of two passes with the previous implementation of these features.
这条新命令允许您在对基表的一次扫描中收集统计数据,并构建索引,而不像这些特性的以前实现那样需要进行两遍扫描。
It also allows you to build an abstract implementation that defers the actual implementation to classes that override the base.
它还允许您构建一个抽象实现,从而使实际实现委托给覆盖基本实现的类。
The theoretical base introduced in Part 1 applies to many implementation technologies.
第1部分中介绍的理论基础可以应用于许多实现技术。
The implementation has to extend a certain base class, and there should be an asynchronous interface that the framework implements.
实现需要扩展某个基类,并且应该提供由框架实现的异步接口。
Under this one base-year, one option-year contract, STG will assist in the engineering, implementation, and quality assurance of engineering projects managed by USAISEC-FDED.
根据这份包括基本期一年,选择期一年的合同,STG公司将在工程、执行和质量保障等领域帮助美国陆军信息系统工程司令部进行工作。
Additionally, Listing 13 shows the use of an abstract method to demonstrate how basic functionality can be put into a base class and specific functionality can be deterred to an implementation class.
此外,清单13显示了抽象方法的用法,演示如何将基本功能放入基类中以及如何阻止实现类使用特定函数。
There are two advantages to the implementation of nanosecond calculation using the Time Base register
这种使用TimeBase寄存器来实现纳秒级精度计算有两个优点
In the implementation of the Time Base calculation above, the algorithm USES a helper multiply function.
在上面TimeBase计算的实现中,算法使用了一个辅助乘法函数。
The best way to do this is to encapsulate the Domino specific implementation details in a small set of common base classes.
做到这一点的最佳方法是在一个小的公共基类的集合中封装特定于Domino的实现细节。
The HIPAA837Prof collaboration provides 3 out of 4 of these and so provides a good base for this implementation.
HIPAA837Prof协作提供这四个交互中的三个,因此为实现提供了良好基础。
Observe that the implementation emits trace events using the m_logger member variable from the base class.
观察该实现使用基础类中m_logger成员变量发出的跟踪事件。
More to the point, you could easily inject a mock object instead of a real Speaker implementation, and you could do a test without affecting the rest of your code base.
更关键的是,您可以轻松地注入模拟对象来替代真正的Speaker实现,并且无需影响其他的代码基就可以进行测试。
The original implementation of this technique was developed on the Portal Server 1.2 code base and has been ported to Portal Server 2.1 for the purpose of writing this article.
最初对这种方法的实现是在PortalServer 1.2代码的基础之上开发的,因为撰写本文的原因,已经被移植到了 Portal Server 2.1 上。
I selected one implementation from the ten that were produced by the OOAD students and made it available as the initial code base for the introductory software engineering class.
我从选修过OOAD的同学所提供的10份执行方案中选择了一份,并且将它用作介绍性软件工程学课程可利用原始代码的基础。
In version 2.0, all controls derive from the same base class (the BaseDataBoundControl class), regardless of the actual implementation or user interface characteristics.
在2.0版本中,所有控件无论有什么样的实际实现过程和用户界面特点,均从同一个基类(basedataboundcontrol类)派生。
Concrete classes provide the appropriate implementation for their respective base class. The Factory Method Pattern consists of the following classes.
concrete类为它们各自的基类提供恰当的实现。
The base platform and collection of plug-ins and extensions are built on the Equinox OSGi framework, which is an implementation of the OSGi R4 core framework specification (see Resources).
基本平台和插件及扩展集都是基于EquinoxOSGi框架构建的,该框架是OSGiR 4核心框架规范的实现(请参阅参考资料)。
It USES a WASThreadFactoryBase base class to enable the use of a single implementation for both the J2SE 5 and the dl.concurrent.util version of the ThreadFactory (Figure 5).
它使用WASThreadFactoryBase基类来支持使用J2SE5和ThreadFactory的dl. concurrent . util版本的单个实现(图5)。
应用推荐