不应该使用: this->showFullScreen(); 或 this->showMaximized();而应该使用: this->setGeometry(QApplication::desktop()->availableGeometry()); 相关文章: 2022-12-23 2022-12-23 2022-12-23 2022-12-23 2022-01-14 2022-12-23 2022-12-23