Note that the package folder of theresource interface classes resides here.
请注意,资源接口类的包文件夹驻留在此处。
The finishing problem can arise any time you mix fluent-interface classes.
终了问题在您组合连贯接口类的任何时候都有可能出现。
Return a list of installed devices for all device setup classes or all device interface classes.
返回一个列表的所有设备安装类别或所有设备接口类安装设备。
In addition, you aren't required to code the home interface, remote interface, and local interface classes.
另外,不需要编写home接口、remote接口和local接口类。
Provides classes that expose basic user interface classes that handle screen layout and interaction with the user.
提供处理屏幕布局和用户交互的基础类。
System classes, for instance, are not modifiable, while user-defined interface classes can be modified, but can't include actual implementation code.
例如,系统类是不可修改的,而用户定义接口类虽然可以修改,但是不能包含实际的实现代码。
The use of pure abstract C++ explicit interface classes worked against true service invocation transparency, because service clients on non-C++ systems required alternative interface definitions.
使用纯粹的抽象 C++显式接口类与真正的服务调用透明性是矛盾的,因为非 C++系统中的服务客户机需要备用的接口定义。
If we add methods that should not be there the classes implementing the interface will have to implement those methods as well.
如果我们增加了不应有的方法,继承这个接口的类将不得不同时实现这些方法。
Thus, we recommend against using those classes on the service interface.
因此,我们建议不要在服务接口上使用这些类。
If two classes need to support the same interface, they should both extend the same superclass.
如果两个类需要支持相同的接口,它们都应该扩展相同的超类。
For many interfaces, much of the functionality can be implemented with "boilerplate" code that will be valid for all classes that use the interface.
对于许多接口,大多数功能都可以用对于所有使用这个接口的类都有效的“样板”代码来实现。
The overall concepts, classes, service interface, and dynamic behaviour will be discussed in the remainder of this article, then move to implementation details in the next.
在本文的其余部分中,将讨论总体的概念、类、服务接口和动态行为,然后在下一部分中详细说明实现。
This is a relatively simple construct consisting of one interface and two classes.
这是一个相对简单的结构,只包含一个界面和两个类。
Classes implementing this interface can be adapted to another interface.
实现了这个接口的类可以适配到另一接口。
As the operations offered by the classes are the same, you can use an interface to define a contract that all of your classes implement.
由于这些类提供的操作相同,您可以使用一个接口来定义一个所有类实现的协定。
Define a relationship which indicates that the two newly created classes are implementers of the interface.
定义一个关系,指明那两个新建的类是这个接口的实现。
The architect refines the system-level classes to design the business-layer interface.
架构师对系统层类进行改进以设计业务层接口。
The regular expression engine has a simple and clean interface, which basically requires you to learn two new classes and one new interface.
该正则表达式引擎有一个简单且清晰的接口,它主要要求您了解两个新类和一个新接口。
These classes implement a common interface, as shown in Figure 1.
这些类执行一个公共接口,如图1所示。
All fetching pattern classes implement the same interface.
所有的抓取模式类都实现了相同的接口。
A partial "service Generator" was written that generated skeleton code for proxy, invoker, and service classes from an explicit interface.
“服务生成器”的功能是根据显式接口为代理、调用程序和服务类生成框架代码,它已经被部分编写出来。
In Figure 25, you will notice that the interface and the three classes are not named.
在图25中,您可以注意到接口和三个类没有名称。
If classes guarantee an interface, you must be able to guarantee a class.
如果类保证了接口,您必须能够保证类。
APP_CLASSES is where directories with application classes (including the endpoint interface class) are specified.
APP _ CLASSES是指定应用程序类(包括端点接口类)的目录。
Considering metadata as an aspectual interface from classes to crosscutting concerns in the system translates some of the best practices from the object-oriented world to AOP.
将元数据考虑为类中的一个方面化接口,通过这种方法来横切系统中的一些关注点,这样,可以将面向对象世界中的一些最佳实践应用到AOP中。
It gives you the generated interface and fault classes shown in Listings 2, 3, and 4.
将会生成清单2、3和4中所示的接口和错误类。
These include using interceptors on field accesses or method calls, adding mix-in interface implementations to existing classes, and more.
其中包括对字段访问或者方法调用使用拦截器,在现有类中添加mix - in接口实现等。
Figure 3 shows the relationship between the Exportable interface and its implementing classes.
图3显示了Exportable接口与其实现类之间的关系。
Figure 3 shows the relationship between the Exportable interface and its implementing classes.
图3显示了Exportable接口与其实现类之间的关系。
应用推荐