... json=cJSON_Parse(text4); if (!json) { printf("Error before: [%s]\n",cJSON_GetErrorPtr());} else { cJSON *pImage = cJSON_GetObjectItem(json,"Image"); ...
確定! 回上一頁