Refer to Resources for more information about JSON and its potential uses as a data interchange format.
从参考资料 查找更多有关JSON和将其作为数据内部交换格式的信息。
This sounds backwards—a notation format that enables you to model XML data as an alternative to using XML directly—but consider the structure and readability of JSON compared to the original XML.
这听起来有点不合时宜 —标记格式使我们能对XML数据进行建模,是直接使用 XML 的备选方法 —但是应该考虑到JSON在结构和可读性方面相对原始 XML 所具有的优势。
As discussed in Part 1, the conversion from JSON format to Object-C data is performed by a JSON open source parser.
如我们在第1部分讨论的,从json格式到Object - c数据的转换是通过一个JSON开源解析器执行的。
This feature is often exploited by mashup servers and mashup applications to use JSON as the data format for responses transmitted back from a server to the browser for XMLHttpRequest object requests.
这个特性经常被某些mashup服务器和应用程序利用,这些服务器和应用程序使用JSON作为针对XMLHttpRequest对象请求从服务器传回浏览器的响应的数据格式。
If all you want to do is get data from point a to B then JSON is a much easier format to generate and consume as it maps directly into data structures.
如果你想要的只是从A点到B点获取数据,JSON是更容易生成和消费的格式,因为它直接映射到数据结构。
JSON is the chosen format to represent the data because we'll be using a rich Internet application (RIA) as a front end to the system.
这里选择JSON表示数据格式,这是因为我们将会使用富internet应用程序(RIA)作为系统的前端。
The format of JSON is a collection of keys and values, which can be different data types, such as strings, ints or floats – see below.
JSON格式是一组键和值,可以是各种数据形式,比如字符串、整型或浮点型——往下看。
The format of JSON is a collection of keys and values, which can be different data types, such as strings, ints or floats – see below.
JSON格式是一组键和值,可以是各种数据形式,比如字符串、整型或浮点型——往下看。
应用推荐