第一章 设计模式七大原则

1、设计模式的目的

  • 代码重用性(相同功能的代码,不用多次编写)
  • 可读性(编程规范性)
  • 可扩展性(能够方便的添加新功能)
  • 可靠性(增加新功能后,对原来的功能没有影响)
  • 高内聚、低耦合
阅读更多
You need to set client_id and slot_id to show this AD unit. Please set it in _config.yml.