... root = cJSON_Parse(json);; format = cJSON_GetObjectItem(root,"json");; value_int = cJSON_GetObjectItem(format,"nodeId")->valueint; ...
確定! 回上一頁