Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 424 Bytes

File metadata and controls

14 lines (8 loc) · 424 Bytes

项目介绍

这是一个Go GUI库fyne的新手自学练习分享项目

dome

gnet

gnet是一个本地服务器监听应用,将网站源码(包括 index.html )放入同目录启动服务即可在浏览器中访问。

默认地址:localhost:8080

编译命令:go build -ldflags "-H windowsgui"

image