json格式总结
时间:2019-10-18 19:40:09
收藏:0
阅读:55
json格式分为两种:
1、键值对:

2、数组:其中元素可以是字符串、数字、数组,还可以相互嵌套

其中图片来源于:https://blog.csdn.net/huapenguag/article/details/54613884
原文:https://www.cnblogs.com/fish-101/p/11700098.html
评论(0)