singleShot (1000, QCoreApplication.quit) QTimer.singleShot(1000, on_timeout) sys.exit(app.exec_()) if __name__ == "__main__": main() 如果通常要发送多种类型的 ...
確定! 回上一頁