Build import cythonize setup(name='Hello world', ext_modules=cythonize("hello.py")). 编译hello.py. import使用生成的hello module ...
確定! 回上一頁