什么是链表
2022-06-14 23:11:26 14 举报
单向链表,双向链表,LinkedList
作者其他创作
大纲/内容
stu1
stu3(0x58)
pre(0x56)
stu1(0x56)
next(0x58)
pre(0x62)
null
pre(0x57)
next(0x61)
从左往右
stu2(0x57)
尾
stu5(0x62)
从右往左
对对象之间建立关联
pre(0x60)
单向链表
next(0x57)
pre(0x58)
头
stu4(0x61)
第一个元素
stu2
Node
stu3
next
next(0x59)
pre
0 条评论
回复 删除
下一页