请问这种数据结构怎么分解?
[
{
"id" : "a1",
"voice" : a1,
"name" : "a1",
"items" :
[
{
"name" : "b1",
"desc" : "b1",
"content_url" : "b1"
}
{
"name" : "b2",
"desc" : "b2",
"content_url" : "b2"
}
]
}
{
"id" : "a2",
"voice" : a2,
"name" : "a2",
"items" :
[
{
"name" : "b1",
"desc" : "b1",
"content_url" : "b1"
}
]
}
]
[解决办法]
搜索 json
[解决办法]
http://sourceforge.net/projects/lkjson/
可以使用开源的lkjson