YDOOK: VSC Visual Studio code 配置 C 语言开发环境
作者:互联网
YDOOK: VSC Visual Studio code 配置 C 语言开发环境
© YDOOK JY Lin
文章目录
1. 首先安装 C 编程插件:插件商城搜:C:
点击安装。
2. 下载 C语言的编译器:mingw-w64:GCC:
1. 下载URL:
http://www.mingw-w64.org/doku.php
2. 下载页面:
跳转URL:https://sourceforge.net/p/mingw-w64/mailman/message/37111166/
下载展示页面:
真实下载地址:
And here are the downloads:
https://sourceforge.net/projects/mingw-w64/files/mingw-w64/mingw-w64-release/mingw-w64-v8.0.0.tar.bz2
https://sourceforge.net/projects/mingw-w64/files/mingw-w64/mingw-w64-release/mingw-w64-v8.0.0.tar.bz2.sig
https://sourceforge.net/projects/mingw-w64/files/mingw-w64/mingw-w64-release/mingw-w64-v8.0.0.tar.bz2.asc
https://sourceforge.net/projects/mingw-w64/files/mingw-w64/mingw-w64-release/mingw-w64-v8.0.0.zip
https://sourceforge.net/projects/mingw-w64/files/mingw-w64/mingw-w64-release/mingw-w64-v8.0.0.zip.sig
https://sourceforge.net/projects/mingw-w64/files/mingw-w64/mingw-w64-release/mingw-w64-v8.0.0.zip.asc
3. 点击对应文件格式进入下载:
4. 下载后,解压,添加 bin 文件夹路径到系统环境变量 path 中即可。
标签:code,w64,Visual,mingw,https,net,sourceforge,下载,VSC 来源: https://blog.csdn.net/weixin_42255190/article/details/115503685