常用工具

114 阅读1分钟

vscode

code.visualstudio.com/Download# code.visualstudio.com/docs/suppor…

vscode image

vscode.download.prss.microsoft.com/dbazure/dow… vscode.cdn.azure.cn/stable/f1e1…

vscode config

google

google.cn/chrome/

google plugin

crxdl.com/

git

git-scm.com/downloads

golang

golang.google.cn/dl/ mirrors.ustc.edu.cn/golang/ studygolang.com/dl/golang/

golang config

export DIR=/usr/local/go export GOROOT=DIR/gorootexportGOPATH={DIR}/goroot export GOPATH={DIR}/gopath export PATH=$GOROOT/bin:$GOPATH/bin:$PATH export GO111MODULE=on export GOPRIVATE="git.company.com,gitoa.company.com" export GOPROXY=goproxy.io,direct export GOPROXY=goproxy.cn,direct export GOPROXY=mirrors.aliyun.com/goproxy/,di… go env -w GO111MODULE=on go env -w GOPROXY=goproxy.io,direct

github proxy

githubproxy="ghproxy.com/" git clone ${githubproxy}github.com/golang/tool… tools

python

www.python.org/downloads/ www.python.org/ftp/python/ mirrors.huaweicloud.com/python/

python config

xshell、xftp、tabby

www.xshell.com/zh/free-for… github.com/Eugeny/tabb…

wps

www.wps.cn/

foxmail

www.foxmail.com/

for copy paste

github.com/sabrogden/D…

for offline docs

zealdocs.org