摘要: 1、定义 1.1 标准定义 迭代器模式(Iterator Pattern)目前已经是一个没落的模式,基本上没人会单独写一个迭代器,除非是产品性质的开发,其定义如下: Provide a way to access the elements of an aggregate object sequent 阅读全文
posted @ 2017-08-01 22:40 Memset 阅读(295) 评论(0) 推荐(0) 编辑