Skip to content

Commit c1d2b32

Browse files
authored
Merge pull request Snailclimb#2381 from haorenlin/main
Update io-model.md
2 parents 05f6f23 + 18d066a commit c1d2b32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/java/io/io-model.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ I/O 一直是很多小伙伴难以理解的一个知识点,这篇文章我会
1818

1919
### 何为 I/O?
2020

21-
I/O(**I**nput/**O**utpu) 即**输入/输出**
21+
I/O(**I**nput/**O**utput) 即**输入/输出**
2222

2323
**我们先从计算机结构的角度来解读一下 I/O。**
2424

0 commit comments

Comments
 (0)