def show_update_result(self): title = '????' msg = '????? ??%s?????' % self.num QMessageBox.information(self, title, msg, QMessageBox.Yes)