vscode配置
task.json用于g++编译和事后处理{“version”: “2.0.0”,“tasks”: [{//生成编译文件任务“type”: “shell”,“label”: “C/C++: g++.exe build active file”,“command”: “C:\MinGW\bin\g++.exe”,“args”: [“-g”,“file","−o","{file}", "-o", "file","−o","{fileDirname}\KaTeX parse e
原创
2021-06-09 22:21:35 ·
132 阅读 ·
1 评论