Skip to content

2025 年春夏季操作系统训练营 #705

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions .idea/.gitignore

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions .idea/blog.iml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

131 changes: 131 additions & 0 deletions .idea/inspectionProfiles/Project_Default.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions .idea/modules.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions .idea/vcs.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"server": "hexo server"
},
"hexo": {
"version": "7.0.0"
"version": "4.2.1"
},
"dependencies": {
"hexo": "^4.2.1",
Expand All @@ -25,4 +25,4 @@
"hexo-renderer-stylus": "^1.1.0",
"hexo-server": "^1.0.0"
}
}
}
20 changes: 20 additions & 0 deletions source/_posts/terry-he.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
title: terry-he
date: 2025-03-26 22:10:55
categories:
- 2025春夏季操作系统训练营
tags:
- author:stop1204
- 第二階段: ...
- 第一階段: https://github.com/LearningOS/2025s-rustling-stop1204
- blog: https://github.com/stop1204/blog?tab=readme-ov-file

---

# 前言
`業餘愛好者, 為興趣而來, 有時候會做一些奇奇怪怪的事情`

# Day 1 26/3/2025
奇奇怪怪, 沒用過 blog,不知道怎麼用.~ 發佈之後我的 blog 鏈接 page 在哪裡.
剛完成 rustlings. 先記錄一下吧. 把 algorithm 5-10 跳過了, 在 AI 輔助下完成. 因為整的沒有學過算法. 所以後續有時間再補作業吧. 先開始 OS 的前置內容學習.