名称、可见性、基类和实现的接口。
这是很容易实现的接口。
这些是一个业务组件处理程序可以实现的接口。
These are the interfaces that a business component handler can implement.
注意在接口文本区域可以输入任何你希望该类实现的接口。
Notice the Interfaces text area, in which you can enter any interface you want this class to implement.
所有的通过基类实现的接口是由其派生类继承。
All interfaces implemented by base classes are inherited by their derived classes.
XML注释——你怎么评论显式实现的接口是否正确?
XML Comments — How do you comment explicitly implemented interfaces properly?
封送拆收器通过查看对象实现的接口之一来标识对象。
The marshaler identifies the object by looking at one of the interfaces the object implements.
在这种情况下,被实现的接口放在基类之后,以逗号分隔。
In such cases, the interfaces that are implemented appear after the base class, separated by commas.
把一个冒号(:)放在类名之后,并加上你想实现的接口名。
You place a colon (:) after the name of your class and add the name of the interface that you want to implement.
属性使任何要实现的接口的未实现方法自动被编码成空方法。
Attribute causes any unimplemented method of any implemented interface to be automatically coded as an empty method.
所有的通过基类实现的接口是由其派生类继承。不可序列化的。
All interfaces implemented by base classes are inherited by their derived classes. Not just Serializable.
这些是您必须实现的接口,虽然部分情况下,您可以使用默认策略。
These are interfaces you must implement, though in some cases you can use default ones.
一个BHO对象遵循同样的模式——唯一的改变在于要实现的接口。
A Browser Helper Object follows the same pattern-the only changes are the interfaces to implement.
JNDI与JMS的相似之处在于它只是定义了一组有待实现的接口。
JNDI is similar to JMS in that it simply defines a set of interfaces to be implemented.
IDL是描述性语言(不是编程语言),用来描述对象实现的接口。
The interface Definition language (IDL) is a descriptive language (not a programming language) to describe the interfaces being implemented by the objects.
可以为验证器实现的接口方法有create、update和delete。
The interface methods you can implement for a validator are create, update, and delete.
接口隔离原则确保实现的接口有他们共同的职责,它们是明确的,易理解的,可复用的.
The Interface Segregation principle ensures that Interfaces are developed so that each of them have their own responsibility and thus they are specific, easily understandable, and re-usable.
这样你就可以在运行时获得对象的信息,比如对象包含的属性和方法以及实现的接口等等。
You then have an API for accessing runtime information of the objects running in your application, like what properties and methods they have, what interfaces they implement, etc.
首先,你可以提供一个代理需要实现的接口,并通过该接口从客户端应用程序中访问代理。
First of all, you can provide an interface that the proxy needs to implement and access the proxy from the client application through that interface.
一个类(不管是抽象的还是具体的)实现一个接口并不真正从它实现的接口继承任何东西。
A class (whether abstract or concrete) that implements an interface does not really inherit anything from the interface it implements.
您需要的行为是常见的,因此可以使用您创建的每个提要检索器都可以实现的接口来表达它。
The behavior that you need is common so it can be expressed using an interface that each feed retriever that you create can implement.
这些角色的类型分别是结账实现的接口以及使用的InvoiceProcessing接口。
The types of these roles are the Invoicing realized interface and the used InvoiceProcessing interface, respectively.
如果协调程序需要不同的接口,则可以尝试实现一个适配器,来将其所希望的接口转换为模拟实现的接口。
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.
在JSP和自定义标签技术方面比较详细地分析了自定义标签技术的特色及其开发流程和分类及实现的接口。
On JSP and Custom tag, the feature, development flow, class, implementation interface of the Custom tag were analysed.
术语服务和接口 可交替使用,因为在BusinessModeler 中,服务通常表示一些外部服务实现的接口。
The terms service and interface are used interchangeably because, in Business Modeler, a service typically represents an interface to some external service implementation.
该原则认为任何Web服务开发的关键之处在于WSDL文档,该文档定义了相应的 Web 服务实现的接口和绑定。
This tenet recognizes that the key to any Web services development is the WSDL document that defines the interface and binding of the corresponding Web service implementations.
在面向对象的开发中,有一种实践很常见:抽象出一个可能拥有多个实现的接口并编写代码以使用该接口,从而使其可以重复利用。
It is common in object-oriented development to abstract out a common interface that may have multiple implementations and write code that works with the interface, making it more reusable.
本文探讨了OPC服务器的结构及其基本的功能和需要实现的接口,给出了OPC服务器的详细实现过程和OPC客户端的实现步骤。
This paper discusses the structure of OPC server, essential function and interfaces needing to realize, provide detail of OPC server's realization and steps of OPC client's realization.
在电源接口的功率传输中,电源接头可以实现安全带电插接。
The power supply connector can realize safe electriferous insertion in the power transmission of a power interface.
在电源接口的功率传输中,电源接头可以实现安全带电插接。
The power supply connector can realize safe electriferous insertion in the power transmission of a power interface.
应用推荐