mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
go-build: match english quotation (#20174)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
> 编译 Go 源代码。
|
||||
> 更多信息:<https://pkg.go.dev/cmd/go#hdr-Compile_packages_and_dependencies>。
|
||||
|
||||
- 编译 ‘package main’ 文件(输出为不带扩展名的文件名):
|
||||
- 编译 'package main' 文件(输出为不带扩展名的文件名):
|
||||
|
||||
`go build {{路径/到/main.go}}`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user