随笔 - 173,  文章 - 0,  评论 - 0,  阅读 - 10万
04 2024 档案
ubuntu安装docker及k8s
摘要:一. 安装Docker 第一步:更新系统软件包索引 sudo apt update 第二步:安装必要依赖包 sudo apt install apt-transport-https ca-certificates curl gnupg lsb-release software-properties- 阅读全文
posted @ 2024-04-23 20:04 黑熊一只 阅读(244) 评论(0) 推荐(0) 编辑
redis-sort set
摘要:redis的有序集合为hash + 跳表实现。 读写性能需要评估一下··· 阅读全文
posted @ 2024-04-12 12:22 黑熊一只 阅读(5) 评论(0) 推荐(0) 编辑
rust安装
摘要:unix安装教程 1. 终端安装 1 curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh 2. 安装目录 安装之后,需要注意安装目录的问题,笔者遇到的情况是安装后,需要自己自行配置环境变量,才能正常全局使用。 通常是安装在家目 阅读全文
posted @ 2024-04-07 19:53 黑熊一只 阅读(46) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

点击右上角即可分享
微信分享提示