mirror of
https://github.com/PKUFlyingPig/cs-self-learning.git
synced 2026-06-21 00:47:16 +08:00
add computer network
This commit is contained in:
parent
7b283883d6
commit
a37ed8ff76
1 changed files with 3 additions and 1 deletions
|
|
@ -29,4 +29,6 @@ nav:
|
|||
- 操作系统:
|
||||
- 'MIT 6.S081: Operating System Engineering': '操作系统/MIT6.S081.md'
|
||||
- 'CS162: Operating System': '操作系统/CS162.md'
|
||||
|
||||
- 计算机网络:
|
||||
- 'Computer Networking: A Top-Down Approach': '计算机网络/topdown.md'
|
||||
- 'CS144: Computer Network': '计算机网络/CS144.md'
|
||||
Loading…
Reference in a new issue