設計模式專題(下)行爲型模式

設計模式專題 行爲型模式 1.責任鏈模式 chain of responsibility 2.迭代器模式 iterator 結構 遊標 cursor next( ),hasNext( ),getCurrent( )等方法 3.中介者模式 Mediator 核心 將網狀結構化解爲星狀結構 3.命令模式 command 4.解釋器模式 Interpreter 用於描述如何構成一個簡單的語言解釋器 5.
相關文章
相關標籤/搜索