// 我们的第一个程序将打印传说中的 "`hello world`" // 消息,右边是完整的程序代码。 package main import "fmt" func main() { fmt.Println("hello world") }
Copyright© 2013-2020
All Rights Reserved 京ICP备2023019179号-8