用Golang写图形界面程序:GoQt
GoQt是Golang对Qt跨平台应用框架的一个绑定。 Instructions install GoQt and learning documents. Some examples of learning to use GoQt source code.
GoQt是一个Go语言的GUI工具箱,能够让Go程序员简单和容易得创建一个功能强大的图形用户界面程序。 It is implemented as a Golang extension module (cgo code) that wraps the popular Qt cross platform GUI library, which is written in C++. Documents
Examples
Website
本文由用户 码头工人 自行上传分享,仅供网友学习交流。所有权归原作者,若您的权利被侵害,请联系管理员。
转载本站原创文章,请注明出处,并保留原始链接、图片水印。
本站是一个以用户分享为主的开源技术平台,欢迎各类分享!