摘要:
阅读全文
摘要:
1 2 3 4 5 6 7 51 52 53 阅读全文
摘要:
用createLinkList()中的LInkList对象作为链表对象,则createLinkList()就是其作用域。能形成私有变量的效果,因为first,end都是外部不可见的。而createLinkList()只要执行一次就可以了,则createEmpty()只执行一次,模拟了无参构造。 阅读全文
摘要:
阅读全文