• 这个解决方案确保消息发送拥有活动消息使用方应用程序那些实例

    The solution ensures that messages are sent to only those instances that have active message consumer applications.

    youdao

  • 事实上消息可能发送然后导致一个已创建对象返回所以说的有点不符

    Actually, this message would likely be sent to the class that would then result in a return value of the created object, so I cheated a bit.

    youdao

  • 就是每当消息发送线程时就会调用函数

    This is the function that is invoked whenever a message is sent to the thread.

    youdao

  • 意味着如果请求中介中的请求消息消息包含一个地址,则请求消息发送位于地址提供程序

    This means that, if the request message in the request mediation flow contains an address in the message header, the request message is sent to the provider at that address.

    youdao

  • 测试执行用户接口显示消息发送接收的测试过程。

    As the test was executing, this user interface displayed the test progress as messages were sent and received.

    youdao

  • RMM 不同的RUDP个 “对点”协议消息发送一个特定目标

    Unlike RMM, RUDP is a point-to-point protocol in which messages are sent to a specific destination.

    youdao

  • 对于捕捉希望保护MQ消息队列访问避免无效消息发送RFIDIC

    For capture you want to ensure that the access to MQ message queue can be secured so that no invalid messages can be sent to RFIDIC.

    youdao

  • 消息发送之后,发送可以保存Future对象一个引用定期检查是否完成或者也可以通过调用get方法阻塞等待

    Once the message has been sent, the sender can store a reference to the Future object and check periodically for completion, or it can block and wait if needed by calling the get method.

    youdao

  • 最后,绑定验证之后HIPAA271消息通过EDIGateway发送请求客户

    Finally, after bundling and validation, the HIPAA271 message is sent to the requesting client through the EDI Gateway.

    youdao

  • 访问服务之前必须注册免费账户(一个web页面地址),获得一个许可,这个许可键包含在请求消息发送用于标识请求者。

    Before accessing the service, you have to sign up for a free account (a Web page address) in order to get a license key that is sent in the requested messages to identify the requester.

    youdao

  • 满足匹配消息发送时,signal_func会调用。

    Signal_func is called when a message that meets the matches is sent.

    youdao

  • 结果将显示ID结束 20005001 的thisisatest消息发送接收

    The result shows that a message containing this is a test with an ID ending in 20005001 was sent and received.

    youdao

  • 这种配置中,com.ambrosesoft.log.MyClass中的错误消息发送FileAppender,后者写入一个名为 log.txt 的文件中。

    In this configuration, error messages under the com.ambrosesoft.log.MyClass category are sent to the FileAppender, which in turn writes them to a file called log.txt.

    youdao

  • DXLCreateD oc代理处理DXL文档中的XML数据返回消息发送客户机

    The XML data in the DXL document is processed by the DXLCreateDoc agent, and the return message is sent back to the client.

    youdao

  • 消息发送第一服务,第一个服务的响应被发送第二个服务,第二个服务的响应发送给第三个,依此类推。

    The message is sent to the first one, and its response is sent to the second one, whose response is itself sent to the third one, and so on.

    youdao

  • 消息发送级别最高一个多个队列因此这个细粒度允许对队列排序,表明应用程序可用性等级

    Messages are sent to the highest ranked queue or queues, and so this granularity allows queues to be ordered to indicate grades of application availability.

    youdao

  • 场景1中,大量消息发送数据通过集群中的两个队列管理器进行处理

    In Scenario 1, a large number of messages are sent to the flow and processed by both queue managers in the cluster.

    youdao

  • 如果保持传统ACID属性,那么补充库存的事件消息订单流程整个LUW完成之前不会发送出去的。

    If traditional ACID properties were maintained, the event message to restock would not have been sent until the entire LUW of the order process was complete.

    youdao

  • 因此连接QM1应用程序放置的消息不会发送QM2,这样,所有消息都将被发送QM3

    Therefore messages put by the application connected to QM1 will not be sent to QM2, and hence, all messages will be sent to QM3.

    youdao

  • 消息随后发送队列一个包含相关ID刷新响应已经组装完毕被发送客户端。

    The message is then sent to the queue and a Refresh Response containing the correlation ID is prepared and returned to the client.

    youdao

  • 这种故障发生时相应的拒绝消息通过嵌套活动(第3740行)发送客户

    When this fault occurs, a corresponding rejection message is sent to the customer via the nested activity (lines 37 to 40).

    youdao

  • 由于数字签名方案无法保证消息发送签名发送次数,那么也就没有确定恶意接收方声明真实性

    Because the digital signature scheme guarantees nothing about how many times the message was signed and sent by the sender, nobody can determine whether the malicious recipient's claim is true or not.

    youdao

  • RPC基于消息的:消息发送服务器然后一刻收到大的服务器发出的“做完了”的消息

    RPC is message-based: a message was sent to the big server, and, at some point, a message saying "OK, I'm done" will be received from that big server.

    youdao

  • 消息带类型数据对象集合它们只能发送端口而不能指定发送到具体的任务线程

    "Messages" are collections of typed data objects, they can only be sent to ports - not specific tasks or threads.

    youdao

  • Linux引导进程中大量消息发送控制台描述正在引导内核系统硬件以及其他内核相关事项

    During the Linux boot process, a large number of messages are emitted to the console, describing the kernel being booted, the hardware of your system, and other things related to the kernel.

    youdao

  • 同样也作为SOAP消息(它发送Web服务端点)消息信息这个信息的表示定义了规则

    It also defines a set of rules for the represention of this information as message information headers in SOAP messages that are sent to Web services endpoints.

    youdao

  • 如果对于一个或者多个ThreadGroup指定多个线程那么相同消息集合发送多次这将违背随机选取准则目标

    If multiple threads were specified for one or more thread Groups, then the same message set would have been sent multiple times, defeating the purpose of the random selection criterion.

    youdao

  • 如果对于一个或者多个ThreadGroup指定多个线程那么相同消息集合发送多次这将违背随机选取准则目标

    If multiple threads were specified for one or more thread Groups, then the same message set would have been sent multiple times, defeating the purpose of the random selection criterion.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定