行为型模式概述(行为型模式的分类)模板方法(TemplateMethod)模式策略(Strategy)模式责任链(Chain of Responsibility)模式命令(Command)模式状态(State)模式观察者(Observer)模式中介者(Mediator)模式迭代器(Iterator)模式访问者(Visitor)模式备忘录(Memento)模式解释器(Interpreter)模式