一、实现思路QThread中有start、quit,但是没有pause,那么我们想要实现这个功能。 ... ~Thread() override; enum State { Stoped, ///<停止状态,包括从未启动过和 ...
確定! 回上一頁