ZhangZhihui's Blog  
上一页 1 ··· 43 44 45 46 47 48 49 50 51 ··· 78 下一页

2023年11月22日

摘要: zzh@ZZHPC:~$ openssl rand -hex 64 273fabd76b8dd62621325e4b04af332dd739702ae553ffc034a4af205faedbfee21202d3808e3640770b682c151aaa8308871533572d60947724 阅读全文
posted @ 2023-11-22 14:07 ZhangZhihuiAAA 阅读(13) 评论(0) 推荐(0) 编辑

2023年11月21日

摘要: 阅读全文
posted @ 2023-11-21 18:28 ZhangZhihuiAAA 阅读(6) 评论(0) 推荐(0) 编辑
 
摘要: 阅读全文
posted @ 2023-11-21 17:57 ZhangZhihuiAAA 阅读(3) 评论(0) 推荐(0) 编辑

2023年11月20日

摘要: 阅读全文
posted @ 2023-11-20 19:17 ZhangZhihuiAAA 阅读(10) 评论(0) 推荐(0) 编辑
 
摘要: zzh@ZZHPC:~$ docker run --name postgres16 -p 5432:5432 -e POSTGRES_USER=root -e POSTGRES_PASSWORD=aaa -d postgres:alpine 8e36b7bdc47572723a416c319b83f 阅读全文
posted @ 2023-11-20 19:08 ZhangZhihuiAAA 阅读(42) 评论(0) 推荐(0) 编辑
 
摘要: REPEATABLE READ (default) READ COMMITTED READ UNCOMMITTED SERIALIZABLE zzh@ZZHPC:~$ docker run --name mysql8 -p 3306:3306 -e MYSQL_ROOT_PASSWORD=aaa - 阅读全文
posted @ 2023-11-20 18:41 ZhangZhihuiAAA 阅读(14) 评论(0) 推荐(0) 编辑
 
摘要: 阅读全文
posted @ 2023-11-20 08:50 ZhangZhihuiAAA 阅读(6) 评论(0) 推荐(0) 编辑

2023年11月19日

摘要: If you want to run or update a task when certain files are updated, the make utility can come in handy. The make utility requires a file, Makefile (or 阅读全文
posted @ 2023-11-19 18:09 ZhangZhihuiAAA 阅读(19) 评论(0) 推荐(0) 编辑
 
摘要: zzh@ZZHPC:~$ docker pull postgres:alpine zzh@ZZHPC:~$ docker images REPOSITORY TAG IMAGE ID CREATED SIZE postgres alpine 642d75c6be0c 9 days ago 245MB 阅读全文
posted @ 2023-11-19 16:51 ZhangZhihuiAAA 阅读(8) 评论(0) 推荐(0) 编辑
 
摘要: Adding certificate information to a server implementation is twofold: implement logic to load credentials and create a TransportCredentials(http://mng 阅读全文
posted @ 2023-11-19 15:32 ZhangZhihuiAAA 阅读(9) 评论(0) 推荐(0) 编辑
上一页 1 ··· 43 44 45 46 47 48 49 50 51 ··· 78 下一页