C#+Net7控制台实现的23种设计模式
创建型模式(Creational Patterns):
1. 单例模式(Singleton Pattern)
2. 简单工厂模式(Simple Factory Pattern)
3. 工厂方法模式(Factory Method Pattern)
4. 抽象工厂模式(Abstract Factory Pattern)
5. 建造者模式(Builder Pattern)
6. 原型模式(Prototype Pattern)
结构型模式(Structural Patterns):
7. 适配器模式(Adapter Pattern)
8. 桥接模式(Bridge Pattern)
9. 组合模式(Composite Pattern)
10. 装饰器模式(Decorator Pattern)
11. 外观模式(Facade Pattern)
12. 享元模式(Flyweight Pattern)
13. 代理模式(Proxy Pattern)
行为型模式(Behavioral Patterns):
14. 责任链模式(Chain of Responsibility Pattern)
15. 命令模式(Command Pattern)
16. 解释器模式(Interpreter Pattern)
17. 迭代器模式(Iterator Pattern)
18. 中介者模式(Mediator Pattern)
19. 备忘录模式(Memento Pattern)
20. 观察者模式(Observer Pattern)
21. 状态模式(State Pattern)
22. 策略模式(Strategy Pattern)
23. 模板方法模式(Template Method Pattern)
-
Notifications
You must be signed in to change notification settings - Fork 0
zldqpm/DesignPatterns
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
C#+Net7控制台实现的23种设计模式
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published