Skip to content

Instantly share code, notes, and snippets.

@warriorg
Created August 26, 2015 06:52
Show Gist options
  • Save warriorg/c3d9a3cfd86f130c2953 to your computer and use it in GitHub Desktop.
Save warriorg/c3d9a3cfd86f130c2953 to your computer and use it in GitHub Desktop.
golang编译程序从后台运行,不出现dos窗口
go build -ldflags "-H windowsgui"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment