时间:2024-10-17 11:09:19
1、打开sublime text/Go语言
3、在里面输入package main import "fmt" func main() { fmt.Println("Hello, World!") }如图所示