摘要: 点击查看代码 from PyQt5.QtWidgets import QApplication, QMainWindow, QMessageBox # 必须要有,不求甚解 import sys # 必须要有,不求甚解 import ui # 调用界面UI class MainCode(QMainWi 阅读全文
posted @ 2025-08-15 10:08 Teejiang 阅读(2) 评论(0) 推荐(0)