2021年9月6日

摘要: 链表作为一种常用的数据结构,内核中使用很多,常用的链表把数据结构放入链表,定义方式如下: struct fox { unsigned long tail_length; unsigned long weight; bool is_fantastic; struct fox *next; struct 阅读全文

posted @ 2021-09-06 17:50 阿扎 阅读(49) 评论(0) 推荐(0)


博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3