多应用+插件架构,代码干净,二开方便,首家独创一键云编译技术,文档视频完善,免费商用码云13.8K 广告
[TOC=1,2] #总 * [设计模式总结](http://www.importnew.com/19556.html) #创建型模式 * [Java经典设计模式(1):五大创建型模式(附实例和详解)](http://www.importnew.com/18390.html) ## 单例 * [你真的会写单例模式吗——Java实现](http://www.importnew.com/18872.html) * [Java 单例真的写对了么?](http://www.importnew.com/18835.html) * [Java实现单例的难点](http://www.importnew.com/16995.html) # 结构型模式 * [Java经典设计模式(2):七大结构型模式(附实例和详解)](http://www.importnew.com/18429.html) * # 行为型模式 * [Java经典设计模式(3):十一种行为型模式(附实例和详解)](http://www.importnew.com/18528.html)