Have described that the full-automatic washing machine controls the systematic operation request.
描述了全自动洗衣机控制系统的运作要求。
Combining the real operation request, the instrument model used in celiac minimally invasive surgery is designed.
结合实际手术需要,设计了用于腹腔微创外科手术的手术器械模型。
How can the operation request and response be decoupled so the thread of execution does not have to block until a response is received?
如何分离操作请求和响应,以使得在接收到响应之前不必阻塞线程的执行?
The inbound representation of the operation request MAY contain a "webhook" field, whose value is a URI where the client expects a callback.
请求操作的入站消息可能包含一个“webhook”域,如果客户端期待回调,该域的值是一个URI;
In the database system each kind of user to the database each kind of operation request, completes by DBMS, it is the database system core software.
数据库系统中各类用户对数据库的各种操作请求,均由DBMS完成,它是数据库系统的核心软件。
It is on trial to express that turbine group for regulation system dynamic characteristic satisfy operation request, and it is important to great turbine unit.
试验结果表明汽轮机调节系统动态特性满足运行要求,以及实现汽轮机小岛运行对大型机组运行的重要性。
Add a request and response operation with one input and one output to the above interface as shown below.
如下所示,向上述接口添加具有一个输入和一个输出的请求与响应操作。
The data supplied with each request operation sent to a business state machine must carry enough information to identify which state machine instance should be the recipient of the data.
与发送给业务状态机的每个请求操作一起提供的数据必须提供足够的信息,以确定哪个状态机实例应当是该数据的接收者。
This parameter might be a query, an edit or delete operation, an authentication request, or any one of the other supported actions.
该参数必须是一个查询、一个编辑或删除操作、一个认证请求、或者所支持的任何一个操作。
For example, when a driver communicates with hardware, it manipulates registers to request some desired operation of the device.
例如,在驱动程序与硬件进行通信时,它操纵寄存器以便请求一些所需的设备操作。
Notice, however, that invoked partners may end up being clients as well — it may be the case that the process invokes an operation on the partner to request some service.
不过,请注意,被调用的伙伴最后同样也可以成为客户机—流程调用伙伴上的某个操作以请求某种服务这种情况是可能出现的。
The data supplied with each request operation is known as correlation data, and is required for all state machines, as we will explain shortly.
随每个请求操作一起提供的数据也称为关联数据,所有状态机均需要它,稍后将对此进行解释。
Such an exchange would in effect make the operation a request/reply operation, with the reply information not coming from the service provider.
这种交换将有效地使操作成为一个请求/答复操作,并且答复信息不是来自服务提供者。
When invoking the operation, an HTTP authentication request collects additional context about which user's subscriptions to retrieve.
当调用这个操作时,HTTP身份验证请求收集关于检索哪个用户订阅的附加上下文。
This is primarily how asynchronous interaction is supported: the client invokes an operation on the process to request some service.
异步交互的主要支持机制如下:客户机调用流程上的某个操作以请求某种服务。
The response is retrieved by a second request, also modeled as a request/reply operation with two messages sent as a single transport-level exchange.
响应由第二个请求检索,它也被建模为请求/答复操作,同时有两条消息被作为单个传输层交换发送。
A service invocation is almost always a two-way operation, meaning that a request is sent from the consumer to the provider and a response is sent back in the other direction.
服务调用几乎始终是双向操作,这意味着请求是从使用者发送到提供者的,而响应是按照相反的方向返回的。
The editor is populated with default metadata based on the operation and names provided within the request.
根据操作和请求中提供的名称使用默认元数据填充该编辑器。
Standardized operation specific request handling: Some capabilities are similar in style, but different in the specifics for each operation.
特定于标准化操作的请求处理:某些功能在方式上相似,但是针对每个操作的细节是不同的。
The initial request is modeled as a request/reply operation, with two messages sent as a single transport-level exchange.
初始请求被建模为请求/答复操作,同时有两条消息被作为单个传输层交换发送。
The interface contains a single one-way operation that passes an instance of the request business object, as shown in Figure 3.
接口包含了一个单向操作,它将传递请求业务对象的一个实例,如图3所示。
If the roles of the client and service provider are reversed for the handling of the response, the WSDL operation for sending the response can be defined as a request/reply operation for the client.
如果为处理响应把客户机和服务提供者的角色反过来,也可以为客户机把发送响应的WSDL操作定义为请求/答复操作。
For example, if the request requires a JNDI search operation to be invoked, the search handler is invoked.
例如,如果请求需要调用JNDI搜索操作,那么就调用搜索处理程序。
We mapped this into a "one-way" operation of a service (meaning the operation has a request, but no response), and we gave it JMS bindings.
我们将此映射为服务的“单向”操作(即操作具有请求,但无响应),并且向其提供了JMS绑定。
The specification also defines the message definition for the request and the response for this operation.
该规范还定义了此操作的请求和响应的定义。
Originally, the purpose of this header was to identify the intent of the request — the operation to be invoked on the back end.
最初,这个头主要是用来识别请求意图——后台所调用的操作。
The server simply unpacks the parameters of the request, performs the operation, packages up the return value and out parameters, and sends the response back to the client.
服务器只是将请求中的参数解包,执行运算,将返回值和输出参数打包,然后向客户机发回响应。
As long as the intent of the operation, expressed via the HTTP methods, and the implementation of that request match, the operation is considered safe.
只要通过HTTP方法表达的操作的目的与该操作的实现保持一致,操作就是安全的。
Using the values from above, the InvocationPatternComp acts as the client and invokes the ErrorComp using a synchronous invocation pattern via the request/response operation.
InvocationPatternComp 通过使用上面的值充当客户端,并使用同步调用模式通过请求/响应操作来调用ErrorComp。
The ShippingTask interface needs one request response operation, shipOrder, which takes an Order business object as input.
ShippingTask接口需要一个请求-响应操作shipOrder,该操作以一个Order业务对象作为输入。
应用推荐