Skip to content

Commit

Permalink
Update 干货:计算机网络知识总结.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Snailclimb authored Jul 29, 2018
1 parent e2b92e2 commit b4efe09
Showing 1 changed file with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
> # 目录结构
### 1. [一,计算机概述 ](#一计算机概述)
### 2. [二,物理层 ](#二物理层)
### 3. [三,计算机网络与数据通信](#三,computer-计算机网络与数据通信)
### 4. [四,操作系统](#四,iphone-操作系统)
### 5. [五,主流框架](#五,pencil2-主流框架)
### 6. [六,数据存储](#六,floppy_disk-数据存储)
### 1. [计算机概述 ](#一 计算机概述)
### 2. [物理层 ](#二 物理层)
### 3. [计算机网络与数据通信](#三,computer-计算机网络与数据通信)
### 4. [操作系统](#四,iphone-操作系统)
### 5. [主流框架](#五,pencil2-主流框架)
### 6. [数据存储](#六,floppy_disk-数据存储)


## 计算机概述
## 计算机概述
### <font color="#003333">(1),基本术语<font>

#### <font color="#99CC33"> 结点 (node):<font>
Expand Down Expand Up @@ -68,7 +68,7 @@

<font color="#999999">10,五层体系结构由应用层,运输层,网络层(网际层),数据链路层,物理层组成。运输层最主要的协议是TCP和UDP协议,网络层最重要的协议是IP协议。

## 物理层
## 物理层
### <font color="#003333">(1),基本术语<font>
#### <font color="#99CC33">数据(data):<font>
运送消息的实体。
Expand Down

0 comments on commit b4efe09

Please sign in to comment.