... cJSON_Parse(str1);//建立JSON解析物件,返回JSON格式是否正確 if (!str1_json) { printf("JSON格式錯誤:%s\n\n", cJSON_GetErrorPtr()); ...
確定! 回上一頁