摘要
JSON是一种基于文本的、独立于语言的轻量级数据交换格式,它不但易于阅读和编写,还易于机器解析和生成,是一种很容易将服务器端数据结构转换成JavaScript对象的数据格式。基于ExtJS富客户端的AJAX框架下,结合具体实例对JSON数据交换格式的细节进行讨论研究。
JSON is a text-based, language independent lightweight data exchange format, it is not only easy to read and write, but also easy to analyse and generate. It is a very easy to convert serv- er-side data structure into a JavaScript object data format. Studies the details of JSON data ex- change format combined with concrete examples based on the ExtJS rich client frame of AJAX.
出处
《现代计算机》
2013年第2期61-62,68,共3页
Modern Computer