from PyQt5 import QtCore, QtGui, QtWidgets import sys import os ... setObjectName("MainWindow") MainWindow.resize(931, 803) MainWindow.
確定! 回上一頁