1.下载VSCode
https://code.visualstudio.com/
2.下载编译器
https://sourceforge.net/projects/mingw-w64/files/mingw-w64/mingw-w64-release/
3.配置环境变量




4.设置编译选项
5.编写代码
6.配置任务

7.运行任务
8.Ctrl + `执行
1.下载VSCode
https://code.visualstudio.com/
2.下载编译器
https://sourceforge.net/projects/mingw-w64/files/mingw-w64/mingw-w64-release/
3.配置环境变量
4.设置编译选项
5.编写代码
6.配置任务
7.运行任务
8.Ctrl + `执行