Json-sharp

码农软件 · 软件分类 · JSON/BSON开发包 · 2019-03-31 22:57:29

软件介绍

JSON Sharp 是一个简单的 .NET 用于实现 JSON 序列化和反序列化的库。

示例代码:

string JSON.Serialize(object o);
string object.ToJSON();
object JSON.Deserialize(string json, Type type);
object JSON.Deserialize(string json);

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

Complexity and Approximation

Complexity and Approximation

G. Ausiello、P. Crescenzi、V. Kann、Marchetti-sp、Giorgio Gambosi、Alberto M. Spaccamela / Springer / 2003-02 / USD 74.95

This book is an up-to-date documentation of the state of the art in combinatorial optimization, presenting approximate solutions of virtually all relevant classes of NP-hard optimization problems. The......一起来看看 《Complexity and Approximation》 这本书的介绍吧!

URL 编码/解码
URL 编码/解码

URL 编码/解码

MD5 加密
MD5 加密

MD5 加密工具

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具