dequeue
美 [dɪk'ju]
英 [dɪk'ju:] 
英汉解释
例句
Messages are stored in queues, and MQ servers allow you to enqueue messages onto queues, and dequeue messages from them.
消息存储在队列里,MQ服务器允许您将消息加入到队列以及从队列中取走消息。
Meanwhile, other instances of the application can continue to dequeue and process messages in other conversation groups.
同时,应用程序的其他实例可以继续将其他会话组中的消息移出队列并处理它们。
Similarly, the dequeue_task(p, array) function removes a process descriptor from a run queue list.
近似地,dequeue_task(p,array)将一个进程描述符从进程队列中移除。
To add BAPI_EMPLOYEE_DEQUEUE to the import list, repeat the previous steps.
要将BAPI_EMPLOYEE_DEQUEUE添加到导入列表,请重复前面的步骤。
The Dequeue method is used to dequeue the first string.
使用Dequeue方法使第一个字符串出列。
Next, you want to select the enqueue, dequeue, and create BAPIs for your transaction, so you'll set a filter and select them
接下来,需要为事务选择队列、取消排队和创建BAPI,因此需要设置筛选器并选择它们