为了账号安全,请及时绑定邮箱和手机立即绑定

如何获取json对象中的特定值?

如何获取json对象中的特定值?

慕桂英546537 2019-03-23 18:14:29
{    "id": "some",    "title": "some",    "author": {        "name": "\u95eb\u9759"    },    "link": [{        "@attributes": {            "href": "http://localhost/",            "rel": "some"        }    },    {        "@attributes": {            "href": "http://localhost/",            "rel": "some"        }    },    {        "@attributes": {            "href": "http://localhost/",            "rel": "some"        }    }]}如上,对于服务器返回的json数据,如何获取Link中第一个@attributes的href值?
查看完整描述

3 回答

  • 3 回答
  • 0 关注
  • 1975 浏览
慕课专栏
更多

添加回答

举报

0/150
提交
取消
意见反馈 帮助中心 APP下载
官方微信