Json (JavaScript Object Notation).

Source: Internet
Author: User

Json (JavaScript Object Notation). JSON is a form of data interaction, a project that does not implement data interactivity is meaningless, and most of the AJAX framework's data interactions are based on JSON, such as JQuery, ExtJS, and so on. It is therefore important to understand that JSON is proficient in JSON and used skillfully. Take the current mainstream development language, for example. NET has encapsulated JSON into the class, without configuration, directly interacting with the database, easy encapsulation directly to use; Java is a hassle, you have to go to the next JSON package, and then do some configuration before you can use; PHP5.2.0 and later versions already encapsulate JSON, supporting direct parsing. PHP5.2.0 the previous version is similar to Java, you must also download a JSON plug-in (similar to the class), but without configuration, the direct encapsulation is used. In the actual project, the respective trade-offs are based on the project and the requirements, not every project (for the web) must be used. However, if you want to use this type of AJAX framework in your project, the JSON mastery is a must.

Json (JavaScript Object Notation).

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.