摘要: 打开的文件目录下必须有一个.vscode文件夹,这里需要有两个文件:launch.json和tasks.json 其中,launch.json内容如下: { "version": "0.2.0", "configurations": [ { "name": "C++ Launch (GDB)", " 阅读全文
posted @ 2020-03-10 00:50 胖哒梦奇 阅读(3048) 评论(0) 推荐(1)