摘要: 前言 在上一篇中我们学习了行为型模式的责任链模式(Chain of Responsibility Pattern)和命令模式(Command Pattern)。本篇则来学习下行为型模式的两个模式, 解释器模式(Interpreter Pattern)和迭代器模式(Iterator Pattern)。 阅读全文
posted @ 2019-01-28 09:37 zsq_fengchen 阅读(407) 评论(0) 推荐(0) 编辑