快速学习PyQt

发布于 2024-09-10 15:31:14 字数 1536 浏览 2 评论 0原文

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

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

发布评论

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

评论(5

尴尬癌患者 2024-09-17 15:31:15

学习 PyQt 的最佳方法是 Mark 的书“Rapid GUI Programming with Python and Qt”萨默菲尔德。这就是我学习 PyQt 的方式。
另一个非常好的来源是 PySide 的主页。他们还提供了一个与 PyQt 兼容的 Python Qt 包装器。它有一个非常好的文档(有真正的 python 示例,而不是像 PyQt 这样的 C++ 示例)。

The best way to learn PyQt is the book "Rapid GUI Programming with Python and Qt" from Mark Summerfield. That's the way I learned PyQt.
Another very good source is the homepage of PySide. They also provide a Python Qt wrapper which is compatible to PyQt. It has a very nice documentation (with real python examples, not C++ like PyQt).

穿越时光隧道 2024-09-17 15:31:15

您可以阅读 PyQT 示例,这是 罗伯托·阿尔西纳

You can read PyQT by Example, a series of blog posts by Roberto Alsina.

一萌ing 2024-09-17 15:31:15

我用来学习 pyqt 的教程非常好: http://zetcode.com/tutorials/pyqt4/

此 PyQt 教程也提供德语版本

There is a really great Tutorial I used to learn pyqt: http://zetcode.com/tutorials/pyqt4/

This PyQt tutorial is also available in German language

站稳脚跟 2024-09-17 15:31:15

你需要查看原始的 pyqt 示例
你需要时间练习
当你获得经验时,

你必须指定一个目标并开始研究它。

you need to see the orginal pyqt Examples
you need time for practice
you get Experience

you must specify a goal and start Researching about it.

北斗星光 2024-09-17 15:31:15

尝试通过视频教程学习 PyQT。
您可以按照 http://webtech-training .blogspot.in/2014/05/learn-pyqt-step-by-step.html

Try to Learn PyQT by Video Tutorials.
You can follow the http://webtech-training.blogspot.in/2014/05/learn-pyqt-step-by-step.html

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