摘要: 转https://blog.csdn.net/qq_41848006/article/details/81321883 node 结点 typedef 是类型定义的意思 typedef struct 是为了使用这个结构体方便. 区别在于 : 若struct node这样来定义结构体变量时,需要: s 阅读全文
posted @ 2021-03-27 19:19 菜鸟本鸟gyh 阅读(1414) 评论(0) 推荐(0)