
设计模式
文章平均质量分 75
设计模式学习记录
明明明h
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
中介者模式(MediatorPattern)
中介者模式(MediatorPattern)原创 2025-05-28 10:34:42 · 431 阅读 · 0 评论 -
命令(命令模式)、事件(观察者模式)在MVC框架中的应用
命令(命令模式)、事件(观察者模式)在MVC框架中的应用原创 2025-05-27 11:37:42 · 560 阅读 · 0 评论 -
命令模式(Command Pattern)
命令模式(Command Pattern)原创 2025-05-27 10:50:51 · 791 阅读 · 0 评论 -
外观模式(Facade Pattern)
外观模式(Facade Pattern)原创 2025-05-27 10:05:04 · 324 阅读 · 0 评论 -
策略模式(Stragety Pattern)
策略模式(Stragety Pattern)原创 2025-01-07 10:07:59 · 497 阅读 · 0 评论 -
责任链模式(ChainofResponsibilityPattern)
设计模式、责任链模式(ChainofResponsibilityPattern)原创 2024-12-23 17:20:38 · 728 阅读 · 0 评论 -
控制反转(Inversion of Control, IoC)
依赖注入,依赖倒置原则,IoC容器,控制反转原创 2024-12-16 17:04:50 · 1133 阅读 · 0 评论 -
组合模式(Composite Pattern)
组合模式(Composite Pattern)原创 2024-10-08 23:37:02 · 842 阅读 · 0 评论 -
构建器模式(BuilderPattern)
构建器模式原创 2024-05-16 17:10:20 · 682 阅读 · 0 评论 -
迭代器模式(IteratorPattern)
迭代器模式(IteratorPattern)原创 2024-08-16 16:44:13 · 1279 阅读 · 0 评论 -
代理模式(ProxyPattern)
代理模式(ProxyPattern)原创 2024-08-14 22:17:36 · 470 阅读 · 0 评论 -
观察者模式(ObserverPattern)
观察者模式(ObserverPattern)原创 2024-08-12 23:32:53 · 604 阅读 · 0 评论 -
适配器模式(AdapterPattern)
适配器模式(AdapterPattern)原创 2024-06-13 20:13:42 · 463 阅读 · 0 评论 -
原型模式(Prototype Pattern)
原型模式(Prototype Pattern)原创 2024-05-25 16:57:53 · 587 阅读 · 0 评论 -
抽象工厂模式(AbstractFactoryPattern)
抽象工厂模式原创 2024-05-16 10:56:59 · 578 阅读 · 0 评论 -
工厂方法模式(FactoryMethodPattern)
工厂方法模式原创 2024-05-15 15:59:40 · 366 阅读 · 0 评论 -
简单工厂模式(SimpleFactoryPattern)
简单工厂模式原创 2024-05-09 15:09:55 · 483 阅读 · 0 评论 -
状态模式(StatePattern)
状态模式原创 2024-04-28 19:10:01 · 1143 阅读 · 0 评论 -
单例模式(SingletonPattern)
单例模式原创 2024-04-23 23:29:57 · 585 阅读 · 0 评论