Cython 是一個優化的靜態編譯器,可以將.py模組轉換為高性能的C文件,生成的C文件可以毫不費力地 ... from distutils.core import setup from Cython.
確定! 回上一頁