QtWidgets import QApplication, QMainWindow, QPushButton, QPlainTextEdit #導入相關的類app = QApplication([])#創建一個對象作用事提供整個圖形 ...
確定! 回上一頁