网站首页 站内搜索

搜索结果

查询Tags标签: qwfys,共有 1条记录
  • How to install golang to Ubuntu 20.04

    Download wget -c https://golang.org/dl/go1.16.4.linux-amd64.tar.gz -O - | sudo tar -xz -C /usr/localOr sudo tar -C /usr/local/ -xzf go1.16.4.linux-amd64.tar.gzConfiguration Add the go_path variable to the configuration file sudo tee /etc/profile.d/go.…

    2021/5/31 7:26:02 人评论 次浏览
扫一扫关注最新编程教程