apt-cache search pyqt · sudo apt-get install python-qt4 · Create a file ~/tmp/helloworld.py. import sys from PyQt4.QtGui import * app = ...
確定! 回上一頁