2011年4月22日
摘要: JavaScript Object Notation (aka JSON) is a very popular alternative to XML for transmitting data to the web browser. Flexjson is a lightweight library for serializing Java objects into JSON. What's different about Flexjson is it's control over what gets serialized allowing both deep and shal 阅读全文
posted @ 2011-04-22 17:35 懒懒的呐喊 阅读(551) 评论(0) 推荐(0)