... cJSON_GetErrorPtr()); }else{ cJSON * temp = cJSON_GetObjectItem(root, "name");//通过键名访问键值 printf("root[%s] = %s\n", temp->string, ...
確定! 回上一頁