設計模式(Design Pattern)

設計模式系列文章列表整理自《Design Patterns: Elements of Reusable Object-Oriented Software》(1994)由四人幫(Gang of Four,GoF)撰寫的設計模式,也被稱為「四人幫設計模式」(Gang of Four design patterns)。

設計模式依據使用對象、情境…等,可以區分成三大類(創建型、結構型、行為型)一共有23個模式。