
英:/'kjuː/ 美:/'kjuː/
隊列
複數:queues 過去式:queued 過去分詞:queued 現在分詞:queuing或queueing 第三人稱單數:queues
初中,高中,CET4,CET6,考研,GRE
n. 隊列;長隊;辮子
vi. 排隊;排隊等候
vt. 将…梳成辮子;使…排隊
Passengers who have already bought tickets are requested to queue up for inspection.
已買票的乘客請排隊接受檢查。
Visitors who cut in the queue to enter the scenic spot were warned by the management.
插隊進入景區的遊客受到了管理人員的警告。
We are queuing at the airport security checkpoint.
我們正在機場安檢口排隊等候檢查。
Are you in the queue for tickets?
你是在排隊買票嗎
The queue gradually shuffled forward.
排隊等候的人逐漸向前挪着腳步。
I had to join a queue for the toilets.
我隻得排隊等着上廁所。
Your print job has already been sent from your PC to the network print queue.
你的打印任務已經從你的個人電腦輸送到網絡打印隊列了。
With run time for most applications lasting days or weeks, the queue fills up quickly.
由于大多數應用程式的運行時間要持續數天或數周,隊列很快就滿了。
Put the socket in a working queue.
把這個插座放在工作隊列中。
queue up
v. 排隊等候
priority queue
優先排隊
print queue
打印隊列
n.|train/alignment/tail/rank;[數]隊列;長隊;辮子
vi.|line up for/stand in a line;[數]排隊;排隊等候
例:People stood in a queue for hours to buy concert tickets.(人們排了幾個小時的隊購買演唱會門票。)
例:Messages are stored in a print queue.(消息存儲在打印隊列中。)
例:We queued up to enter the museum.(我們排隊進入博物館。)
例:The system queues jobs for batch processing.(系統将任務加入隊列進行批處理。)
例:Don’t jump the queue, or others will be angry.(别插隊,否則别人會生氣。)
The queue for the new iPhone stretched around the block.(購買新iPhone的隊伍繞過了街區。)
Tourists queued patiently in the rain.(遊客們在雨中耐心排隊。)
The server queues incoming requests to avoid overload.(服務器将傳入的請求加入隊列以防過載。)
In the 18th century, men often wore their hair in a queue.(18世紀男性常梳辮子。)
通過以上解析,“queue”既包含日常生活中的秩序行為(如排隊),也涉及計算機科學的專業概念,需結合語境精準理解其含義。
隊列(Queue)是一種先進先出(FIFO)的數據結構。在計算機科學中,隊列是一種抽象數據類型或集合,用于存儲按順序排列的實體,其中元素可以在隊列的前端(“頭”)或後端(“尾”)添加或删除。
隊列通常用于需要按照先後順序處理數據的場景,如打印機打印任務、請求處理等。當一個元素進入隊列時,會被添加到隊列的末尾,當一個元素從隊列中被取出時,會從隊列的頭部取出。
隊列的近義詞包括:線性表、棧、數組等。這些數據結構也可以用于存儲按照一定順序排列的數據。
隊列的反義詞是堆棧(Stack),堆棧是一種後進先出(LIFO)的數據結構,元素從堆棧的頂部添加和删除。
隊列是一種基本的數據結構,通常用于需要按照先後順序處理數據的場景。隊列的特點是先進先出,元素從隊列的頭部取出。隊列的近義詞包括線性表、棧、數組等,反義詞是堆棧。
【别人正在浏覽】