AJAX
AJAX=Asynchronous JavaScript And XML AJAX is a browser technology. AJAX is a technology that runs in your browser. It uses asynchronous data transfer between the browser and the web server,allowing web pages to request small bits of information from the server instead of whole pages.The technology makes Internet applications smaller,faster and more user friendly.AJAX is a web browser technology independent of web server software. AJAX is based on open standards. The open standards used in AJAX are well defined,and suported by all major browsers. AJAX applications are browser and platform independent.(Cross-Platform,Cross-Browser technology). AJAX is about better internet applications Web application have many benefits over desktop applications,they can reach a larger audience,they are easier to install and support,and easierto develop.However,internet applications are not always as "rich" and user-friendly as tradtional desktop applications.With AJAX,Internet applications can be made richer(smaller,faster,and easier to use); AJAX is based on open standards. These stantdards have been used by most developers for several years. Most existing web application can be rewritten to use AJAX technology instead of traditional HTML forms. A traditional web application will submit input(using an HTML form) to a web server. After the web server has processed the data,it will return a completely new web page to the user. Because the server returns a new web page each time the user submits input,traditional web applications often run slowly and tend to be less user friendly. With AJAX,web applications can send and retrieve data,without reloading the whole web page.This is done by sending HTTP Request to the server,and by modifying only parts of the web page using JavaScript. The perfered way to communicate with the server is by sending data as XML (but other methods can be used). AJAX can be used to create more interactive applications. (编辑:李大同) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |
- Ruby中的gem包管理的使用及gem源搭建教程
- ruby-on-rails – 如何在AWS Elastic Beanstalk上使用Resqu
- swift3 – UILabel和UITextView未正确对齐
- wcf – 读取XML数据时已超出最大字符串内容长度配额(8192)
- 错误:必须是角色“”PostgreSQL的成员
- ios – 来自TeamCity构建代理的“无法在Simulator中运行应用
- 为什么PostgresQL查询性能随时间而下降,但在重建索引时会被
- ios – Xcode 6嵌入式二进制文件
- VB6 获取和设置默认打印机
- postgresql – 优化postgres相似性查询(pg_trgm杜松子酒索引