addMSecs(t); //把暫停時間再給baseTime this->qtimer->start(1); this->ui->btn_pause->setText("暫停"); this->ui->btn_start->setEnabled(true); ...
確定! 回上一頁