要使 .ui 文件变成 .py 文件,可以使用pyside2-uic工具. 要使用此工具,在命令行输入:. pyside2-uic mainwindows.ui >ui_mainwindow.py ...
確定! 回上一頁