import sys. from PyQt5.QtWidgets import *. class MyWidget(QWidget):. def __init__(self):. super().__init__(). btn1 = QPushButton('1').
確定! 回上一頁