会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
jiah-pan
博客园
首页
新随笔
联系
订阅
管理
2025年2月5日
minIO 部署 含 docker compose
摘要: Docker 部署 ubuntu 系统 安装 Curl 工具柜 sudo apt install curl -y 安装 gpg key curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo gpg --dearmor --yes
阅读全文
posted @ 2025-02-05 15:47 joris
阅读(324)
评论(0)
推荐(0)
2025年1月9日
秋招记录_总结
摘要: 秋招记录_总结
阅读全文
posted @ 2025-01-09 00:40 joris
阅读(9)
评论(0)
推荐(0)
2024年12月19日
Linux 系统基本开机过程记录
摘要: 进入实模式 (英特尔芯片 传统:16位 简单 模式) 跳转到 BIOS(基本输入输出系统)(ROM 固化,自检,初始化) 加载引导代码 boot程序 到 内存0x7c00处开始运行,(内存空间:上高地址,下低地址),向上运行 + 偏移量 (空间 512B) 需要设计部分:检测、内存空间变化 由 16
阅读全文
posted @ 2024-12-19 22:25 joris
阅读(11)
评论(0)
推荐(0)
2024年12月18日
vscode 中关于 Git 的 SSH 认证
摘要: vscode 进入 bash 终端 配置完成 git环境 提示 SSH 权限问题 另起一个 bash $cd ~/.ssh 进入当前用户的 .ssh 目录 $ssh-keygen -t rsa -b 4096 -C 'your_email@example.com' 生成 SSH 密钥 $[enter
阅读全文
posted @ 2024-12-18 23:34 joris
阅读(147)
评论(0)
推荐(0)
2024年12月17日
C++
摘要: 字符串数组的输入输出: https://www.yuque.com/jiahpan/xx05ms/rznd130rtob1ncsk 存储与重载相关: https://www.yuque.com/jiahpan/xx05ms/ahxug0yu9g9yzqof 封装、继承与多态: https://www
阅读全文
posted @ 2024-12-17 00:42 joris
阅读(16)
评论(0)
推荐(0)
机器学习 整理
摘要: test
阅读全文
posted @ 2024-12-17 00:40 joris
阅读(5)
评论(0)
推荐(0)
算法(letecode、牛客、在线oj等)整理
摘要: test
阅读全文
posted @ 2024-12-17 00:40 joris
阅读(6)
评论(0)
推荐(0)
Mysql 知识整理
摘要: test
阅读全文
posted @ 2024-12-17 00:39 joris
阅读(7)
评论(0)
推荐(0)
Redis 知识整理
摘要: test
阅读全文
posted @ 2024-12-17 00:39 joris
阅读(17)
评论(0)
推荐(0)
秋招相关心得
摘要: test
阅读全文
posted @ 2024-12-17 00:38 joris
阅读(8)
评论(0)
推荐(0)
下一页
公告