Prefer using explicit interface implementation.
优先使用明确的接口实现。
Prefer using explicit interface implementation.
推荐使用显示的接口实现。
Factory -- a class that returns a delegate interface implementation.
Factory——返回委托接口实现的类。
The base of the DC approach is the runtime interface implementation.
实现DC的基本途径是运行接口。
An interface implementation may be added to any existing third party class.
可以将一个接口的实现,增加到任何已经存在的第三方的类中。
The EventService interface implementation class in Listing 2 demonstrates this approach.
清单2 中的EventService接口实现类演示了此方法。
EventServiceEJB further delegates processing to an EventService interface implementation class.
EventServiceEJB进一步将处理委托给一个EventService接口实现类。
Why is it illegal to have a private setter on an explicit getter-only interface implementation?
为什么会有一个明确的吸气只有接口实现私有者违法?
How do you unambiguously specify that you want a method info of an specific explicit interface implementation?
你怎样才能明确指出你想要特定的明了的接口应用的方法信息呢?
Note that I've not included the entire interface implementation here, but you should be able to get the idea.
请注意,我没有包括整个接口的实现,但是你应该能够明白了。
Spring uses a transaction manager interface implementation to perform the actual transaction demarcation at runtime.
Spring在运行时使用一个事务管理器接口实现来执行实际的事务划分。
As you can see in Listing 18, the document library returns only its size through the Sensor interface implementation.
正如您在清单18中所看到的,文档库通过Sensor接口实现返回的只是它的大小。
However, multiple inheritance being used only for interface implementation was thought to alleviate this problem somewhat.
不过,多重继承只能用在被认为可以减轻这一问题的接口实现中。
What I really want is a way to write the User interface implementation so that it doesn't need to know these sorts of things.
我实际想要的,是一种编写User接口实现的方法,这样它就不需要知道这类事情了。
The following design guidelines help ensure that your library design USES explicit interface implementation only when appropriate.
下列设计准则有助于确保您的库设计仅在需要时使用显式接口实现。
The InvocationHandler interface, shown in Listing 11, describes how a handler can process methods invoked on a Proxy interface implementation.
清单11 中显示的InvocationHandler接口描述一个处理程序如何处理Proxy 接口实现上的方法调用。
In this paper, a management interface implementation scheme of control plane in automatically switched optical network (ASON) is proposed.
文章提出了一种自动交换光网络(ason)控制平面管理接口的实现方案。
As canvas does not present any declarative semantics, it is likely that it will have more applications in the user interface implementation area than anywhere else.
因为canvas没有提供任何声明性语义,很可能更多地用于用户界面实现领域而不是其他方面。
In the client Settings area of the editor, you can select the kind of interface to supply and, in the details area, specify where the interface implementation is located.
在该编辑器的客户端设置区域,您可以选择要提供的界面类型,在详细信息区域,您可以指定该界面实现所在的位置。
This is the core of the aircraft electromagnetic interference fault diagnosis system software design of the interface implementation and the underlying control section.
本文的核心是飞机电磁干扰故障诊断系统的软件设计中的界面实现和底层控制部分。
A mechanism for treating different implementations as logically "the same kind of thing" - usually polymorphism is implemented via interface implementation and class inheritance.
l一种逻辑上做相同事情,但却有不同实现的机制。我们通常称之为多态机制。
To provide a high level of responsiveness, e. g. , a user interface implementation that can continue to respond to user actions even while the application is performing other computations.
需要高优先级响应,如要求应用在处理其他计算工作时,仍能对用户行为做出响应。
While ActionListener only has one method in the interface, creating an implementation of an interface in this manner means all methods of that interface implementation will execute the same code.
虽然ActionListener只有接口中的一个方法,但是以这种方式创建接口的一个实现意味着这个接口实现的所有方法都将执行同样的代码。
It separates the interface and implementation for the library services.
它为函数库服务分离了接口和具体实现。
If the concept is new to you, think of a module as an interface plus the implementation for that interface.
如果对这个概念还比较陌生的话,可以将模块看作是一个接口,外加该接口的实现。
WSDL supports the separation of interface and implementation by providing different elements that contain this information.
WSDL通过提供包含这些信息的不同元素来支持接口和实现的分离。
Publish the service interface and implementation.
发布服务接口和实现。
Behind the interface, the implementation is governed solely by the owner.
在接口背后,实现是由所有者单独控制的。
Functional characteristics: Describes the granularity dimensions to be considered when constructing components, such as interface and implementation.
功能特征:描述在构造组件(如接口和实现)时要考虑的粒度的各个方面。
Functional characteristics: Describes the granularity dimensions to be considered when constructing components, such as interface and implementation.
功能特征:描述在构造组件(如接口和实现)时要考虑的粒度的各个方面。
应用推荐