linux 上解析JSON
摘要:
Linux 上解析 json的有效工具 jq https://stedolan.github.io/jq/manual/ [root@jinkk ~]# cat test.json { "name": "zhangsan", "skill":{ "a":"good", "b":"nice" } } 阅读全文
posted @ 2018-05-31 22:10 思此狂 阅读(1035) 评论(0) 推荐(0)
posted @ 2018-05-31 22:10 思此狂 阅读(1035) 评论(0) 推荐(0)