摘要: 行为型模式 一、行为型模式简介 迭代器模式(Iterator) 访问者模式(Visitor) 命令模式(Command) 解释器模式(Interpreter) 职责链模式(Chain of Responsibility) 备忘录模式(Memento) 中介者模式(Mediator) 观察者模式(Ob 阅读全文
posted @ 2022-05-24 21:46 OYそ 阅读(136) 评论(0) 推荐(0) 编辑