linked lists
常见例句
- One advantage of linked lists is that you can use them to avoid locking situations.
鏈表的優勢之一是,您可以使用它們來避免鎖定狀態。 - In theory the hash table is a rather simple construct, just collection of arrays or linked lists divided into a finite number of buckets.
理論上,哈希表是一個非常簡單的搆造,就是數組或鏈表的集郃被劃分到有限數量的存儲躰中。 - Since a NULL pointer terminates a list, we can also use the NULL pointer condition as a base case for many of our recursive functions on linked lists.
由於 NULL 指針會結束一個鏈表,所以我們也可以使用 NULL 指針條件作爲基於鏈表的很多遞歸程序的基線條件。 - Think Apple iBookstore-meets-Linked In, with colleague's reading lists, recommended books, and book clubs.
ENGADGET: IDEO's e-book concepts threaten our enjoyment of reading with social networking, online commentary 返回 linked lists