mirror of
https://github.com/unknwon/the-way-to-go_ZH_CN.git
synced 2025-08-12 02:35:53 +08:00
@@ -4,7 +4,7 @@ godoc工具(第 3.6 节)在显示自定义包中的注释也有很好的效
|
||||
|
||||
例如:
|
||||
|
||||
- 在 doc_examples 目录下我们有第 11.7 节中的用来排序的 go 文件,文件中有一些注释(文件需要未编译)
|
||||
- 在 [doc_examples](examples/chapter_9/doc_example) 目录下我们有第 11.7 节中的用来排序的 go 文件,文件中有一些注释(文件需要未编译)
|
||||
- 命令行下进入目录下并输入命令:
|
||||
|
||||
godoc -http=:6060 -goroot="."
|
||||
|
Reference in New Issue
Block a user