add new chinese translations
This commit is contained in:
8
pages.zh/common/go-generate.md
Normal file
8
pages.zh/common/go-generate.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# go generate
|
||||
|
||||
> 通过在源文件中运行命令生成 Go 文件。
|
||||
> 更多信息:<https://golang.org/cmd/go/#hdr-Generate_Go_files_by_processing_source>。
|
||||
|
||||
- 通过在源文件中运行命令生成 Go 文件:
|
||||
|
||||
`go generate`
|
Reference in New Issue
Block a user