Create an interface using the new XSD.
使用新的XSD创建接口。
This will also create an interface on the mediation flow component.
这还将在中介流组件上创建一个接口。
Create an interface for an application using an explicitly bound attachment.
为使用显式绑定附件的应用程序创建接口。
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.
如果几个对象间存在公共行为,而开发者想要抽象这种行为,那么它就可以创建一个接口并使用它。
No need to create an interface and stub out an entire mock object - you can strategically override that one method and return a simple mocked-out response.
无需创建接口和去掉整个模拟对象的存根—您可以有选择地重写方法并返回一个简单的模拟响应。
The add Wire dialog box, which you see in Figure 26, opens so that you can choose to create an interface mapping or add the appropriate interface to the import.
此时会打开如图26所示的AddWire对话框,以便您可以选择创建接口映射,或者向该导入添加适当的接口。
To avoid this problem, you can create an interface (for example, Vehicle) and have your FrogMan class accept the Vehicle as a constructor argument, as in Listing 3.
为了避免这个问题,您可以创建一个接口(例如vehicle),使frogman类接受Vehicle作为一个构造函数参数,如清单3所示。
So, they create an interface masquerading as an office filled with desks, file cabinets, telephones, and address books, or as a pad of paper or a street of buildings.
于是他们创作的界面或者是摆满了办公桌、文件夹、电话和参考书的办公室,或者是像一沓纸或者一条布满各式建筑的街道。
If you only have a concrete class, you can create an interface from the class, change your application code to program to the interface, and then proceed as described above.
如果您只有一个具体的类,那么您可以从类中创建一个接口,您的应用程序代码改写为接口,然后按照前面的描述继续进行。
The assembly editor asks you if you want to create an interface mapping between the source and target nodes (the nodes being the reference and the component, respectively).
组装编辑器询问您是否希望在源和目标节点(分别代表引用和组件的节点)之间创建接口映射。
This means you must create an interface map between the components and use the business object map you just created so that only the customer name and email address are passed on.
这意味着您必须创建组件之间的接口映射,并使用您刚才创建的业务对象映射,以便仅传递客户名称和电子邮件地址。
This article shows how you can create an identity relationship, call the relationship from a map, create an interface map that calls the map, and test the relationship on the server.
本文介绍了如何创建身份关系、从映射中调用该关系、创建调用映射的接口映射以及在服务器上对关系进行测试。
In addition, you can extend the membership system by creating a custom provider, which you might do to create an interface between the membership system and an existing user database.
此外,还可以通过创建自定义提供程序来扩展成员资格系统,这样做可以在成员资格系统与现有用户数据库之间创建一个接口。
In addition, you can extend the membership system by creating a custom provider, which you might do to create an interface between the membership system and an existing user database.
此外,还可以通过创建自定义提供程序来扩展成员资格系统,这样做可以在成员资格系统与现有用户数据库之间创建一个接口。
应用推荐