摘要: A linked list is a collection of items where each item points to the next one in the list. Because of this structure, linked lists are very slow when 阅读全文
posted @ 2018-12-14 00:07 Zhentiw 阅读(257) 评论(0) 推荐(0)