追溯歷史,在Qt 4.4 版本以前的QThread 類是個抽象類,要想編寫多執行緒程式 ... WorkThread(); protected: virtual void run() override; }; #endif
確定! 回上一頁