__init__() self.resize(300,300) from PyQt5.uic import loadUi # 需要导入的模块 loadUi("ss.ui", self) #加载UI文件 self.
確定! 回上一頁