Skip to content

Commit 13bec6d

Browse files
committed
no message
1 parent bc50c7c commit 13bec6d

2 files changed

Lines changed: 4 additions & 5 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -86,13 +86,13 @@ Hi,欢迎来做客,即刻开始 CS 学习之旅.
8686

8787
  传输层、应用层(HTTP)、网络层、网络安全
8888

89-
- 网络 I/O 模型
89+
- [RESTful API](notes/RESTful%20API.md)
9090

91-
  4 种网络 IO 模型、select、poll、epoll
91+
软件架构风格、格设计原则和约束条件
9292

93-
- RESTful API
93+
- 网络 I/O 模型
9494

95-
软件架构风格、格设计原则和约束条件
95+
  4 种网络 IO 模型、select、poll、epoll
9696

9797

9898

notes/RESTful API.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
- [4. RESTful的最佳设计](#4-restful的最佳设计)
1111
- [参考资料](#参考资料)
1212

13-
1413
# RESTful 架构详解
1514

1615
## 1. 什么是REST

0 commit comments

Comments
 (0)