From 0a1723034f65eb62803d8fc90c128e6a69c89615 Mon Sep 17 00:00:00 2001 From: zhuzichu Date: Fri, 14 Apr 2023 10:57:00 +0800 Subject: [PATCH] =?UTF-8?q?Updated=20=E6=96=B0=E6=89=8B=E5=85=A5=E9=97=A8?= =?UTF-8?q?=E6=95=99=E7=A8=8B=20(markdown)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 新手入门.md | 2 ++ 新手入门教程.md | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 新手入门.md delete mode 100644 新手入门教程.md diff --git a/新手入门.md b/新手入门.md new file mode 100644 index 0000000..83fedb7 --- /dev/null +++ b/新手入门.md @@ -0,0 +1,2 @@ +# 编译环境 +* Qt6.4.3、MSVC2019 \ No newline at end of file diff --git a/新手入门教程.md b/新手入门教程.md deleted file mode 100644 index 2f94611..0000000 --- a/新手入门教程.md +++ /dev/null @@ -1 +0,0 @@ -新手入门教程 \ No newline at end of file