您的位置:图文专栏 > 技术教程 > Iphone教程 >

PyCharm如何设置PYUIC?PyCharm设置PYUIC的方法

发布时间:2023-04-21 19:55:47

PyCharm如何设置PYUIC?PyCharm设置PYUIC的方法

说到PyCharm软件,相信在座的用户都不陌生,不过你们知道PyCharm如何设置PYUIC吗?以下文章就为大伙带来了PyCharm设置PYUIC的方法,对此感兴趣的用户快来下文看看吧。

PyCharm如何设置PYUIC?PyCharm设置PYUIC的方法

首先打开PyCharm随便新建个工程

PyCharm如何设置PYUIC?PyCharm设置PYUIC的方法

组合键Ctrl + Alt + S打开设置

PyCharm如何设置PYUIC?PyCharm设置PYUIC的方法截图

点击External tools

PyCharm如何设置PYUIC?PyCharm设置PYUIC的方法截图

点击新建“+”

PyCharm如何设置PYUIC?PyCharm设置PYUIC的方法截图

我们这里和下图设置一致即可

PyCharm如何设置PYUIC?PyCharm设置PYUIC的方法截图

输入=》这个是Python的执行文件位置

C:Python35python.exe

PyCharm如何设置PYUIC?PyCharm设置PYUIC的方法截图

输入=》

-m PyQt5.uic.pyuic $FileName$ -o $FileNameWithoutExtension$.py

PyCharm如何设置PYUIC?PyCharm设置PYUIC的方法截图

输入=》

$FileDir$

点击保存即可

PyCharm如何设置PYUIC?PyCharm设置PYUIC的方法截图

以上就是PyCharm设置PYUIC的方法的全部内容,更多精彩教程请关注57自学网!

上一篇: xmind如何查看版本号?xmind查看版本号的方法

下一篇: 松鼠记账怎么更改记账时间?松鼠记账更改记账时间教程