#ifdef __cplusplus
extern "C"
{
#endif
char* itoa(int value, char* str, int radix);
}
要求导出 再使用 声明 测试下---》有时间
#ifdef __cplusplus
extern "C"
{
#endif
char* itoa(int value, char* str, int radix);
}
要求导出 再使用 声明 测试下---》有时间
Follow。
2.如果使用的是CMakeLists.txt,加入。
举报文章
请选择举报类型
补充说明
0/200
上传截图
格式支持JPEG/PNG/JPG,图片不超过1.9M