摘要: 链表实现链栈的原理 使用链表实现栈的链式存储数据结构,链表的实现和讲解请参考文章 【数据结构】线性表的链式存储(链表)API及实现https://blog.csdn.net/qq_43471489/article/details/123771559?spm=1001.2014.3001.5501 和 阅读全文
posted @ 2022-04-03 09:00 Mindtechnist 阅读(99) 评论(0) 推荐(0)