安裝 · 先用Qt Designer 設計好界面,產生一個 .ui 檔 · 進Terminal 輸入以下指令產生可引入的 .py 檔 pyuic5 -x example.ui -o example_ui.py 主程式產生 ...
確定! 回上一頁