2018年3月4日 星期日

Pyinstaller

If you want to hide the console window, here is the documentation: This is how you use the --noconsole option
python pyinstaller.py --noconsole yourscript.py
==> pyinstaller --noconsole main.py

Create a one-file bundled executable.
==> pyinstaller --noconsole -F main.py

沒有留言:

張貼留言

Scribd

主要是研究所時期做的一些投影片,少部份是後來做的:  https://www.scribd.com/user/21556865/davidsmc