在用PySide或PyQt的時候,經常用到要將畫好的ui文件導入到代碼裏使用, ... loadUi('ui/mainwindow.ui', self) if ( __name__ == '__main__' ): app ...
確定! 回上一頁