QtCore import * > from PyQt4.QtGui import * > > if __name__ == "__main__": > qapp = QApplication([]) > QMessageBox.critical(None, ...
確定! 回上一頁