要想显示因特网接口的接口信息,输入。
To display interface information for an Internet interface, type.
具有调用业务对象映射的源接口和目标接口的接口映射。
An interface map with a source interface and a target interface that invokes the business object map.
单击Finish,以打开新接口的接口编辑器,如图6中所示。
Click Finish to open the interface editor for the new interface, as shown in Figure 6.
我们可以实现在相同的抽象类,抽象的方法,但我们不能实现在同一接口的接口方法。
We can implement the abstract method in inside of the same abstract class, but we can't implement the interface method in inside of the same interface.
当一个类实现有多个基接口的接口时,从这个类生成的对象可以上溯到任何一个基接口。
When a class implements an interface that has multiple base interfaces, objects created from that class can be upcast to any of the base interface types.
这个类公开一个映射抽象服务接口的接口,从而向客户机隐藏Web 服务调用的细节。
This class exposes an interface that maps the abstract service interface, and thus hides the details of a web service invocation from the client.
SCSI是一种很有趣的接口,它是早期的接口之一,如今还在不断演化。
SCSI is an interesting interface to study because it is one of the oldest interfaces that is still evolving today.
他写道,“要设计可用的接口,最好不要设计全新的接口模型。”
He says, "to design usable interfaces, it's best when possible not to design an entire new interface model."
Config接口:所有配置接口的祖先。
The config interface: Ancestor of all configuration interfaces.
在这些接口当中,对于本文样例最重要的接口就是生命周期接口。
Of these interfaces, the most important one for this particular sample is the lifecycle interface.
对于您刚才选择该组件所要支持的接口,现在您将实现该接口的操作。
Now you will implement the operation of the interface you just selected that this component will support.
这些协议包括了提供的和需要的接口,这些接口在服务规范中所扮演的角色,以及这些角色之间如何交流的规则或者协议。
These contracts include the provided and required interfaces, the roles that those interfaces play in the service specification, and the rules or protocol for how those roles interact.
这些角色的责任是由它们的类型定义的,它就是服务接口提供或者需要的接口。
The responsibilities of these roles are defined by their types, which are the interfaces provided or required by the service interface.
该层次结构包括四种常规类型的类:用于已定义类型的接口、用于实际元素的接口和这两组接口的实现。
This hierarchy includes four general types of classes: interfaces for the defined types, interfaces for the actual elements, and implementations for both sets of interfaces.
将某个类的接口转换为接口客户所需的类型。
Convert the interface of a class into another interface clients expect.
我们首先将解释使用的接口和接口上的数据类型。
We will first explain the interface used and the data types on the interface.
首先,需要创建一个简单的接口;创建接口通常是一个很好的实践。
First, you need to create a simple interface; having an interface is usually a good practice.
SDO的核心概念是通过sdo模式和少量的接口定义的,这些接口用于实现与受该模式管理的实例数据进行的交互。
Core SDO concepts are defined by the SDO model and a small number of interfaces that enable working with instance data managed in accordance with the model.
内联缓存看起来好一些,您只有一个接口:到缓存的接口。
The in-ine cache looks better in that you only have one interface: to the cache.
如果协调程序需要不同的接口,则可以尝试实现一个适配器,来将其所希望的接口转换为模拟实现的接口。
If the coordinator desires a different interface, it can attempt to implement an adapter that converts the interface it wants to the interface the mock implements.
系统接口:公开系统的接口,以便能向其他系统发送和从其接收事务业务事件。
The System interface: Exposes an interface for the System so that it can send and receive transactional business events with other Systems.
在你的模型中,服务不仅识别提供的接口,而且识别需要的接口(例如回调接口)。
In your model, a service not only identifies the provided interface, but may also identify required interfaces (such as callback interfaces).
最通常的情况是根据接口所提供的功能和可使用该接口的编程环境来选择接口。
Most often, you will be choosing your interface based on the functionality it offers and the programming environments it is available in.
就算多重接口继承允许我们构造对应的接口集,但是实现这些接口的类不能直接遵循该结构。
Granted, multiple interface inheritance would allow us to construct a corresponding set of interfaces, but the classes implementing these interfaces couldn't follow the structure directly.
这经常是通过结合通信量较多的接口甚至对话接口设计来完成的。
Often this is done in combination with a chatty interface or even a conversational interface design.
这些都有助于与机器的接口,不过与机器的接口向来不是程序编写中最困难的部分。
While this is helpful for interfacing with machines, that's rarely the hardest part of writing an application.
这个环境包括了各种不同类型的服务器、老式点对点接口、以及很多通过一个数据接口引擎处理的接口。
This environment includes various types of servers, older point-to-point interfaces, and many interfaces processed through a data interface engine.
然而,消费者所提供接口和所需接口的含义与提供者所提供接口和所需接口的含义是镜像关系。
However, the sense of the provided and the required interfaces for the consumer is the mirror image of the sense of the provided and the required interfaces for the provider.
图1中提供了系统特定的接口聚合为通用接口的示例。
In Figure 1 you see an example of aggregating system-specific interfaces into a generic interface.
游标接口:jolap的游标接口定义用于管理OLAP查询返回的多维结果集的功能。
Cursor interfaces: JOLAP's cursor interfaces define the functionality to manage multidimensional result sets returned by OLAP queries.
应用推荐