mirror of
https://github.com/Snailclimb/JavaGuide
synced 2025-06-20 22:17:09 +08:00
Update BIO,NIO,AIO总结.md
This commit is contained in:
parent
a4f500c1d4
commit
1b85c6990a
@ -14,8 +14,8 @@
|
||||
- [1)Non-blocking IO(非阻塞IO)](#1non-blocking-io非阻塞io)
|
||||
- [2)Buffer\(缓冲区\)](#2buffer缓冲区)
|
||||
- [3)Channel \(通道\)](#3channel-通道)
|
||||
- [4)Selectors\(选择器\)](#4selectors选择器)
|
||||
- [2.3 NIO 读数据和写数据方式](#23--nio-读数据和写数据方式)
|
||||
- [4)Selectors\(选择器\)](#4selector-选择器)
|
||||
- [2.3 NIO 读数据和写数据方式](#23-nio-读数据和写数据方式)
|
||||
- [2.4 NIO核心组件简单介绍](#24-nio核心组件简单介绍)
|
||||
- [2.5 代码示例](#25-代码示例)
|
||||
- [3. AIO \(Asynchronous I/O\)](#3-aio-asynchronous-io)
|
||||
|
Loading…
x
Reference in New Issue
Block a user