python pyinstaller.py -w --onefile --icon="my.ico" demo.py
python pyinstaller.py -w --onefile --icon="E:\python\firstproject\project\demo_ico.ico" E:\python\firstproject\project\demo.py
python pyinstaller.py -h
python pyinstaller.py -w --onefile --icon="my.ico" demo.py
python pyinstaller.py -w --onefile --icon="E:\python\firstproject\project\demo_ico.ico" E:\python\firstproject\project\demo.py
python pyinstaller.py -h
本文标题:pyinstall命令
本文链接:https://www.haomeiwen.com/subject/phhyfxtx.html
网友评论