Golang版HelloWorld

5年以前  |  阅读数:755 次  |  编程语言:Golang 
package main
import "fmt"
func main() {
    fmt.println("Hello, World!")
}

Copyright© 2013-2020

All Rights Reserved 京ICP备2023019179号-8