摘要:
最简单的回声服务器: 原理: 1.io.Copy()方法func Copy(dst Writer, src Reader) (written int64, err error) 2.net.Conn类型type Conn interface { Read(b []byte) (n int, err 阅读全文
posted @ 2018-04-27 22:38
唯一客服系统开发笔记
阅读(827)
评论(0)
推荐(0)