查询
1 词典释义:
enqueue
时间: 2025-08-23 09:27:36
英 [ɪnˈkjuː]
美 [ɛnˈkju]

v. 排队;加入队列;将(数据、人员等)编入队伍;登记进入清单

双语例句
  • Select Enqueue and then click Send message.

    选择Enqueue,然后单击Send message。

  • The enqueue method notifies all waiting threads (if any).

    enqueue方法通知所有等待的线程(如果有的话)。

  • It has one method to enqueue tasks and another method to work them out.

    它有一个能使任务入队的方法和另外一个使任务出队的方法。

  • Finally, after constructing the HttpRequest, you invoke its enqueue method.

    最后,在构建好HttpRequest之后,调用其enqueue方法。

  • The content of each message is taken from the enqueue message file provided with the SWIFT Sample.

    每个消息的内容取自 SWIFT 示例提供的排队消息文件。

  • A pipe is composed of a queue and two file descriptors-one to enqueue data and the other to dequeue data.

    管道由一个队列和两个文件描述符(一个用于数据入列,另一个用于数据出列)组成。

  • This structure is used to enqueue work from the top half to be deferred for execution later by the bottom half.

    该结构体用于将任务安排出 top half ,进入 bottom half ,从而延迟它的执行。

  • Messages are stored in queues, and MQ servers allow you to enqueue messages onto queues, and dequeue messages from them.

    消息存储在队列里,MQ服务器允许您将消息加入到队列以及从队列中取走消息。

  • Playlist. Allows you to enqueue several files to be played one after each other. Autorepeat and shuffle supported too.

    播放目录。允许你伫列几个档案,依序播放。支援自动重复和随机播放。

  • Next, you want to select the enqueue, dequeue, and create BAPIs for your transaction, so you'll set a filter and select them.

    接下来,需要为事务选择队列、取消排队和创建BAPI,因此需要设置筛选器并选择它们。

  • At that point, the system changes from asynchronous behavior to synchronous behavior, where the producer can enqueue messages only as fast as the consumer can dequeue them.

    当队列满员时,系统从异步行为切换到同步行为,这时,消息生成者生成消息的速度只能与消息使用者使用消息的速度一样快。

  • The requester can choose to enqueue a request but not wait for processing to complete, then periodically check for a response in the response queue while it performs other work.

    请求者可以选择为请求排队但是不等待处理的完成。当执行其他工作时,要定时检查响应队列中的响应。

  • If more events occur before the event handler returns, browsers enqueue them until the event handler does return, and then process the queued events in order, one at a time, synchronously.

    如果在事件处理器返回之前发生了更多的事件,浏览器就将它们放在队列中;当事件处理器返回时,依次同步地处理排队的事件,每次一个。

近义词
n. 排队;入队;队列