From 7f033e09373313a37517e47200b3f8a30cb7a4b8 Mon Sep 17 00:00:00 2001 From: tangchao0503 Date: Mon, 6 Jun 2022 19:49:23 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'Home'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Home.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Home.md b/Home.md index 90954fc..af2559c 100644 --- a/Home.md +++ b/Home.md @@ -24,6 +24,7 @@ 5.2 使用示例代码 +``` #include #include @@ -83,5 +84,6 @@ int main(int argc, char *argv[]) return a.exec(); } +``` 6、输出结果: \ No newline at end of file