new
隊列的英文翻譯
基本釋義
參考釋義
- 隊列 [duì liè]
-
-
- queue; formation:
The battalion formed up by companies on the barrack square. 這個營在營地廣場上排成以連為單位的隊列。
-
短語隊列寄存器queuing register隊列檢索queue search隊列條令drill regulation隊列訓練drill
-
隊列的用法和樣例:
例句
-
在系統中等待處理的一組或一隊列新信息,主調度程序對該隊列及其它隊列進行掃描,使之順序進入處理狀態。
A queue of new messages(or a group) within a system that are awaiting processing. The main scheduling routine will scan them along with other queues and order them into processing in order. -
一種排隊方法,按照這種方法,下一個要取出的項是最近進入該隊列的項。
A queuing technique in which the next item to be retrieved is the item most recently placed in the queue.