jsonpickle
- 授权协议: BSD
- 开发语言: Python
- 操作系统: 跨平台
- 软件首页: http://jsonpickle.github.io/
- 软件文档: http://jsonpickle.github.io/
软件介绍
jsonpickle 是一个 Python 库,用来序列化复杂的 Python 对象到 JSON 文档。
示例代码:
>>> import jsonpickle >>> pickled = jsonpickle.encode(obj)
Hadoop: The Definitive Guide
Tom White / O'Reilly Media, Inc. / 2009 / 44.99
Apache Hadoop is ideal for organizations with a growing need to store and process massive application datasets. Hadoop: The Definitive Guide is a comprehensive resource for using Hadoop to build relia......一起来看看 《Hadoop: The Definitive Guide》 这本书的介绍吧!
