派生QRunnable,使用QThreadPool::globalInstance()->start()運行它. 派生QThread,重新實現QThread::run() ,使用QThread::start()運行它. 一次調用.
確定! 回上一頁