SOLID、單一職責原則(Single responsibility principle, SRP)、開放封閉原則(Open/Close principle, OCP)、里氏替換原則(Liskov substitution principle, LSP)、接口隔離原則(Interface segregation principle, ISP)、依賴反轉原則(Dependency inversion principle, DIP)、Object-Oriented Design Principle
2019-11-21
置頂文章