Skip to content

Commit f86fff6

Browse files
author
wb-zhangtiliang
committed
add simple factory
1 parent f7e7f4d commit f86fff6

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

Java相关/简单工程模式.md

Whitespace-only changes.

Java相关/设计模式.md

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

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

18+
- **简单工厂模式:** [设计模式笔记:简单工厂模式(Simple Factory)](https://www.cnblogs.com/libingql/p/3887577.html)
1819
- **单例模式:** [深入理解单例模式——只有一个实例](https://blog.csdn.net/qq_34337272/article/details/80455972)
1920
- **工厂模式:** [深入理解工厂模式——由对象工厂生成对象](https://blog.csdn.net/qq_34337272/article/details/80472071)
2021
- **建造者模式:** [深入理解建造者模式 ——组装复杂的实例](http://blog.csdn.net/qq_34337272/article/details/80540059)

0 commit comments

Comments
 (0)