QtCore import QTimer from thread_test import Ui_MainWindow import sys class MainWindow(QtWidgets.QMainWindow): def __init__(self): ...
確定! 回上一頁