ZhangZhihui's Blog  
上一页 1 ··· 55 56 57 58 59 60 61 62 63 ··· 78 下一页

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 阅读全文
posted @ 2023-08-05 16:21 ZhangZhihuiAAA 阅读(5) 评论(0) 推荐(0) 编辑

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 阅读全文
posted @ 2023-08-04 14:46 ZhangZhihuiAAA 阅读(5) 评论(0) 推荐(0) 编辑
 
摘要: Meta Characters and the grep Command The fundamental building blocks are the regular expressions that match a single character. Most characters, inclu 阅读全文
posted @ 2023-08-04 13:49 ZhangZhihuiAAA 阅读(10) 评论(0) 推荐(0) 编辑

2023年8月2日

摘要: lscpu lsmem 阅读全文
posted @ 2023-08-02 09:12 ZhangZhihuiAAA 阅读(2) 评论(0) 推荐(0) 编辑

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. 阅读全文
posted @ 2023-08-01 18:32 ZhangZhihuiAAA 阅读(5) 评论(0) 推荐(0) 编辑
 
摘要: 阅读全文
posted @ 2023-08-01 09:05 ZhangZhihuiAAA 阅读(3) 评论(0) 推荐(0) 编辑

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 阅读全文
posted @ 2023-07-31 20:41 ZhangZhihuiAAA 阅读(22) 评论(0) 推荐(0) 编辑
 
摘要: Go installation Select the tab for your computer's operating system below, then follow its installation instructions. Remove any previous Go installat 阅读全文
posted @ 2023-07-31 18:38 ZhangZhihuiAAA 阅读(12) 评论(0) 推荐(0) 编辑
 
摘要: 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 阅读全文
posted @ 2023-07-31 18:37 ZhangZhihuiAAA 阅读(7) 评论(0) 推荐(0) 编辑
 
摘要: 阅读全文
posted @ 2023-07-31 09:44 ZhangZhihuiAAA 阅读(3) 评论(0) 推荐(0) 编辑
上一页 1 ··· 55 56 57 58 59 60 61 62 63 ··· 78 下一页