go get 默认使用git来作为版本管理工具,如果对git设置了代理能否下载成功呢? git config --global http.proxy 'http://127.0.0.1:8123' git config ...
確定! 回上一頁