2009年09月2日2011年04月3日python 调用so dll动态链接库By 黄 新泽Posted in C/C++, Python ctypes使得python能够直接调用c语言开发的动态链接库,非常强大。 为了使用CTypes,你必须依次完 … python 调用so dll动态链接库