Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 3ef4578

Browse files
authored
修改文档图片
1 parent b0339b9 commit 3ef4578

File tree

1 file changed

+4
-9
lines changed

1 file changed

+4
-9
lines changed

‎爬虫预备知识.md

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@
1212
* [HTTP](#http)
1313
* [HTTP 请求流程](#http-请求流程)
1414
* [五层网络模型](#五层网络模型)
15-
* [网络模型对应关系表](#网络模型对应关系表)
16-
* [对应关系](#对应关系)
15+
* [网络模型对应关系](#网络模型对应关系表)
1716
* [url 地址格式](#url-地址格式)
1817
* [HTTP 请求](#http-请求)
1918
* [HTTP 响应](#http-响应)
@@ -90,14 +89,10 @@
9089

9190
![](./images/网络模型图.jpg)
9291

93-
##### 网络模型对应关系表
92+
##### 网络模型对应关系
9493

95-
![](./images/模型对应图.jpg)
96-
97-
##### 对应关系
98-
99-
1. HTTP -------> 应用层
100-
2. TCP -------> 传输层
94+
1. HTTP、RTSP、FTP -------> 应用层
95+
2. TCP、UDP -------> 传输层
10196
3. IP -------> 网络层
10297
4. 数据链路 -------> 数据链路层
10398
5. 物理介质 -------> 物理层

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /