提交 6933bae5 编写于 作者: CSDN-Ada助手's avatar CSDN-Ada助手

add question

上级 9fb8193e
{
"type": "code_options",
"author": "clong",
"source": "NIOAbstract.md",
"exercise_id": "",
"notebook_enable": true
}
\ No newline at end of file
# NIO Abstract
以下关于 `NIO` 的说法错误的是:
## 答案
```
NIO与传统IO变化不大
```
## 选项
### A
```
NIO全称是no-blocking io
```
### B
```
NIO是面向缓冲区的
```
### C
```
NIO是非阻塞IO
```
......@@ -2,6 +2,6 @@
"node_id": "java-5daee2a48ed2413fa38467811ea5ee23",
"keywords": [],
"children": [],
"export": [],
"export": ["NIOAbstract.json"],
"title": "NIO概述"
}
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册