`

The Go Programming Language

 
阅读更多

http://golang.org/

 

package main

import "fmt"

func main() {
	fmt.Println("Hello, 世界")
}

 

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics