Using this new service only requires knowing its interface and name.
使用这种新的服务只需要知道它的接口和名称。
For each remote service, GWT requires two interfaces on the client side: a remote service interface and a remote service async interface.
对于每个远程服务,GWT在客户端需要两个接口:一个远程服务接口和一个远程服务异步接口。
As on the client, the wrapped interface requires the application code to extract data from received wrapper objects and construct wrapper objects to be sent.
和在客户端一样,封装的接口要求应用程序代码从收到的封装器对象中提取数据,并构造将要发送的封装器对象。
Testing a user interface component requires execution of the unit, data entry, and evaluation of the results.
测试一个用户界面组件需要进行单元执行、数据输入和结果评估。
Our bank scenario requires a simple browser interface that bank tellers use to perform the core functions you implemented earlier in a PHP module.
我们的银行场景需要一个简单的浏览器界面,银行出纳员使用这个界面执行php模块中实现的核心函数。
But a user interface almost always requires some customization, even when you use the most sophisticated generators.
但是即使使用最高级的生成器,用户界面也总是需要些定制。
So, a component requires an interface and the implementation must adhere to that interface.
所以,组件需要有一个接口,而且其他的实现必须遵循这个接口。
Service interface design requires you to specify both provided and required interfaces.
服务接口设计要求您同时指定所提供的和所需要的接口。
Exposing an existing application programming interface (API) as a service, for example, requires an understanding of the data being exposed: is it reliable and accurate?
例如,如果将现有的应用程序编程接口(API)作为服务公开,就需要了解公开的数据:它可靠且准确吗?
The regular expression engine has a simple and clean interface, which basically requires you to learn two new classes and one new interface.
该正则表达式引擎有一个简单且清晰的接口,它主要要求您了解两个新类和一个新接口。
It requires at least graphical user interface (GUI) service, and often a rather delicate installation, and multiple programmed processes.
它至少需要图形用户界面(GUI)服务,通常还需要相当细致的安装和多个编程的过程。
The most obvious issue is that the interface in Listing 6 requires a JNI call for each bit set or retrieved, as well as a JNI call to read a byte from, or write a byte to, the serial port.
最显著的一个问题就是,清单6中的接口在设置或检索每个位,以及从串行端口读取字节或者向串行端口写入字节都需要一个JNI调用。
This task requires the service interface to expose its transaction support so that it can participate in the caller's transaction.
此任务要求服务接口公开其事务支持,以便能参与调用方的事务。
GWT requires an asynchronous version of any interface that's going to be invoked from the client.
GWT需要使用从客户机调用的所有接口的异步版本。
SCA requires a service interface definition that describes the service endpoint on the bus (the interface the client application will call).
SCA需要一个描述总线上服务端点的服务接口定义(客户机应用程序将调用的接口)。
In order to provide enough information for our deployment example, I have created a web service that requires a mapping file for the interface.
为了提供有关我们的部署示例的足够信息,我创建了一个需要为接口使用映射文件的Web服务。
For example, the invoicing interaction point requires the invoicing interface to initiate price calculations and send the shipping price.
例如,货品计价交互作用点要求Invoicing接口启动价格计算器,并且发送运送价格。
The dynamic invocation interface requires a Call object to be created at runtime.
该动态调用接口需要在运行时创建一个Call对象。
For example, the invoicing request port requires the invoicing interface to initiate price calculations and send the shipping price.
例如,结账的请求端口需要Invoicing界面进行价格计算并发送传递的价格。
This service requires the ScheduleProcessing interface to request that the consumer process the completed schedule.
该服务需要ScheduleProcessing接口来请求消费者处理完成的时间表。
It also requires the ScheduleProcessing interface to request that the consumer process the completed schedule.
它还需要ScheduleProcessing接口来要求消费者处理完成的时间表。
XMLBeans requires you to create an interface and a static implementation for each method in that interface.
XMLBeans要求创建一个接口,并为这个接口中的每个方法提供静态的实现。
We can see by the type of the service that it provides the Invoicing interface and requires the InvoiceProcessing interface.
我们能够通过服务的类型看到它提供了Invoicing接口并且需要InvoiceProcessing接口。
The connector is dependent on the Teradata parallel transport interface that requires multiple processes to be synchronized at various points during the load process.
连接器依赖于teradata并行传输接口,它要求在加载流程的各点同步多个进程。
The interface requires that I pass in an array of the primary keys for which I want full objects, and the DAO implementation will return a Map of the objects.
该接口要求我传入一组主键作为完整的对象,DAO实现将返回对象的Map。
As you know, an interface operation requires parameters that describe the business data that is sent from or returned to the operation.
正如您所知道的,接口操作需要描述业务数据(从操作发送或返回到操作)的参数。
Not according to the contract of the process interface. That only requires that code be accompanied by tests.
不一定要按照过程接口的契约,只是要求代码都有单元测试。
The import requires an interface with operations that the components in you module can call, and operations require business objects to contain the business data the operation USES.
导入需要模块中的组件可以调用其操作的接口,并且操作需要业务对象来包含操作使用的业务数据。
To achieve this mapping of actions to the interface requires both technical and cognitive skills.
为了得到这个操作到界面的映射需要技术和实践技能。
Change to existing user interface details no longer requires the tester to revise each test script.
改变现有测试界面细节不再需要测试人员修改每个测试脚本。
应用推荐