Loading...
实现过程非常简单,只需在编译时加上-ldflags "-H windowsgui"即可例如:go build -ldflags "-H windowsgui" example.go转载于:https://my.oschina.net/mzui/blog/143367