QMainWindow ): def __init__(self): super(MainWindow, self).__init__() self.ui = Ui_mainWindow() self.ui.setupUi(self) #新增序號self.ui.sn_enter.
確定! 回上一頁