Fork me on GitHub
摘要: Kernel Data Structures Kernel 提供了以下的数据结构,就不要造轮子了(don't reinvent the wheel.)。Linked lists、Queues、Maps、Binary trees Linked lists 链式结构的数据是在不同的时期创建的,他们可能存 阅读全文
posted @ 2020-08-22 17:02 LT_Rock 阅读(349) 评论(0) 推荐(0)