Skip to content

Commit 1b85c69

Browse files
committed
Update BIO,NIO,AIO总结.md
1 parent a4f500c commit 1b85c69

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/java/basis/BIO,NIO,AIO总结.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
- [1)Non-blocking IO(非阻塞IO)](#1non-blocking-io非阻塞io)
1515
- [2)Buffer\(缓冲区\)](#2buffer缓冲区)
1616
- [3)Channel \(通道\)](#3channel-通道)
17-
- [4)Selectors\(选择器\)](#4selectors选择器)
18-
- [2.3 NIO 读数据和写数据方式](#23--nio-读数据和写数据方式)
17+
- [4)Selectors\(选择器\)](#4selector-选择器)
18+
- [2.3 NIO 读数据和写数据方式](#23-nio-读数据和写数据方式)
1919
- [2.4 NIO核心组件简单介绍](#24-nio核心组件简单介绍)
2020
- [2.5 代码示例](#25-代码示例)
2121
- [3. AIO \(Asynchronous I/O\)](#3-aio-asynchronous-io)

0 commit comments

Comments
 (0)