先上代码:from PySide2.QtWidgets import QApplication, QWidget, QMessageBox, QPushButtonimport sysfrom PySide2.QtGui import QIconclass Window(QWidget): def ...
確定! 回上一頁