加入队列 meaning in English
formation join-up
Examples
- These are cleared and enqueued
这些对象被清除和加入队列。 - Call would enqueue the object ; the
调用会把对象加入队列。 - Queue queues the error report
将错误报告加入队列。 - Call would block until an object was enqueued , and then return that object
调用通常处于阻塞状态,直到有一个对象被加入队列,然后它返回此对象。 - Method will queue the request and continue listening for additional requests until you call the
方法将请求加入队列并继续侦听是否还有请求,直到您调用