标签:TE 退出 通道 out flush 错误 goroutine UNC tin
defer func退出时执行
panic 错误处理
chan 通道
goroutine
os.Create(filename) 创建文件
os.Open(filename) 打开文件
bufio.NewWrite(file-obj) 写缓存
writer.Flush() 将缓存写到磁盘
bufio.NewReader(file-obj) 读缓存
标签:TE 退出 通道 out flush 错误 goroutine UNC tin
原文地址:https://www.cnblogs.com/vincenshen/p/9235897.html