qt 中直接使用 c 语言文件,c 文件可以直接包含,h 文件包含的时候,需要在 c++ 中添加额外信息,如下:
#ifdef __cplusplus extern "C" { #include "c头文件.h" #endif #ifdef __cplusplus } #endif
Copyright @ 2024 ramlife Powered by .NET 9.0 on Kubernetes Powered by: .Text and ASP.NET Theme by: .NET Monster