当前位置:网站首页>GoLand运行go程序时working directory的设置问题:报错路径找不到no such file or directory时需检查该配置

GoLand运行go程序时working directory的设置问题:报错路径找不到no such file or directory时需检查该配置

2022-06-09 15:40:00 学亮编程手记

working directory的设置问题,直接使用GoLand运行go文件时,如果工作路径设置不正确,会导致路径找不到的问题发生,使用go run运行不会存在这个问题。
在这里插入图片描述

原网站

版权声明
本文为[学亮编程手记]所创,转载请带上原文链接,感谢
https://zhangxueliang.blog.csdn.net/article/details/125188886