V2EX  ›  英汉词典

Enqueue

发音 Pronunciation

/ɪnˈkjuː/

释义 Definition

将某个元素添加到队列的末尾;使……入队。常用于计算机科学中,表示将数据或任务加入等待处理的队列中。

例句 Examples

Please enqueue the task so it can be processed later.
请将该任务入队,以便稍后处理。

The system automatically enqueues incoming requests and handles them in the order they were received.
系统会自动将收到的请求入队,并按接收顺序依次处理。

词源 Etymology

由前缀 en-(表示"使进入")与 queue(队列)组合而成。queue 源自法语,原意为"尾巴",后引申为"排队、队列"。拉丁语词根为 coda(尾部)。该词随着计算机科学的发展而广泛使用,用来描述数据结构中"入队"这一基本操作,与之相对的操作是 dequeue(出队)。

相关词汇 Related Words

文学与技术作品引用 Literary & Technical References

  • 《算法导论》(Introduction to Algorithms,Cormen 等著)中详细讲解了队列的 enqueuedequeue 操作,是理解该词最经典的技术文献之一。
  • 《计算机程序设计艺术》(The Art of Computer Programming,Donald Knuth 著)中对队列及其操作有深入讨论。
  • 在各类操作系统教材中,enqueue 常出现在进程调度(process scheduling)和消息传递(message passing)的章节中。
关于   ·   帮助文档   ·   自助推广系统   ·   博客   ·   API   ·   FAQ   ·   Solana   ·   3247 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 6ms · UTC 13:16 · PVG 21:16 · LAX 06:16 · JFK 09:16
♥ Do have faith in what you're doing.