diff --git a/Java相关/设计模式.md b/Java相关/设计模式.md new file mode 100644 index 00000000..e2df26de --- /dev/null +++ b/Java相关/设计模式.md @@ -0,0 +1,6 @@ +## 创建型模式: + +[深入理解单例模式](https://blog.csdn.net/qq_34337272/article/details/80455972) + +[深入理解工厂模式](https://blog.csdn.net/qq_34337272/article/details/80472071) +