## 设计模式
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
- 视觉规范
- 色彩
- 文字
- 偏移
- 图标
- 列表组件
- 表单组件
- 详情组件
- 其他组件
- 研发规范
- 编码规范
- 函数式编程
- 纯函数
- 柯里化
- 函数组合
- 函子
- 面向对象编程
- 设计原则
- 单一职责原则
- 里氏替换原则
- 依赖倒置原则
- 接口隔离原则
- 开闭原则
- 迪米特原则
- 组合复用原则
- 设计模式
- 创建型模式
- 工厂模式
- 简单工厂
- 工厂方法
- 抽象工厂
- 单例模式
- 建造者模式
- 原型模式
- 结构型模式
- 适配器模式
- 桥接模式
- 过滤器模式
- 组合模式
- 装饰器模式
- 外观模式
- 享元模式
- 代理模式
- 行为型模式
- 责任链模式
- 命令模式
- 解释器模式
- 迭代器模式
- 中介者模式
- 备忘录模式
- 观察者模式
- 状态模式
- 策略模式
- 模板模式
- 访问者模式
- 组件设计规范
- 组件文档编写规范
- 版本管理规范