mirror of
https://github.com/unknwon/the-way-to-go_ZH_CN.git
synced 2025-08-11 20:51:44 +08:00
9.7
This commit is contained in:
@@ -79,6 +79,8 @@
|
||||
- 9.4 [精密计算和 big 包](09.4.md)
|
||||
- 9.5 [自定义包和可见性](09.5.md)
|
||||
- 9.6 [为自定义包使用 godoc](09.6.md)
|
||||
- 9.7 [使用 go install 安装自定义包](09.7.md)
|
||||
- 9.8 [自定义包的目录结构、go install 和 go test](09.8.md)
|
||||
- 第10章:结构(struct)与方法(method)
|
||||
- 第11章:接口(interface)与反射(reflection)
|
||||
|
||||
|
Reference in New Issue
Block a user