您的位置: 首页 > IT文章 > Visuao Studio中C和C++代码混编 Visuao Studio中C和C++代码混编 分类: IT文章 • 2023-11-03 16:21:13 c和c++语言混合编译时候,需要修改c语言头文件 #ifdef __cplusplus extern "C" { #endif /******/ #ifdef __cplusplus } #endif