pyqt5 QTimer.singleShot根本不运行 ... from PyQt5.QtCore import QTimer ... app = QCoreApplication([]) thread = dummy() thread.start() app.exec_().
確定! 回上一頁