## 設計模式
https://m.runoob.com/design-pattern/design-pattern-tutorial.html
## 設計模式簡介
https://m.runoob.com/design-pattern/design-pattern-intro.html
## 工廠模式
https://m.runoob.com/design-pattern/factory-pattern.html
## 抽象工廠模式
https://m.runoob.com/design-pattern/abstract-factory-pattern.html
## 單例模式
https://m.runoob.com/design-pattern/singleton-pattern.html
## 建造者模式
https://m.runoob.com/design-pattern/builder-pattern.html
## 原型模式
https://m.runoob.com/design-pattern/prototype-pattern.html
## 適配器模式
https://m.runoob.com/design-pattern/adapter-pattern.html
## 橋接模式
https://m.runoob.com/design-pattern/bridge-pattern.html
## 過濾器模式
https://m.runoob.com/design-pattern/filter-pattern.html
## 組合模式
https://m.runoob.com/design-pattern/composite-pattern.html
## 裝飾器模式
https://m.runoob.com/design-pattern/decorator-pattern.html
## 外觀模式
https://m.runoob.com/design-pattern/facade-pattern.html
## 享元模式
https://m.runoob.com/design-pattern/flyweight-pattern.html
## 代理模式
https://m.runoob.com/design-pattern/proxy-pattern.html
## 責任鏈模式
https://m.runoob.com/design-pattern/chain-of-responsibility-pattern.html
## 命令模式
https://m.runoob.com/design-pattern/command-pattern.html
## 解釋器模式
https://m.runoob.com/design-pattern/interpreter-pattern.html
## 迭代器模式
https://m.runoob.com/design-pattern/iterator-pattern.html
## 中介者模式
https://m.runoob.com/design-pattern/mediator-pattern.htm
## 備忘錄模式
https://m.runoob.com/design-pattern/memento-pattern.html
## 觀察者模式
https://m.runoob.com/design-pattern/observer-pattern.html
## 狀態模式
https://m.runoob.com/design-pattern/state-pattern.html
## 空對象模式
https://m.runoob.com/design-pattern/null-object-pattern.html
## 策略模式
https://m.runoob.com/design-pattern/strategy-pattern.html
## 模板模式
https://m.runoob.com/design-pattern/template-pattern.html
## 訪問者模式
https://m.runoob.com/design-pattern/visitor-pattern.html
## MVC 模式
https://m.runoob.com/design-pattern/mvc-pattern.html
## 業務代表模式
https://m.runoob.com/design-pattern/business-delegate-pattern.html
## 組合實體模式
https://m.runoob.com/design-pattern/composite-entity-pattern.html
## 數據訪問對象模式
https://m.runoob.com/design-pattern/data-access-object-pattern.htm
## 前端控制器模式
https://m.runoob.com/design-pattern/front-controller-pattern.html
## 攔截過濾器模式
https://m.runoob.com/design-pattern/intercepting-filter-pattern.html
## 服務定位器模式
https://m.runoob.com/design-pattern/service-locator-pattern.html
## 傳輸對象模式
https://m.runoob.com/design-pattern/transfer-object-pattern.html
## 設計模式資源
https://m.runoob.com/design-pattern/design-pattern-resources.html
- 視覺規范
- 色彩
- 文字
- 偏移
- 圖標
- 列表組件
- 表單組件
- 詳情組件
- 其他組件
- 研發規范
- 編碼規范
- 函數式編程
- 純函數
- 柯里化
- 函數組合
- 函子
- 面向對象編程
- 設計原則
- 單一職責原則
- 里氏替換原則
- 依賴倒置原則
- 接口隔離原則
- 開閉原則
- 迪米特原則
- 組合復用原則
- 設計模式
- 創建型模式
- 工廠模式
- 簡單工廠
- 工廠方法
- 抽象工廠
- 單例模式
- 建造者模式
- 原型模式
- 結構型模式
- 適配器模式
- 橋接模式
- 過濾器模式
- 組合模式
- 裝飾器模式
- 外觀模式
- 享元模式
- 代理模式
- 行為型模式
- 責任鏈模式
- 命令模式
- 解釋器模式
- 迭代器模式
- 中介者模式
- 備忘錄模式
- 觀察者模式
- 狀態模式
- 策略模式
- 模板模式
- 訪問者模式
- 組件設計規范
- 組件文檔編寫規范
- 版本管理規范