2.1 Hello World! package main import "fmt" func main() { fmt.Printf("hello world!") } links 目录 上一节:Go 单元测试和性能测试 下一节: 数组