配置VSCODE

hedy6677發表於2024-04-11

*** 官網配置檔案:**
https://code.visualstudio.com/docs/cpp/config-mingw

點選檢視程式碼
gcc --version
g++ --version
gdb --version
![](https://img2024.cnblogs.com/blog/3425643/202404/3425643-20240411153032565-1541800147.png)

其他:
https://blog.csdn.net/qq_21567385/article/details/122795215
https://blog.csdn.net/Zhouzi_heng/article/details/125772165?csdn_share_tail={"type"%3A"blog"%2C"rType"%3A"article"%2C"rId"%3A"125772165"%2C"source"%3A"Zhouzi_heng"}
https://blog.csdn.net/weixin_49457347/article/details/123601191

相關文章