From 648c8e5edcef762a94e458cae0712ade67b2d9d5 Mon Sep 17 00:00:00 2001 From: cxszbd <8003991+cxx666666@user.noreply.gitee.com> Date: Thu, 24 Aug 2023 03:22:33 +0000 Subject: [PATCH] =?UTF-8?q?update=20user-guide/files/C-C++=E5=BC=80?= =?UTF-8?q?=E5=8F=91.md.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: cxszbd <> --- user-guide/files/C-C++开发.md | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/user-guide/files/C-C++开发.md b/user-guide/files/C-C++开发.md index 69b01a8..cf523ad 100644 --- a/user-guide/files/C-C++开发.md +++ b/user-guide/files/C-C++开发.md @@ -171,8 +171,6 @@ ```json { - // See https://go.microsoft.com/fwlink/?LinkId=733558 - // for the documentation about the tasks.json format "version": "2.0.0", "tasks": [ { @@ -188,8 +186,6 @@ ```json { - // See https://go.microsoft.com/fwlink/?LinkId=733558 - // for the documentation about the tasks.json format "version": "2.0.0", "tasks": [ { @@ -323,9 +319,6 @@ launch.json文件创建成功后默认配置如下: ```json { - // 使用 IntelliSense 了解相关属性。 - // 悬停以查看现有属性的描述。 - // 欲了解更多信息,请访问: https://go.microsoft.com/fwlink/?linkid=830387 "version": "0.2.0", "configurations": [ { @@ -347,9 +340,7 @@ launch.json文件创建成功后默认配置如下: ```json { - // 使用 IntelliSense 了解相关属性。 - // 悬停以查看现有属性的描述。 - // 欲了解更多信息,请访问: https://go.microsoft.com/fwlink/?linkid=830387 + "version": "0.2.0", "configurations": [ {