Update 12.2.md

This commit is contained in:
Jeff
2015-03-18 16:29:00 +08:00
parent 50099fb40a
commit 426041fd2f

View File

@@ -141,7 +141,7 @@ import "path/filepath"
filename := filepath.Base(path)
```
**练习 12.3**read_csv.go
**练习 12.3**[read_csv.go](exercises/chapter_12/read_csv.go)
文件 products.txt 的内容如下:
```