名词
中文翻译:双向链表
同义词:
['双向链表,双向链表,双向链表例句:1. The bi-directional chained list is a popular data structure for storing and retrieving data in a database.(双向链表是一种在数据库中存储和检索数据的流行数据结构。)']
例句:
-
1. The bi-directional chained list is a popular data structure for storing and retrieving data in a database.
双向链表是一种在数据库中存储和检索数据的流行数据结构。
-
2.In the bi-directional chained list, each node contains a value and references to its previous and next nodes.
在双向链表中,每个节点包含一个值以及指向其前一个和后一个节点的引用。
-
3.The bi-directional chained list is used to efficiently manage large amounts of data in a distributed system.
双向链表用于有效地管理分布式系统中大量的数据。