We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4f500c commit 1b85c69Copy full SHA for 1b85c69
docs/java/basis/BIO,NIO,AIO总结.md
@@ -14,8 +14,8 @@
14
- [1)Non-blocking IO(非阻塞IO)](#1non-blocking-io非阻塞io)
15
- [2)Buffer\(缓冲区\)](#2buffer缓冲区)
16
- [3)Channel \(通道\)](#3channel-通道)
17
- - [4)Selectors\(选择器\)](#4selectors选择器)
18
- - [2.3 NIO 读数据和写数据方式](#23--nio-读数据和写数据方式)
+ - [4)Selectors\(选择器\)](#4selector-选择器)
+ - [2.3 NIO 读数据和写数据方式](#23-nio-读数据和写数据方式)
19
- [2.4 NIO核心组件简单介绍](#24-nio核心组件简单介绍)
20
- [2.5 代码示例](#25-代码示例)
21
- [3. AIO \(Asynchronous I/O\)](#3-aio-asynchronous-io)
0 commit comments