经验和建议
符合系统 IO 接口
勿造轮子,多用 binary 包
Golang 的缓冲 IO
Reader.Peek
Reader.ReadLine
Writer.Flush
Golang 的基本 IO 接口
fmt.Printf
fmt.Println
fmt.sprintf