Decomposition

Modular Design

  • 设计原则:将程序中解决不同问题的不同部分隔离开来。

  • 模块化组件可独立开发和测试

Last updated

Was this helpful?