流式 JsonPath 解析处理器 JsonSurfer
- 授权协议: MIT
- 开发语言: Java
- 操作系统: 跨平台
- 软件首页: https://github.com/jsurfer/JsonSurfer
- 软件文档: https://github.com/jsurfer/JsonSurfer/blob/master/README.md
软件介绍
JsonSurfer 是一款流式 JsonPath 处理器,专注于处理大而复杂的 JSON 数据。
JsonSurfer具有以下特性:
-
流式:不需要将整个 json 数据反序列化到内存中
-
JsonPath:通过 JsonPath 的强大功能来选择性地提取 JSON 数据
-
可停止的解析API:JsonSurfer 建立在可停止的 SAX like 接口上,因此允许程序在必要时即时停止
About Face 2.0
Alan Cooper、Robert M. Reimann / Wiley / March 17, 2003 / USD 35.00
First published seven years ago-just before the World Wide Web exploded into dominance in the software world-About Face rapidly became a bestseller. While the ideas and principles in the original book......一起来看看 《About Face 2.0》 这本书的介绍吧!
