SRP——Single Responsibility Principle(单一职责原则)
OCP——Open Close Principle(开闭原则)
DIP——Dependence Inversion Principle(依赖倒置原则)
ISP——InterfaceSergation Principle(接口隔离原则)
LSP——Liskov Substitution Principle(里氏替换原则)
LOD——Low Of Demeter(迪米特法则)
SRP——Single Responsibility Principle(单一职责原则)
OCP——Open Close Principle(开闭原则)
DIP——Dependence Inversion Principle(依赖倒置原则)
ISP——InterfaceSergation Principle(接口隔离原则)
LSP——Liskov Substitution Principle(里氏替换原则)
LOD——Low Of Demeter(迪米特法则)