In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-04-06 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/03 Report--
This article shows you why Ajax is used. It is concise and easy to understand. It will definitely make your eyes shine. I hope you can learn something from the detailed introduction of this article.
The main reasons for using Ajax
1. Achieve a better user experience through appropriate Ajax applications;
2. Transfer some of the previous server burden work to the client, which is conducive to the idle processing capacity of the client to process, reduce the burden on the server and bandwidth, and thus achieve the purpose of saving ISP space and bandwidth rental costs.
Jesse James Garrett, one of the earliest proponents of Ajax, said:
Ajax stands for Asynchronous JavaScript and XML.
Ajax is not a new language or technology, it is actually several technologies combined in a certain way to play their respective roles in a common collaboration, it includes
Standardized rendering using XHTML and CSS;
Dynamic display and interaction using DOM;
Data exchange and processing using XML and XSLT;
asynchronous data reading using XMLHttpRequest;
Finally, bind and process all the data with JavaScript;
Ajax works by adding an intermediate layer between the user and the server, asynchronous user actions and server responses. Not all user requests are submitted to the server, such as some data validation and data processing are handed over to the Ajax engine itself to do, only to determine that new data needs to be read from the server and then submitted to the server by the Ajax engine.
That's why Ajax is used. Have you learned anything? If you want to learn more skills or enrich your knowledge reserves, please pay attention to the industry information channel.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.