mirror of
https://github.com/gopl-zh/gopl-zh.github.com.git
synced 2025-12-18 03:34:19 +08:00
第10章,部分字词修订。
This commit is contained in:
@@ -88,7 +88,7 @@ $ go list -f "{{join .Deps \" \"}}" strconv
|
||||
```
|
||||
{% endraw %}
|
||||
|
||||
下面的命令打印compress子目录下所有包的依赖包列表:
|
||||
下面的命令打印compress子目录下所有包的导入包列表:
|
||||
|
||||
{% raw %}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user