... item_json = cJSON_GetObjectItem(root_json, "ITEMS"); if (item_json == NULL) { MICRO_ERROR("No ITEMS string found: %s\n", cJSON_GetErrorPtr()); ...
確定! 回上一頁