Application of JSON in Ajax data exchange
Chan Li
Abstract
Chan Li
Abstract
The traditional XML transmission format is mainly used in the development and application of the Web programs based on (Asynchronous JavaScript And XML)technology.The data format will engender not only large quantities of data redundancy but also other complex problems.Compared with the XML,the JSON is selected as the data transmission format and is used for analyzing the JSON data.Using JSON transmission format can shield the complexity of analyzing XML documents using DOM,which not only shorten the data transmission time but also optimize the data transmission efficiency in the Web application system.An Ajax + JSON + jQuery transmission scheme can put forward,and cases prove that this scheme can improve the data transmission efficiency of Web application system and reduce the response time of client requests.
OpenAlex reports 2 citations for this work. Citation counts describe recorded attention and do not establish research quality.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
The traditional XML transmission format is mainly used in the development and application of the Web programs based on (Asynchronous JavaScript And XML)technology.The data format will engender not only large quantities of data redundancy but also other complex problems.Compared with the XML,the JSON is selected as the data transmission format and is used for analyzing the JSON data.Using JSON transmission format can shield the complexity of analyzing XML documents using DOM,which not only shorten the data transmission time but also optimize the data transmission efficiency in the Web application system.An Ajax + JSON + jQuery transmission scheme can put forward,and cases prove that this scheme can improve the data transmission efficiency of Web application system and reduce the response time of client requests.
Key concepts: JSON, Ajax, Computer science, XML, JavaScript, Database, Web application, World Wide Web