摘要: import sysfrom ui.MainWindow import Ui_Form from PyQt5.QtWidgets import QApplication, QMainWindowclass MyMainWindow(QMainWindow, Ui_Form): def __init_ 阅读全文
posted @ 2021-04-23 19:32 胸怀丶若谷 阅读(241) 评论(0) 推荐(0)