Design Pattern

設計模式筆記

創建型模式

Chapter 1 簡單工廠模式

Chapter 2 工廠模式

Chapter 3 抽象工廠模式

Chapter 4 建造者模式

Chapter 5 單例模式

結構型模式

Chapter 6 適配器模式

Chapter 7 橋接模式

Chapter 8 裝飾模式

Chapter 9 外觀模式

Chapter 10 享元模式

Chapter 11 代理模式