import sys from PyQt5.QtWidgets import QWidget, QCheckBox, QPushButton, QApplication class Example(QWidget): def __init__(self): super().
確定! 回上一頁