2. go mod的使用. 项目文件如下:. hello.go package main import ( "fmt" "rsc.io/quote" ) func main() { fmt.Println(quote.Hello()) }.
確定! 回上一頁