
xml
文章平均质量分 83
hhdem
这个作者很懒,什么都没留下…
展开
-
Apache XMLBeans 2.2.0 介绍
Download the latest release here. XMLBeans OverviewIntroductionXMLBeans is a tool that allows you to access the full power of XML in a Java friendly way. The idea is that you can take adva转载 2006-07-17 22:50:00 · 1346 阅读 · 0 评论 -
JSON简介
作者:Daniel Rubio摘要 XML——这种用于表示客户端与服务器间数据交换有效负载的格式,几乎已经成了Web services的同义词。然而,由于Ajax和REST技术的出现影响了应用程序架构,这迫使人们开始寻求`XML的替代品,如:JavaScript Object Notation(JSON)。 JSON 作为一种更轻、更友好的 Web services客户端的格式(多转载 2008-02-20 08:48:00 · 390 阅读 · 0 评论