All applications and all components define the layout of their user interface in an XML file.
所有应用程序和所有组件都在XML文件中定义其用户界面的布局。
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.
由于这些类提供的操作相同,您可以使用一个接口来定义一个所有类实现的协定。
This allows you to generically define the processing of all operations passed to a given interface, exactly the capability you need for your common request handling.
这允许您以通用的方式定义如何处理传输给给定接口的所有操作,这正是您用于实现通用请求处理所需的功能。
Define a relationship which indicates that the two newly created classes are implementers of the interface.
定义一个关系,指明那两个新建的类是这个接口的实现。
The JBI specification USES WSDL 2.0 to define the interface of services exposed by internal and external service providers.
JBI规范使用WSDL 2.0来定义通过内部和外部服务提供商公开的服务接口。
When you define the inputs and outputs for the operations of an interface, you can select business objects.
在您定义接口操作的输入和输出时,可选择业务对象。
After you have created an interface map, you need to define the mapping between the interface operations, as you can see at the top of Figure 4.
创建接口映射以后,您需要定义接口操作之间的映射,从图4的顶部可以看到这点。
All of this information is captured in the service interface used to define the request.
所有这些信息在服务界面中获取,以定义请求。
IColourRuleType, an implementation of this interface to define the metadata for the kind of color rule.
执行这个界面以为这种类型的着色规则定义元数据。
This is an important hook into the framework that lets you define the user interface for any input parameters used to create and customize an instance of your feed.
这是一个重要的框架钩子,可以通过它为创建和定制feed实例所需的输入参数定义用户界面。
IColourRule, an implementation of this interface to define an instance of a color rule.
执行这个界面以定义着色规则的实例。
First of all, you define an interface called LocaleSensitive.
首先,您需要定义一个名为LocaleSensitive的界面。
Skins, made up of CSS files in Mozilla, define the user interface of the browser.
皮肤在Mozilla中由CSS文件组成,定义浏览器的用户界面。
To implement this portlet, first define an interface to abstract the implementation details of the message store (Listing 2).
为了实现这个portlet,首先要定义一个接口以对消息存储器的实现细节进行抽象(清单2)。
The remote service interface must extend the GWT RemoteService interface and define the signatures of the service methods that will be exposed to the clients.
远程服务接口必须扩展GWTRemoteService接口并定义将向客户机公开的服务方法的签名。
In a real world application, the address interface would define several methods to work with addresses, regardless of whether it is a USAddress or CANAddress object.
在实际的应用程序中,无论是USAddress还是CANAddress对象,Address接口会定义一些处理地址的方法。
Lines 15-23 define a condition that the metadata of Service Interface type must satisfy or the transition will fail to execute.
行15 - 23定义了Serviceinterface类型的元数据必须满足的条件,否则转换将会失败。
Of course it is a good idea to keep component and interface definition (essentially: type definitions) separate from system definitions (connected instances), so here we define a system.
当然,将组件和接口的定义(本质上是类型的定义)与系统的定义(连接的实例)分开,是一个很好的想法,因次,我们如下定义了一个系统。
Both types of service implementations use a service Endpoint Interface (SEI) — refer to JAX-RPC (JSR-101) — to define the method signatures of the web service.
两种类型的服务实现都使用了ServiceEndpointInterface (SEI)——参考JAX - RPC (JSR- 101)——来定义Web服务的方法签名。
Now, after discussing this interface thing for a while, we noticed that it's not enough to simply define an interface as a set of messages.
在对接口进行了一段时间的讨论之后,我们现在注意到简单地将接口定义为一组消息还远远不够。
In this case, we use an abstract class to define the service interface and operations of the exposed capabilities, as shown in Figure 3.
在这种情况下,我们使用一个抽象的类,来定义服务接口以及预期功能的操作,如图3所示。
Semantic annotations define the meaning of the inputs, outputs, preconditions and effects of the operations described in a service interface.
语义标注定义在服务中描述的操作的输入、输出、前提的含义以及操作产生的效果。
You would define a process interface the same way you define the inputs and outputs of activities within the process.
您在定义流程接口时使用的方法,与您定义流程内各种活动的输入和输出时是相同的。
You must also define an asynchronous version of the interface, as shown in Listing 3.
您还必须定义一个异步版本的接口,如清单3所示。
A good approach to consistency is to define user interface guidelines for each project or for a group of projects.
一种保证“一致”的有效方法,就是为每个或每组项目的用户界面都制定“用户界面设计准则”。
It isn't always possible to define an interface in an abstract class, but in the light of evolution you should consider whether an abstract class is sufficient.
尽管并不是总能在抽象类中定义接口,但是在编程过程中总是免不了要考虑下一个抽象类够不够呢。
The ability to define an interface means that the caller is abstracted away from the implementation of the operations.
定义接口的能力意味着访问者抽象于操作的具体实施操作以外。
In addition, a screen or control can define local state (using variables) and use control structures to iterate over collections and conditionally show parts of the user interface.
此外,屏幕或者控件也能够定义本地状态(使用变量),并使用控件结构来对集合进行迭代,从而根据条件显示用户界面的各个部分。
A WCF service can be defined by either a class or by an interface with groups of operations that define the offerings of the service.
WCF服务可以与定义服务的一组操作一起来由类或者界面定义。
These templates define how the user interface looks for creating or editing of a specific piece of content.
这些模板定义用户界面希望如何创建或编辑特定内容。
应用推荐