This website works better with JavaScript
홈
탐색
도움말
로그인
nice-repo-share
/
the-way-to-go_ZH_CN
의 미러
https://github.com/Unknwon/the-way-to-go_ZH_CN.git
Watch
2
Star
0
포크
0
파일
이슈
0
위키
트리:
fcd30058a8
브랜치
태그
master
the-way-to-go_Z...
/
eBook
/
12.0.md
12.0.md
264 B
히스토리
Raw
读写数据
除了 fmt 和 os 包,我们还需要用到 bufio 包来处理缓冲的输入和输出。
链接
目录
上一章:
接口(interface)与反射(reflection)
下一节:
读取用户的输入