可用python自带的工具对其进行格式化处理:curl -XGET 'http://*****' | python -m json.tool以上命令通过管道将curl的执行结果传递给json.tool 执行 ...
確定! 回上一頁