main包下只有一个main.go文件,只要go run main.go即可
但main包下有多个.go文件,需要执行 go run *.go即可
posted on 2018-09-13 17:21 trako 阅读(917) 评论(0) 收藏 举报