coding: utf-8 -*- from PyQt5 import QtCore, QtWidgets import time ... 除了使用QObject的startTimer()外,还可以使用QtCore模块中的QTimer类。
確定! 回上一頁