哪个库用于解析C#WinCE上的JSON [英] which library is used to parse JSON on C# WinCE

查看:162
本文介绍了哪个库用于解析C#WinCE上的JSON的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我试图找到一个库来解析Windows Mobile(与Visual Studio 2008一起使用)上C#上的JSON.我发现的允许我用C#解析JSON的库(litjson和Jayrock)在Windows Mobile上不起作用,它们需要.NET Compact Framework中不存在的类.

有没有我忽略的图书馆?还是在这种情况下,还有另一种简单的解析JSON的方法?

在此先感谢!

Hi,

I am trying to find a library to parse JSON on C# on Windows Mobile (working with Visual Studio 2008). The libraries that I have found that allow me to parse JSON in C# (litjson and Jayrock) don''t work on Windows Mobile, they require classes that are not present in the .NET compact framework.

Is there any library that I have overlooked? Or is there another easy way to parse JSON given these circumstances?

Thanks in advance!

推荐答案

使用JSON.NET: http://james.newtonking.com/projects/json-net.aspx [ ^ ]它支持3.5紧凑框架.

祝您编码愉快!
Use JSON.NET: http://james.newtonking.com/projects/json-net.aspx[^] it supports the 3.5 compact framework.

Happy coding!


这篇关于哪个库用于解析C#WinCE上的JSON的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆