Skip to content

Commit 46a9ebc

Browse files
author
wb-zhangtiliang
committed
commit simple pattern
1 parent f86fff6 commit 46a9ebc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Java相关/设计模式.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
### 常见创建型模式详解
1717

18-
- **简单工厂模式:** [设计模式笔记:简单工厂模式(Simple Factory)](https://www.cnblogs.com/libingql/p/3887577.html)
18+
- **简单工厂模式:** [设计模式笔记:简单工厂模式(Simple Factory)](https://www.cnblogs.com/libingql/p/3887577.html) 虽然较为简单但是在重构时特别有用
1919
- **单例模式:** [深入理解单例模式——只有一个实例](https://blog.csdn.net/qq_34337272/article/details/80455972)
2020
- **工厂模式:** [深入理解工厂模式——由对象工厂生成对象](https://blog.csdn.net/qq_34337272/article/details/80472071)
2121
- **建造者模式:** [深入理解建造者模式 ——组装复杂的实例](http://blog.csdn.net/qq_34337272/article/details/80540059)

0 commit comments

Comments
 (0)