利用Python將py檔案編譯成so檔案. ... 2. 辦法. 可以先將 py 轉換為 c ,然后編譯 c 為 so 檔案 ... from distutils.core import setup from Cython.
確定! 回上一頁