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