摘要: CentOS VSCode调试go语言出现:exec: "gcc": executable file not found in PATH 解决方案: 执行如下命令安装GCC,然后重新启动VSCode即可 阅读全文
posted @ 2018-11-05 10:00 minxinfeng 阅读(3340) 评论(0) 推荐(1) 编辑