摘要: 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)
摘要: 秋招记录_总结 阅读全文
posted @ 2025-01-09 00:40 joris 阅读(9) 评论(0) 推荐(0)
摘要: 进入实模式 (英特尔芯片 传统:16位 简单 模式) 跳转到 BIOS(基本输入输出系统)(ROM 固化,自检,初始化) 加载引导代码 boot程序 到 内存0x7c00处开始运行,(内存空间:上高地址,下低地址),向上运行 + 偏移量 (空间 512B) 需要设计部分:检测、内存空间变化 由 16 阅读全文
posted @ 2024-12-19 22:25 joris 阅读(11) 评论(0) 推荐(0)
摘要: 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)
摘要: 字符串数组的输入输出: 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)
摘要: test 阅读全文
posted @ 2024-12-17 00:40 joris 阅读(6) 评论(0) 推荐(0)
摘要: test 阅读全文
posted @ 2024-12-17 00:39 joris 阅读(7) 评论(0) 推荐(0)
摘要: test 阅读全文
posted @ 2024-12-17 00:39 joris 阅读(17) 评论(0) 推荐(0)
摘要: test 阅读全文
posted @ 2024-12-17 00:38 joris 阅读(8) 评论(0) 推荐(0)