发布网友 发布时间:2024-10-23 21:09
我来回答
共1个回答
热心网友 时间:2024-11-08 07:17
用lib文件生成dll文件,还要保证函数是导出函数,在函数前加上 extern "c" _declspec(dllexport)