cythonize ():会在py 文件所在的相应文件夹生成.c 或者.cpp 文件(这个取决于Extension() 的language 参数,language = 'c' 或者'c++').
確定! 回上一頁