静态库(.lib)到Python项目

Car*_*sPl 7 python dll static-libraries

是否可以将.lib库中的模块导入Python程序(简单.dll)?

Rak*_*kis 2

很不幸的是,不行。运行时加载需要动态链接库。