json=cJSON_Parse(text);//将字符串解析成Json object. if (!json) {printf("Error before: [%s]\n",cJSON_GetErrorPtr());}
確定! 回上一頁