QtWidgets import QApplication, QWidget, QPushButton, QMessageBox class Demo(QWidget): def __init__(self): super(Demo, self).
確定! 回上一頁