一看就懂的设计模式--设计模式分类

创建型模式(5种)

工厂方法

抽象工厂

建造者模式

单态模式

原型模式

结构型模式(7种)

适配器模式

桥接模式

组合模式

装饰模式

外观模式

享元模式

代理模式

行为型模式(11种)

责任链模式

命令模式

解释器模式

迭代器模式

中介者模式

备忘录模式

观察者模式

状态模式

策略模式

模板方法

访问者模式

博客源码地址https://gitee.com/jamen/design-pattern

我的官网http://guan2ye.com
我的CSDN地址http://blog.csdn.net/chenjianandiyi
我的地址http://www.jianshu.com/u/9b5d1921ce34
我的githubhttps://github.com/javanan
我的码云地址https://gitee.com/jamen/
阿里云优惠券https://promotion.aliyun.com/ntms/act/ambassador/sharetouser.html?userCode=vf2b5zld&utm_source=vf2b5zld

阿里云教程系列网站http://aliyun.guan2ye.com

1.png

我的开源项目spring boot 搭建的一个企业级快速开发脚手架

1.jpg

你可能感兴趣的:(一看就懂的设计模式--设计模式分类)