QtCore import QTimer import time import os from UI import Ui_MainWindow class MainWindow_controller(QMainWindow): def __init__(self): ...
確定! 回上一頁