Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 10 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(5)
学习 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).
您可以阅读 PyQT 示例,这是 罗伯托·阿尔西纳。
You can read PyQT by Example, a series of blog posts by Roberto Alsina.
我用来学习 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
你需要查看原始的 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.
尝试通过视频教程学习 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