Here my whole example: char *string = NULL; cJSON *request = cJSON_CreateObject(); cJSON_AddStringToObject(request, "type", "configuration ...
確定! 回上一頁