D:mypythonpath C:Python27Scriptspyinstaller.exe -w mypython.py # Python打包成exe
D:mypythonpathpython -m compileall mypython.py # Python编译成pyc