GUI编程学习资料?

发布于 2024-10-27 07:48:55 字数 78 浏览 1 评论 0原文

发现 GUI 编程有点难以掌握。寻找一些好的材料/书籍/讲座视频/建议来学习这一点。我有兴趣学习 Java(swing)、Qt、pyQt...

Found the GUI programming bit difficult to grasp. Looking for some good materials/books/lecture_videos/advice for learning this. I am interseted in learning Java(swing),Qt, pyQt....

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

羁拥 2024-11-03 07:48:55

您是否检查过任何在线文档 JavaQt

Have you checked any of the online documentations Java, Qt?

只等公子 2024-11-03 07:48:55

选择其中任何一个,下载 SDK,构建默认的 gui 应用程序(通常只是一个空窗口),然后继续添加按钮、输入字段等,直到您可以执行您想要执行的操作。根据需要使用演示和文档。我只能根据 Qt 的经验来谈,我发现(作为一名独立程序员)Qt 在各方面都非常棒。丰富的demo和优秀的文档,优秀的表单设计师。

Pick any one of these, download the SDK, build the default gui application (just an empty window, typically), and then keep adding buttons, input fields, etc. until you can do what you want to do. Appeal to the demos and documentation as need be. I can only speak from experience regarding Qt, which I have found (as an indie coder) to be fantastic in every way. Rich demos and excellent documentation, a good form designer.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文