LitJoson
摘要:如果曾经使用过Json,就会清楚Json可以分为两个部分:<!--[if !supportLists]-->1. <!--[endif]-->Json Object(A collection of name/value pairs)<!--[if !supportLists]-->2. <!--[endif]-->JSON Array (An ordered list of values)解析JSON的开源包非常多,在各种场合使用非常广泛,尤其长于网络传输。本文介绍使用LitJson,并用C#语言来介绍使用JSON,可以在C#应用程序,web程序
阅读全文
posted @
2013-06-04 09:03
一支烟╰☆╮抽掉昨天
阅读(152)
推荐(0)