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

  

 

posted on 2019-06-04 22:57  bainianminguo  阅读(95)  评论(0)    收藏  举报