I only started using cffi recently, but I find it easier to use, and, ... from cffi import FFI ffibuilder = FFI() ffibuilder.set_source( ...
確定! 回上一頁