ZhangZhihui's Blog |
|
||
2023年8月5日
摘要:
zzh@ZZHPC:/zdata/Github/zzhrepo1$ git add -A zzh@ZZHPC:/zdata/Github/zzhrepo1$ git commit -m "update function CubeVolume()" [main 13f27a8] update func 阅读全文
2023年8月4日
摘要:
The “ -c ” option counts the number of occurrences of a string: even though ABC4.sh has no matches, it still counts them and returns zero: grep –c abc 阅读全文
摘要:
Meta Characters and the grep Command The fundamental building blocks are the regular expressions that match a single character. Most characters, inclu 阅读全文
2023年8月2日
摘要:
lscpu lsmem 阅读全文
2023年8月1日
摘要:
Step 1: Install Github CLI following the instructions provided on page https://github.com/cli/cli#installation . Step 2: Run 'gh auth login' to login. 阅读全文
摘要:
阅读全文
2023年7月31日
摘要:
zzh@ZZHPC:~/zd/Github/RepoGo$ go work init zzh@ZZHPC:~/zd/Github/RepoGo$ cd web-service-gin/ zzh@ZZHPC:~/zd/Github/RepoGo/web-service-gin$ go mod init 阅读全文
摘要:
Go installation Select the tab for your computer's operating system below, then follow its installation instructions. Remove any previous Go installat 阅读全文
摘要:
zzh@ZZHPC:~/go$ go env GOPATH GOROOT GOENV GOPROXY /home/zzh/go /usr/local/go /home/zzh/.config/go/env https://goproxy.io,direct zzh@ZZHPC:~/go$ go en 阅读全文
摘要:
阅读全文
|
Copyright © 2024 ZhangZhihuiAAA
Powered by .NET 9.0 on Kubernetes |