... $pyinstaller --onefile myapp.py application #to generate one executable file $pyinstaller hello.py --icon=path/to/icon.ico #to set specific icon to our ...
確定! 回上一頁