JsonMarshaller

码农软件 · 软件分类 · JSON/BSON开发包 · 2019-04-01 21:57:10

软件介绍

JsonMarshaller 是一个使用 Java 1.5 的 JSON 数据和 Java 对象的转换库。

示例代码:

Book vocationCreateurs = ...;
Marshaller<Book> m = TwoLattes.createMarshaller(Book.class);
JSONObject o = m.marshall(vocationCreateurs);

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

Defensive Design for the Web

Defensive Design for the Web

37signals、Matthew Linderman、Jason Fried / New Riders / 2004-3-2 / GBP 18.99

Let's admit it: Things will go wrong online. No matter how carefully you design a site, no matter how much testing you do, customers still encounter problems. So how do you handle these inevitable bre......一起来看看 《Defensive Design for the Web》 这本书的介绍吧!

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

各进制数互转换器

SHA 加密
SHA 加密

SHA 加密工具

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具