XML Comments — How do you comment explicitly implemented interfaces properly?
XML注释——你怎么评论显式实现的接口是否正确?
The next step is to make members of the implemented interfaces visible in Views.
中我需要关于接口实现的信息。长话短说,在这里它是。
So it's optional whether the less-derived implemented interfaces are stated in the base type list?
那么就是说派生程度较低的接口是否被声明在基类列表中是可选的了?
A class, for example, returns members, bases, implemented interfaces, attributes, comments, and so forth.
例如,类别会传回成员、基底、实作介面、属性、注解等等。
It allows to get classes by various criteria including implemented interfaces, annotations and (probably) class name pattern.
它允许通过各种标准包括实现接口类,注释和(可能)类名称的模式。
In the Implemented interfaces Selection window, enter lpexp in the Choose interfaces field, which shortens the list as you type.
在Implemented interfacesSelection窗口的Choose interfaces字段中输入lpexp,这样就缩短了您键入的列表。
This stage prepares the necessary data structures that represent fields, methods, and implemented interfaces that are defined within each class.
这个阶段准备代表每个类中定义的字段、方法和实现接口所必需的数据结构。
Event handler methods may be defined in super classes, and events are posted to handlers of the event's super classes including any implemented interfaces.
事件处理方法接收的参数可以是事件的超类,然后事件会被发布到事件的超类的处理者中,包括被事件实现的接口。
This describes how the service interfaces are implemented.
它描述了服务接口是如何实现的。
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 approach ensured that service clients had no dependencies on the concrete services that implemented the explicit interfaces they invoked.
该方法能保证服务客户机对实现其调用的显式接口的具体服务不具有依赖性。
When we design the SOA solution, we need to identify the services, design their interfaces, and decide how they will be implemented: Which service providers provide what services and how.
当我们设计soa解决方案的时候,我们需要识别服务,设计它们的接口,并且决定它们将如何被执行:哪一个服务提供者提供什么样的服务以及如何提供。
This gives the client application two obvious possible user interfaces that could be implemented for browsing.
这为客户机应用程序提供了两种用户界面,可以实现这些浏览界面。
Finally, Composite is one of the patterns that can be implemented with an abstract aspect using tag interfaces to specify the classes playing the roles.
最后,组合是可用抽象方面实现的模式之一,可以使用标签接口来规定担任该角色的类。
The approach I describe works well if the parameter interfaces defined by multiple dependency components are compatible in that they can be implemented by the very same object.
这个方法适合以下情况,即多个依赖项组件定义的参数接口是兼容的,从而能够由相同的对象实现。
These interfaces exist to be implemented, and compliant implementations will behave the same.
这些接口有待实现,而符合这些接口的实现的行为是一样的。
In mainstream languages, event-based interfaces are usually implemented using callback functions, a style familiar from GUI programming and the like.
在主流语言中,基于事件的接口通常使用回调函数实现,这是一种在GUI之类的编程中常见的方式。
In mainstream languages, event-based interfaces are usually implemented using callback functions, a style familiar in graphical user interface (GUI) programming and the like.
在主流语言中,基于事件的接口通常使用回调函数实现,这是一种在图形用户界面(GUI)之类的编程中常见的方式。
This metadata includes information about the class itself, such as the package and superclass of the class, as well as the interfaces implemented by the class.
这类元数据包括关于类自身的信息,如包和类的父类,以及该类实施的接口。
This is definitely a POJO: There are no interfaces implemented — nothing but the application logic going on here.
这无疑是POJO:没有实现任何接口 ——只有应用程序逻辑。
First, you'll get an introduction to configuration interfaces and learn how to use the framework; then, you'll get an overview of how the framework is actually implemented.
首先,对配置接口作一个介绍,并讲解如何使用该框架;然后,概述该框架的实际实现。
By exposing information and services through Web 2.0 protocols, such as RESTful services and JSON, highly interactive interfaces can be formed, with browser function implemented in Ajax.
通过Web 2.0协议(如基于REST的服务和JSON)公开信息和服务,可以利用Ajax中实现的浏览器功能形成交互界面。
These mapped interfaces can then be implemented on the server side or called from the client side just as any other method.
那么这些映射的接口就可以在server端实现,或者像其它方法一样由client端调用。
Each of the above protocols is implemented as web services interfaces between a protocol coordinator and a protocol participant.
上述2个协议都是以协议协调器和协议使用者之间的Web服务接口的形式来实现的。
In a growing number of cases the interfaces to existing legacy systems are implemented as web services that conform to services Oriented Architecture (SOA) design principles.
在越来越多的案例中,现有遗留系统的接口实现为遵从面向服务架构(Services Oriented Architecture,SOA)设计原则的Web服务。
The interfaces that are implemented or supported are.
它实现或支持的接口包括。
This couples the implementation type to all of the interfaces of an export. (An export can be wired to and implemented by only one component.)
这就将执行类型与一个导出的所有界面联系了起来(所有导出可以由一个构件执行)。
Interfaces can be implemented using Ruby-cased (underscored) names for all methods now.
现在可以针对接口中的所有方法使用Ruby式(使用下划线)的名称来实现接口。
The Human Task Manager API is also implemented as an enterprise bean, with the following interfaces that conceptually provide the same API functionality.
也可以使用以下接口将HumanTaskManagerAPI实现为企业bean,这些接口在概念上提供相同的API功能。
The /proc file system code (for /dev/lguest) is also implemented in this module, which implements the user-space interfaces to the kernel and drivers, including hypercalls.
这个模块还实现 /proc文件系统代码(针对 /dev/lguest),该代码实现到内核和驱动器(包括虚拟化调用)的用户空间接口。
应用推荐