... cJSON *item;; cJSON *root=cJSON_Parse(json_string);; if (!root); {; printf("Error before: [%s]\n",cJSON_GetErrorPtr());; return -1;; } ...
確定! 回上一頁