Build import cythonize setup(ext_modules = cythonize('run_cython.pyx')). 並執行編譯:. python setup.py build_ext --inplace.
確定! 回上一頁