mirror of
https://github.com/unknwon/the-way-to-go_ZH_CN.git
synced 2025-08-12 00:11:36 +08:00
Update 12.2.md
This commit is contained in:
@@ -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 的内容如下:
|
||||
```
|
||||
|
Reference in New Issue
Block a user