package main import ( "fmt" "rsc.io/quote" ) func main() { fmt.Println(quote.Hello()) }. 操作记录: # 安装GO 1.11及以上版本 go version go ...
確定! 回上一頁