QtGui import * from PyQt4.QtCore import * app = QApplication(sys.argv) dialog = QInputDialog() #生成一個自定義的QInputDialog的例項dialog.
確定! 回上一頁