import sys from PyQt5 import uic from PyQt5.QtWidgets import QMainWindow, QApplication class MainWindow(QMainWindow): def __init__(self):
確定! 回上一頁