"Reading Notes" "ios-Data Interchange Format

Source: Internet
Author: User

Data Interchange format is mainly divided into: Plain text format, XML format and JSON format.

One, the XML data Interchange format.

Over the years, it has been used between various computer languages. It is an old-style, classic, flexible way of exchanging data.

1, document structure.

2,xml document parsing and framework performance.

3, Example: Mynotes application XML.

Two, JSON data Interchange format.

JSON is a lightweight format for data interchange. The so-called lightweight is that compared to the structure of the XML document, the description of the project is small, so the number of characters required to describe the same data is less, then the transmitted

The speed will increase and the flow will be reduced.

Because the web and mobile platforms demand as little traffic as possible, the speed requirements are as fast as possible, and the lightweight Data Interchange Format-json becomes the ideal data exchange language.

1, document structure.

2,json data encoding/decoding and frame performance.

3,mynotes apply JSON decoding.

Reference: "iOS network programming and cloud applications-best practices"

  

"Reading Notes" "ios-Data Interchange Format

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.