【23種設計模式】概要

設計模式的分類 總體來說設計模式分爲三大類: 創建型模式(如何創建對象)共五種: 工廠方法模式 Factory Method Pattern 抽象工廠模式 Abstract Factory Pattern  單例模式 Singleton Pattern 建造者模式/生成器模式 Builder Pattern  原型模式 Prototype Pattern  結構型模式()共七種: 適配器模式 Ad
相關文章
相關標籤/搜索