摘要: 迭代器模式(Iterator Pattern)目前已经是一个没落的模式,基本上没人会单独写一个迭代器,除非是产品性质的开发,其定义如下:Provide a way to access the elements of an aggregate object sequentially without e 阅读全文
posted @ 2016-09-01 17:52 人艰不拆_zmc 阅读(228) 评论(0) 推荐(0) 编辑