流式 JsonPath 解析处理器 JsonSurfer

码农软件 · 软件分类 · JSON/BSON开发包 · 2019-03-30 20:27:37

软件介绍

JsonSurfer 是一款流式 JsonPath 处理器,专注于处理大而复杂的 JSON 数据。

JsonSurfer具有以下特性:

  • 流式:不需要将整个 json 数据反序列化到内存中

  • JsonPath:通过 JsonPath 的强大功能来选择性地提取 JSON 数据

  • 可停止的解析API:JsonSurfer 建立在可停止的 SAX like 接口上,因此允许程序在必要时即时停止

本文地址:https://www.codercto.com/soft/d/2509.html

About Face 2.0

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》 这本书的介绍吧!

在线进制转换器
在线进制转换器

各进制数互转换器

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

MD5 加密
MD5 加密

MD5 加密工具