ZhangZhihui's Blog |
|
||
2023年6月14日
摘要:
Check below settings: Method 1: Choose "goformat" for Go's Format Tool: If got below error message, click the Install button or run the command: The " 阅读全文
摘要:
sudo dpkg -l | grep pkg_name sudo apt remove pkg_name sudo apt purge pkg_name sudo apt autoremove sudo apt clean 阅读全文
摘要:
sudo dpkg -i file.deb 阅读全文
摘要:
zzh@ZZHPC:~$ go env -w GO111MODULE=on zzh@ZZHPC:~$ go env -w GOPROXY=https://goproxy.io,direct If you're using VSCode, you can install Go tools as fol 阅读全文
|
Copyright © 2025 ZhangZhihuiAAA
Powered by .NET 9.0 on Kubernetes |