From 4ec4ecfe72952362a76898882095fce63936101c Mon Sep 17 00:00:00 2001 From: zhaohe <1013909206@qq.com> Date: Thu, 30 Dec 2021 15:52:53 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'README.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index c1954ec..e6bfe68 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,12 @@ # vscode-snippets +## Usage + +1.vscode 输入如下cmd,并选择cpp.json + +**>Preferences: Configure User Snippets** + +2.将cpp.json中的内容拷贝到改文件中 + +[cpp.json](./cpp.json) +