链接表 meaning in English
chained list
linked list
Examples
- The program stores birthdate information in a linked list of client blocks
程序在client块的链接表中存储生日信息。 - Hash tables that use dynamically allocated linked lists can degrade performance
使用动态分配的链接表的哈希表可以降低性能。 - If your code does not require a doubly linked list you may want to reconsider using
如果代码不要求双向链接表,可能需要重新考虑使用 - Provides a table of links to the main technology areas of the . net framework
提供一个链接表,这些链接指向. net framework的主要技术领域。 - Is a doubly linked list , so element insertion is fast at the head , tail , and at a known position
是双向链接表,因此头、尾和表中已知位置(