pyinstaller打包带资源文件的python项目
最近用wxpython写了一个桌面项目,准备用PyInstaller打包成.exe程序,之前尝试过用cx-freeze打包,但是由于项目中包含图片等...
Read more
Zhu Yuexin
Nov 16, 2018
Python