摘要: VScode中C/C++调试文件配置 //launch.json { "version": "2.0.0", "configurations": [ { "name": "C/C++: gcc.exe build and debug active file", // 调试配置名称 "type": " 阅读全文
posted @ 2024-12-26 18:58 tegou 阅读(85) 评论(0) 推荐(0)