摘要:
// 查看当前代理设置 git config --global http.proxy git config --global https.proxy // 设置当前代理为 http://127.0.0.1:1080 或 socket5://127.0.0.1:1080 git config --global http.proxy 'http://127.0.0.1:1080' git co... 阅读全文
posted @ 2019-09-11 10:28
Cong0ks
阅读(1352)
评论(0)
推荐(0)
摘要:
# Environmental installation # Official address :(over the wall may be required) https://golang.org/dl/ # IDE Tools: (Visual Studio Code) https://code 阅读全文
posted @ 2019-09-11 10:26
Cong0ks
阅读(165)
评论(0)
推荐(0)
浙公网安备 33010602011771号