linked queue

  1. 链接队列;链式队列

网络词典

linked queue

英 ˈlɪŋkt kwʊj 美 ˈlɪŋkt kwʊj
名词 中文翻译:链接队列
同义词: ['chained queue', 'linked list', 'linked data structure']

例句:

  1. 1. The linked queue is used to store elements in a specific order.
    链接队列用于以特定顺序存储元素。
  2. 2. In the linked queue, each element has a unique key and a value.
    在链接队列中,每个元素都有一个唯一的键和一个值。
  3. 3.The linked queue is commonly used in databases to efficiently manage data.
    链接队列在数据库中常被用来高效地管理数据。