C++ 设计模式网址更新

原来的CSDN专栏 . C++ 设计模式 https://blog.csdn.net/column/details/15392.html 不见了,请问是移到
https://blog.csdn.net/liang19890820/article/details/66974516了吗
This commit is contained in:
Yang Yang 2019-09-25 21:30:10 -04:00 committed by GitHub
parent 797aab3d4e
commit 384f808b7b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2599,7 +2599,7 @@ ssize_t write(int fd, const void *buf, size_t count);
## 📏 设计模式 ## 📏 设计模式
> 各大设计模式例子参考:[CSDN专栏 . C++ 设计模式](https://blog.csdn.net/column/details/15392.html) 系列博文 > 各大设计模式例子参考:[CSDN专栏 . C++ 设计模式](https://blog.csdn.net/liang19890820/article/details/66974516) 系列博文
[设计模式工程目录](DesignPattern) [设计模式工程目录](DesignPattern)