返回首页
/diːˈkjuː/
出队,从队列中移除元素
记忆技巧
拆分联想法
将 'dequeue' 拆分为 'de'(表示'去除') + 'queue'(队列),联想为'从队列中去除'。
谐音记忆法
发音类似'迪Q',想象一个叫'迪'的人从Q(queue)中离开,表示出队。
例句
The program will dequeue the oldest task when the queue is full. (当队列满时,程序会将最老的任务出队。)