1 import sys 2 from PyQt5.QtWidgets import (QApplication, 3 QWidget, 4 QSplitter, 5 QTextEdit, 6 QPushButton, 7 QLabel) 8 from PyQt5.
確定! 回上一頁