设计模式 行为型模式拾遗 发表于 2026-03-15 更新于 2026-03-18 分类于 技术栈 , 设计模式 , 4. 行为型模式 title: ‘设计模式 行为型模式拾遗’ 条目索引 Interpreter - 解释器模式 README 条目正文 Interpreter - 解释器模式 Why 主要角色 How 使用场景 README4. 行为型模式 PatternMethod-模板方法模式 Strategy-策略模式 Command-命令模式 DutyLink-责任链模式 State-状态模式 Pub/Sub-观察者模式 Mediator-中介模式 Iterator-迭代器模式 Visitor-访问者模式 Memento-备忘录模式 Interpreter-解释器模式