
设计模式
文章平均质量分 73
设计模式学习记录
明明明h
这个作者很懒,什么都没留下…
展开
-
策略模式(Stragety Pattern)
策略模式(Stragety Pattern)原创 2025-01-07 10:07:59 · 470 阅读 · 0 评论 -
责任链模式(ChainofResponsibilityPattern)
设计模式、责任链模式(ChainofResponsibilityPattern)原创 2024-12-23 17:20:38 · 709 阅读 · 0 评论 -
控制反转(Inversion of Control, IoC)
依赖注入,依赖倒置原则,IoC容器,控制反转原创 2024-12-16 17:04:50 · 1109 阅读 · 0 评论 -
组合模式(Composite Pattern)
组合模式(Composite Pattern)原创 2024-10-08 23:37:02 · 794 阅读 · 0 评论 -
构建器模式(BuilderPattern)
构建器模式原创 2024-05-16 17:10:20 · 661 阅读 · 0 评论 -
迭代器模式(IteratorPattern)
迭代器模式(IteratorPattern)原创 2024-08-16 16:44:13 · 1272 阅读 · 0 评论 -
代理模式(ProxyPattern)
代理模式(ProxyPattern)原创 2024-08-14 22:17:36 · 459 阅读 · 0 评论 -
观察者模式(ObserverPattern)
观察者模式(ObserverPattern)原创 2024-08-12 23:32:53 · 592 阅读 · 0 评论 -
适配器模式(AdapterPattern)
适配器模式(AdapterPattern)原创 2024-06-13 20:13:42 · 453 阅读 · 0 评论 -
原型模式(Prototype Pattern)
原型模式(Prototype Pattern)原创 2024-05-25 16:57:53 · 579 阅读 · 0 评论 -
抽象工厂模式(AbstractFactoryPattern)
抽象工厂模式原创 2024-05-16 10:56:59 · 566 阅读 · 0 评论 -
工厂方法模式(FactoryMethodPattern)
工厂方法模式原创 2024-05-15 15:59:40 · 355 阅读 · 0 评论 -
简单工厂模式(SimpleFactoryPattern)
简单工厂模式原创 2024-05-09 15:09:55 · 476 阅读 · 0 评论 -
状态模式(StatePattern)
状态模式原创 2024-04-28 19:10:01 · 1129 阅读 · 0 评论 -
单例模式(SingletonPattern)
单例模式原创 2024-04-23 23:29:57 · 579 阅读 · 0 评论