import sys from PyQt5.QtWidgets import QApplication, QWidget, QMainWindow, QLabel from PyQt5.QtGui import QIcon class App(QMainWindow):
確定! 回上一頁