Following is the PyQT code, from PyQt5.QtWidgets import * import sys class Window(QWidget): def __init__(self): QWidget.
確定! 回上一頁