摘要: VSC配置C/C++基本开发环境 在 Visual Studio Code (VSCode) 配置 C++ 开发环境时,tasks.json、launch.json 和 c_cpp_properties.json 是用于配置编译、调试和 IntelliSense 的重要文件。以下是这些文件的作用、如 阅读全文
posted @ 2024-12-17 23:59 Gold_stein 阅读(381) 评论(0) 推荐(0)