from PySide2.QtWidgets import QApplication, QMainWindow, QPushButton, QProgressBar,QMessageBox from time import sleep from threading import Thread class ...
確定! 回上一頁