python setup.py build #编译; python setup.py install #安装; python setup.py sdist #制作分发包,会将要分发的目录打包成tar.gz文件 ...
確定! 回上一頁