单词 | One-way operation. | ||
释义 | One-way operation.
例句释义: 单向操作 1. This means that the operation of each individual key is a one- way operation : a key cannot be used to reverse its operation . 密钥必须配合使用:不能使用每个单独的密钥来撤消它自己的操作。 www.bing.com 2. 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绑定。 www.ibm.com 3. The cleanup operation is a one-way operation and, therefore, has no response flow. cleanup操作是一种单向操作,因而没有响应流。 www.ibm.com 4. The service to be invoked might expose a one-way operation as well as a request-response operation. 要调用的范围可以公开单向操作,也可以公开请求-响应操作。 www.ibm.com 5. Therefore, business website search engine optimization is only one way operation. 所以搜索引擎优化只是企业网站运营的其中一种方法。 naked.amazing-network-marketing.com 6. For a one-way operation for the human task, you could consider using a microflow. 对于人工任务的单向操作,您可以考虑使用微流程。 www.ibm.com 7. So, in this respect, WS-RM got it right and WS-Polling (if it entered a standards track) would need to change to be a one-way operation. 因此,从这个方面而言,WS-RM正确地解决了问题,而WS-Polling(如何进入了标准化阶段)将需要更改为单向操作。 www.ibm.com 8. Therefore, to avoid this problem the human task needs to be initiated using a one-way operation. 因此,为避免此问题,需要使用单向操作启动人工任务。 www.ibm.com 9. The interface contains a single one-way operation that passes an instance of the request business object, as shown in Figure 3. 接口包含了一个单向操作,它将传递请求业务对象的一个实例,如图3所示。 www.ibm.com 10. First, we need to understand why the MakeConnection operation is a one-way operation and not a request-response message exchange. 首先,我们需要理解MakeConnection操作为何是单向操作,而不是请求-响应消息交换。 www.ibm.com 1. Since you are just copying the data by a one-way operation, the response does not need to be mapped. 由于您仅按单向操作复制数据,所以不需要映射响应。 www.ibm.com 2. In a service view, it corresponds to a one-way operation (with only an input or output message). 从服务的角度来看,它类似于一个单向操作(仅仅使用输入或者输出消息)。 www.ibm.com 3. The request is modeled as an inbound one-way operation and the response is modeled as an outbound notification operation. 请求被建模为一个入站单向操作,响应被建模为一个出站通知操作。 www.ibm.com 4. A long-running process with a one-way operation interface must always be a peer process. 带有单向操作接口的长期流行的流程必须是一个peer流程。 www.ibm.com 5. The target can return a response message, an exception, or nothing (in a one way operation) to the client. 目标可以向客户端返回响应消息、异常返回,或者不返回任何内容(在单向操作中)。 www.ibm.com 6. Let's say you want to invoke a certain number of one-way services that each invoke a one-way operation as call-back. 假定您希望调用特定数量的单向服务,而这些服务都将调用单向服务进行回调。 www.ibm.com 7. This interface contains a one-way operation called addUser, which takes a business object as an input parameter. 此接口中包含一个名为addUser的单向操作,该操作接受一个业务对象作为输入参数。 www.ibm.com 8. A CONSUMER MUST ignore an envelope carried in a HTTP response message in a one-way operation. 用户必须忽略在来自单向操作的HTTP响应消息中携带的信封。 www-128.ibm.com 9. It is not possible to define faults messages for a one-way operation. 不可能为单向操作定义错误消息。 www.ibm.com 10. A CONSUMER MUST ignore a SOAP response carried in a response from a one-way operation. 用户必须忽略在来自单向操作的响应中携带的SOAP响应。 www-128.ibm.com 1. Add another one-way operation, and then change the name operation2 to orderShipped. 添加另一个单向操作,并将名称operation2更改为orderShipped。 www.ibm.com 2. If the map was called synchronously the preferred interaction style is ignored, except when the source operation is a one-way operation. 如果以同步方式调用映射,首选交互样式设置将被忽略,源操作是单向操作时例外。 www.ibm.com 3. Add a one-way operation called handle with an input parameter called input of type DelimitedFlatFile (Figure 9). 添加名为handle的单向操作,其输入参数为DelimitedFlatFile类型,名为input(图9)。 www.ibm.com 4. The data then gets sent off to the server, without being returned, since it's a one way operation. 然后数据将传送到服务器,由于是单向操作,因此没有返回。 www.ibm.com 5. Since the process will be long-running, requestPickup is a one-way operation and only has an input which is the delivery data. 因为流程将会长期运行,所以requestPickup是单向操作并且其唯一输入是交付数据。 www-128.ibm.com 6. In the interface editor, select Add One Way Operation and call it package_received. 在接口编辑器中,选择AddOneWayOperation并将其称为package_received。 www.ibm.com 7. The Java components print the values of the inbound order when the one way operation is invoked. Java组件在调用单向操作时打印入站订单的值。 www.ibm.com 8. Now we are going to create a one-way operation for adding information to our address book. 现在我们准备创建一个单向操作来将信息添加到我们的地址簿。 www.ibm.com 9. A one-way operation that takes an order as an input. 单向操作,此项操作接受订单作为输入。 www.ibm.com 10. A one-way operation can define a request message but no response message. 单向操作可以定义请求消息,但不能定义响应消息。 www.ibm.com 1. As defined in WSDL grammar for one way operation has only input element. 如WSDL语法所定义的,单向操作仅具有输入元素。 www.ibm.com 2. In the Interface Editor, add a one-way operation called updateInventory. 在接口编辑器中,添加一个名为updateInventory的单向操作。 www.ibm.com 3. Add a one-way operation to the interface, and name it send. 将单向操作添加到该界面,并将该操作命名为send。 www.ibm.com 4. Create a one-way operation: void sayHello(string message); . 创建一个单向操作:voidsayHello(stringmessage);。 www.ibm.com 5. In the preceding steps, we chose One Way Operation. 在前面的步骤中,我们选择的是单向操作。 www.ibm.com 6. If an operation specifies just an input, it is a one-way operation. 如果一个操作只指定了输入,则只是单向操作。 www.ibm.com 7. Keep in mind that you need to change the process interface to obtain a one-way operation. 紧记您需要更改流程接口来绑定一个单向(one-way)操作。 www.ibm.com 8. Add a one-way operation named addUser which has an input parameter named user of type PasswdEntry (Figure 4). 添加一个名为addUser的单向操作,该操作具有一个PasswdEntry命名用户类型的输入参数(图4)。 www.ibm.com 9. For example, if a client invokes a one-way operation, the proxy should never return a parameter (for example, a status code) to the client. 例如,如果一个客户机调用一个单向操作,代理将永远不会向客户机返回一个参数(例如,一个状态码)。 www.ibm.com 10. Create a one-way operation in the interface: void sayHello(String message); 在该接口中创建一个单向操作:voidsayHello(Stringmessage); www.ibm.com |
||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。