开发者社区 问答 正文

JSON 写法的实例代码是什么?

JSON 写法的实例代码是什么?

展开
收起
游客coqayqskxr2xe 2021-11-30 20:35:04 532 分享 版权
1 条回答
写回答
取消 提交回答
  • { "sites": [ { "name":"菜鸟教程" , "url":"www.runoob.com" }, { "name":"google" , "url":"www.google.com" }, { "name":"微博" , "url":"www.weibo.com" } ] }

    2021-11-30 20:35:31
    赞同 展开评论
问答分类:
问答地址: