1. 單檔案模組 直接把檔案拷貝到$python_dir/lib · 2. 多檔案模組,帶setup.py python setup.py install · 3. egg檔案,類似Java的jar
確定! 回上一頁