阅读背景:

无法使用Gson解析Json数组

来源:互联网 

I have this json array:

我有这个json数组:

 [
{
"id":18,
"city":"הרצליה",
"street":"החושלים 1",
"zipcode":121209,
"state":"IL",
"lat":32.158138,
"lng":34.807838
},
{
"id":19,
"city":"הרצליה",
"street":"אבא אבן 1",
"zipcode":76812,
"state":"IL",
"lat":32.161041,
"lng":34.810410
}
]
 [
{
"i



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: