package main

import "fmt"

func main() {
    fmt.Printf("Hello, world.\n")
}

 

posted on 2014-07-16 00:34  heidsoft  阅读(157)  评论(0编辑  收藏  举报