• This field contains the logging message's sequence number (Message-ID) that this acknowledgement message is acknowledging.

    一字段包含确认消息所回应的日志消息序号(Message - ID)。

    youdao

  • There it will be cached and copied to the correlation ID field of the response message, then travel back to the client in this field.

    出站服务目的地缓存复制响应消息关联ID字段然后字段中重新发送到客户机

    youdao

  • If there is a lock on a given sequence ID, then that message is not processed until the lock becomes available.

    给定排序id有一个锁定那么只有在这个锁定可用后,消息才会处理

    youdao

  • The header can contain some metadata about the message, which could be a transaction ID or encryption keys.

    包括一些关于消息元数据可以一个事务ID或者加密密钥

    youdao

  • Move beyond Caller ID and identify who left you a message, not just what number they called from.

    超越来电显示功能,识别留言的人是谁,而不仅仅显示来电号码

    youdao

  • The responding application then copies the message ID of the request into the correlation ID of the response.

    然后,做出响应应用程序请求消息ID复制响应的相关ID

    youdao

  • The whitelist filter's response contains some kind of unique code that identifies the original message, such as a hash or sequential ID.

    “白名单”过滤器响应包含某种唯一可以识别原始消息代码譬如一个散列序列标识。

    youdao

  • Therefore, there are no programming changes required if the message ID must be lengthened to ensure uniqueness.

    因此如果必须加长消息标识确保唯一性,需要编程更改

    youdao

  • The publish method returns an integer message ID.

    这种发布方法会返回一个整型消息ID

    youdao

  • This method is passed a unique message ID, a reference to the grid where the message was sent, as well as the message itself as an object.

    方法接收三个参数:惟一的消息ID,一个消息发送到网格引用以及作为对象的消息本身

    youdao

  • In our model, the client will create a temporary destination for all its requests, and will correlate the individual requests and responses by copying the message id to the correlation id.

    我们模型中,客户所有请求创建一个临时目的地通过消息ID复制相关ID建立单个请求响应之间的关联。

    youdao

  • Thus, in order to obtain the message ID, we take the internal ID string, in this case 123.

    这样为了获得消息ID我们采用内部ID字符串例中为123。

    youdao

  • Each subscriber's message has a different ID because each subscriber gets its own copy of the message.

    每个订阅者消息不同ID,这是因为每个订阅者都得到消息的副本

    youdao

  • To examine the result, including the message ID and message body of the messages retrieved from the cloud (see Listing 20), pass it to standard output.

    检测结果包括云中检索到消息ID消息正文(清单20),请将传递标准输出

    youdao

  • This model is identical to the previous model, except that the requester adds a correlation id to the request message.

    除了请求者在请求消息中添加了一个相关ID之外,这种模型前面模型相同的。

    youdao

  • If the text of any of the extracted strings ever changes, a new message ID will be created the next time a message file is generated.

    如果任何已提取字符串文本任何时候发生更改,则在每次生成消息文件创建消息ID

    youdao

  • Description: resource bundle message id to provide description; should include what is expected as the input.

    描述提供描述的资源绑定消息ID应该包括希望将什么作为输入内容

    youdao

  • The client can retrieve the response message by asking for a message with the associated correlation ID that was initially set as the message ID in the original request message.

    客户机可以通过请求具有相关的关联ID来检索响应消息,关联ID最初作为消息ID设置原始请求消息中。

    youdao

  • The requester submits a request to the Service Provider, who queues up the message and returns a correlation ID that the Requester can use later to check on the status of the request.

    请求服务提供者发出请求,服务提供者将请求消息放入队列返回一个相关ID 。 请求提供者可以根据ID以后时间里检查消息的状态

    youdao

  • The responder then copies the correlation ID of the request message into the correlation ID of the response message.

    然后响应者请求消息相关ID复制响应消息的相关 ID

    youdao

  • The request message ID and the response correlation ID are used to get the matching response message.

    使用请求消息ID响应相关 ID 获取匹配的响应消息。

    youdao

  • In the case of JMS messages this will be the JMS message ID.

    JMS消息情况中,这个JMS消息ID

    youdao

  • The token is retrieved using the group and the request message ID (found in the correlation context of the service message object).

    使用请求消息ID(服务消息对象管理上下文中找到)来获取牌。

    youdao

  • For processes 1 and 2, the recv function is blocking, which means that the program will wait until it receives a message with tag ID 9 from process 0.

    对于进程12,recv函数阻塞,意味着程序等待直到进程0收到标签id9消息

    youdao

  • The first URI in the pair identifies the type of relationship; the second URI specifies the unique Message ID of the related message.

    URI中的第一个 URI标识关系类型第二个 URI指定相关消息唯一Message ID

    youdao

  • If a correlation ID is given, WebSphere MQ get the next message in the queue with a matching correlation ID.

    如果给定了相关ID那么WebSphereMQ获取队列具有匹配相关ID条消息

    youdao

  • If the constraint has a message associated with it (through the message Id), the {0} variable in the message is substituted by the context element — unless it is between single quotes.

    如果约束使用一个消息关联(通过消息id),消息中的{0}变量上下文元素取代——处非使用单引号括住。

    youdao

  • As the copy script on the CurrencystockIBS destination clones the request message, the resulting two request messages both have the same message ID.

    ecurrencystockibs目的地上复制脚本克隆请求消息时,产生两个请求消息具有相同的消息ID

    youdao

  • When the Outbound service is invoked, the SIBus service invoker sets the correlation ID on the response message to the same value as the message ID of the request message.

    调用出站服务时,SIBus服务调用响应消息关联ID设置为与请求消息的消息ID具有相同

    youdao

  • In Listing 11, we use curl to call for information about an individual message (the tweet whose id is 2311383114) that was posted to twitter.com.

    清单11 中,我们使用curl调用发布在 twitter.com 上的个人消息信息ID 2311383114 的tweet)。

    youdao

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

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

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