<数据类型>
<数据结构>
双向循环链表:
代码示例:
内核链表:
队列:
代码示例:https://www.cnblogs.com/panda-w/p/11081126.html
栈:
代码示例:https://www.cnblogs.com/panda-w/p/11081129.html