维多利亚睡莲上的绿鹭,潘塔纳尔 ,巴西 (© Gerald Corsi/Getty Images)

标签 vscode 下的文章

July 24, 2020

vscode+cmake下qt调试配置

定义编译tasktasks.json文件:{ // See https://go.microsoft.com/fwlink/?LinkId=733558 // for the documentation about the tasks.json format "version": "2.0.0", "tasks...
July 21, 2020

vscode配置latex编译环境

SumatraPDF配置反向搜索EnableTeXEnhancements = true InverseSearchCmdLine = "D:/vscode/Code.exe" "D:/vscode/resources/app/out/cli.js" -r -g "%f:%l"VSCode配置编译链安装Latex插件LaTeX Wo...