This repository has been archived on 2024-09-01. You can view files and clone it, but cannot push or open issues or pull requests.
study-area-cn.old/src/SUMMARY.md

26 lines
801 B
Markdown
Raw Normal View History

# Summary
2024-05-05 13:04:23 +08:00
[前言](./intro.md)
2024-05-14 06:08:28 +08:00
2024-05-14 06:08:15 +08:00
[贡献者名单](./contributors.md)
2024-05-18 14:43:36 +08:00
2024-05-18 12:51:03 +08:00
[协议与约定](./conventions.md)
2024-05-06 12:01:23 +08:00
2024-05-19 12:49:19 +08:00
[1. Licenses/MIT License](./licenses/LICENSE-MIT.md)
2024-05-19 12:49:43 +08:00
2024-05-19 12:49:19 +08:00
[2. Licenses/Apache License](./licenses/LICENSE-APACHE.md)
2024-05-18 14:43:36 +08:00
2024-05-06 12:41:27 +08:00
# 学习电脑
- [何为电脑](./learn_computer_basic/what_is_computer.md)
2024-05-12 09:14:39 +08:00
- [输入 & 输出](./learn_computer_basic/input_and_output.md)
- [中央处理器(CPU)](./learn_computer_basic/cpu.md)
- [内存](./learn_computer_basic/memory.md)
2024-05-18 13:18:00 +08:00
- [存储设备](./learn_computer_basic/storage_device.md)
- [主板](./learn_computer_basic/motherboard.md)
2024-05-23 11:44:59 +08:00
- [操作系统](./learn_computer_basic/operating_system.md)
2024-05-25 07:44:25 +08:00
# 学习Linux基础
2024-05-25 10:26:04 +08:00
- [漫谈Linux学习之路](./learn_linux_basic/the_linux_learning_path.md)
2024-05-25 07:44:25 +08:00
- [Linux的发展历程]()
- [Linux发行版]()
- [Rocky Linux初见]()