cjson 的资源释放函数
一、创建与释放
cJSON_CreateObject
cJSON_Delete
二、打印与释放
cJSON_Print
cJSON_PrintUnformatted
cJSON_free
三、拷贝与释放
cJSON_Duplicate
cJSON_Delete
cJSON_CreateObject
cJSON_Delete
cJSON_Print
cJSON_PrintUnformatted
cJSON_free
cJSON_Duplicate
cJSON_Delete