Iterator

Iterator迭代器

构建动态扩展的容器

  • List.add()

数组vs链表

  • 插入
  • 删除
  • 随机访问
  • 扩展

原文地址:https://www.cnblogs.com/YC-L/p/14258305.html