1、编译go
my_go_project>go build src/go_dev/day1/example1/hello.go
执行exe
F:\go\oldboy\my_go_project>hello.exe hello,world