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

27 lines
712 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-18 14:43:36 +08:00
# Licenses
[MIT](./licenses/LICENSE-MIT
md)
[Apache](./licenses/LICENSE-APACHE.md)
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)
- [操作系统](./learn_computer_basic/what_is_opeating_system.md)
2024-05-12 09:14:39 +08:00
- [文件系统]()
- [中文输入]()
- [电脑安装 DIY]()
- [维护与注意事项]()
- [附录]()