As before, create an interface.
与前面一样,创建一个接口。
Create an interface using the new XSD.
使用新的XSD创建接口。
Create an interface exactly like Figure 17.
创建一个与图17确切相似的界面。
建立一个接口。
There are two ways to create an interface map.
存在两种创建接口映射的方法。
There are several ways to create an interface.
有多种创建接口的方式。
First, create an interface that will use attachments.
首先,创建使用附件的接口。
Step 1: Create an interface for the compensation service.
步骤1:创建补偿服务的接口。
A better way is to create an interface that defines the events.
一种比较好的方法是创建一个定义事件的接口。
This will also create an interface on the mediation flow component.
这还将在中介流组件上创建一个接口。
Create an interface for an application using an explicitly bound attachment.
为使用显式绑定附件的应用程序创建接口。
First you need to create an interface that can receive requests from the client.
首先,需要创建能够从客户端接收请求的接口。
Because we want to minimize the dependencies, we create an interface between the two.
因为我们要将这种依赖性降到最低,我们在这两者之间创建一个接口。
Create an interface as before, but leave the binding style as document literal wrapped.
和之前一样创建接口,将绑定风格设为documentliteralwrapped。
Create an interface, which takes as input the business object, and as output a type of string.
创建一个接口,将业务对象作为输入,将字符串类型作为输出。
The first one will create an Interface with a dummy name that is the same as the parameter name.
第一个将创建一个与参数名相同的假名的Interface。
As in many Web applications, I wished to create an interface widget in a fixed position on the screen.
和创建多数Web应用程序一样,我需要在屏幕的固定位置创建一个界面部件。
The other way to create an interface map is to wire a reference of one component to another component.
另一种创建接口映射的方法是将一个组件的引用连线到另一个组件。
XMLBeans requires you to create an interface and a static implementation for each method in that interface.
XMLBeans要求创建一个接口,并为这个接口中的每个方法提供静态的实现。
All you need to do is create an interface that describes the abstract behavior the Collection should provide.
只需创建一个接口,用它描述Collection应该提供的抽象行为。
Another example how intelligent a refactoring should be: Create an interface which declares an abstract method.
另一个能证明重构多么智能的例子是:创建一个接口,它声明了一个抽象方法。
The following steps show you how to create an interface with an operation that will pass an attachment when invoked
以下步骤将演示如何用一个在调用时传递附件的操作创建接口
For example if we create an interface called worker and add a method lunch break, all the workers will have to implement it.
比如,如果我们创建了一个名为Worker(译者注:工人)的接口,给他一个lunchbreak(译者注:午休时间)方法,所有的工人都需要实现他。
You also need to create an interface to intercept the view action to transfer information when you navigate between the views.
您还需要创建一个接口来拦截视图操作,从而实现您在浏览不同视图时的数据传输。
When you create an OSGi service or a Web service, the common practice is to create an interface and an implementation class.
创建OSGi服务或Web服务时,一般的做法是创建接口和实现类。
However, be careful: While enriching the visual feedback, you must be careful not to create an interface that is hopelessly cluttered.
然而一定要小心,在保证丰富视觉反馈的同时要避免创建混乱的界面。
Capturing this requirement is easy; we simply need to create an interface for the component and identify the two operations that it will support.
捕获这个要求很简单,我们只需要为该组件创建一个接口,并标识其将支持的两个操作即可。
One way of representing relationships like this is to create an interface, Motorized, which Automobile and Bus would implement, but RowBoat would not.
有一种方法可以表示这种关系,即创建一个名为Motorized的接口,Automobile和Bus都实现这个接口,但是RowBoat不实现。
If there are several objects that all have the behavior, and a developer wishes to abstract on that behavior, they can create an interface and then use that.
如果几个对象间存在公共行为,而开发者想要抽象这种行为,那么它就可以创建一个接口并使用它。
If there are several objects that all have the behavior, and a developer wishes to abstract on that behavior, they can create an interface and then use that.
如果几个对象间存在公共行为,而开发者想要抽象这种行为,那么它就可以创建一个接口并使用它。
应用推荐