欲解析的json字符串如下:
string str_getavatar = "{\"err\":0,\"err-descr\":\"\",\"content\":{\"avatar_list\":[{\"fullid\":\"sip:[email protected]\",\"avatar_file_path\":\"D:\",\"avatar_id\":\"27au\"}]}, \"o_type\":208,\"sal_command_token\":1522}";
?
在content鍵值對中,其value是數組,該數組中又含有一個對象,怎樣解析出來放到預定義的類實體中呢?不知道有哪位大神可以給出解答!
- 8 回答
- 0 關注
- 643 瀏覽
添加回答
舉報
0/150
提交
取消