From ba9bb070eac823905db5dc02a4bdaa73a255e95c Mon Sep 17 00:00:00 2001 From: FengJungle Date: Fri, 29 Oct 2021 07:50:26 +0800 Subject: [PATCH] update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index fedd1ab..bf2769c 100644 --- a/README.md +++ b/README.md @@ -132,3 +132,7 @@ Jungle设计模式系列 29.new也可以创建对象,为什么需要工厂模式? 博客地址:https://blog.csdn.net/sinat_21107433/article/details/120754301 + +30. Qt中的设计模式 + +博客地址:https://blog.csdn.net/sinat_21107433/article/details/120936720