QtWidgets import QApplication,QWidget,QVBoxLayout,QHBoxLayout,QLabel,QLineEdit class Demo(QWidget): def __init__(self): super(Demo,self).
確定! 回上一頁