💎一站式轻松地调用各大LLM模型接口,
支持GPT4、智谱、豆包、星火、月之暗面
及文生图、文生视频
广告
[代理模式(Proxy Pattern)](代理模式.md) [+适配器模式(Adapter Pattern)](适配器模式(AdapterPattern).md) [装饰器模式(Decorator Pattern)](装饰器模式(DecoratorPattern).md)
序言
预览
设计原则
创建型模式
+单例模式(Singleton Pattern)
建造者模式(Builder Pattern)
+工厂模式(Factory Pattern)
结构型模式
代理模式(Proxy Pattern)
+适配器模式(Adapter Pattern)
装饰器模式(Decorator Pattern)
行为型模式
观察者模式(Observer Pattern)
+策略模式(Strategy Pattern)
+责任链模式(Chain of Responsibility Pattern)
总结