java
30
GCP
14
aws
13
design pattern
11
享元模式(Flyweight Pattern)
外觀模式(Facade Pattern)
適配器模式(Adapter Pattern)
抽象工廠模式(Abstract Factory Pattern)
工廠模式(Factory Pattern)
建造者模式(Builder Pattern)
依賴反轉原則(Dependency Inversion Principle,DIP)
接口隔離原則(Interface Segregation Principle, ISP)
單一責任原則(Single Responsibility Principle, SRP)
開放封閉原則( Open Closed Principle, OCP)
More...