- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
全面剖析XMLHttpRequest对象(国外英文资料)
全面剖析XMLHttpRequest对象(国外英文资料)
Fully profile the XMLHttpRequest object
The article introduction
The properties and events of the XMLHttpRequest object
The method of the XMLHttpRequest object
3, send the request
4, handle the request
The XMLHttpRequest object is the technical foundation for all AJAX and Web 2.0 applications today. Although software distributors and open source societies are now providing various AJAX frameworks to further simplify the use of XMLHttpRequest objects; However, we still need to understand the detailed working mechanism of this object.
Introductory remarks
Asynchronous JavaScript and XML (AJAX) are a special term used to implement data interaction between client scripts and servers. The advantage of this technique is that it provides developers with the ability to retrieve data from the Web server without having to give back to the server the page that the user is currently observing. With modern browsers by access the browser DOM structure of program code (JavaScript) change is displayed dynamically match the content of the support, AJAX let developers are shown in the browser to update HTML content without having to refresh the page. In other words, AJAX can make browser-based applications more interactive and more like a traditional desktop application.
Googles Gmail and Outlook Express are two familiar examples of using AJAX technology. Also, AJAX can be used in any client-side scripting language, including JavaScript, Jscript, and VBScript.
AJAX USES an object-xmlhttprequest built into all modern browsers to send and receive HTTP request and response information. An HTTP request sent by an XMLHttpRequest object does not require the page to have or return a form element. AJAX in the A represents the asynchronous, that means the XMLHttpRequest object can send () method returns immediately, so that the other HTML/JavaScript in Web pages to continue its browser client and the server processing HTTP requests and send response. Although by
您可能关注的文档
- 什么是谈判?(国外英文资料).doc
- 以房养老(国外英文资料).doc
- 什么是色粉画(国外英文资料).doc
- 以项目治理方法晋升履行力(国外英文资料).doc
- 以过程为话题的作文(国外英文资料).doc
- 以顾客经历导向处理人力资本题目(国外英文资料).doc
- 以鼓励办法推动 e-Learning(国外英文资料).doc
- 任务管理器进程英文翻译(国外英文资料).doc
- 企业上市究竟好不好(国外英文资料).doc
- 企业人力资本外包探析(国外英文资料).doc
- 六级新题型实战练习训练Test 3(国外英文资料).doc
- 全面探讨PLSQL的数据类型(全)(国外英文资料).doc
- 六级新题型实战练习训练Test 5(国外英文资料).doc
- 六级短期温习经由过程方法技能(国外英文资料).doc
- 六项办法守护企业核心秘密(国外英文资料).doc
- 兰大《土木工程施工》13春在线功课4(国外英文资料).doc
- 兰大《婚姻与继承法学》13春在线功课2(国外英文资料).doc
- 兰大《土木工程资料》13春在线功课4(国外英文资料).doc
- 兰大《工程项目管理》13春在线作业2(国外英文资料).doc
- 全国2011年7月高级教导自学测验治理经济学试题(试卷)(国外英文资料).doc
最近下载
- 二级圆柱齿轮减速器机械设计课程设计.docx VIP
- 小学养成教育校本课程教材(低年级用).pdf VIP
- 2025年新教科版三年级上册科学全册知识点(含实验梳理).pdf VIP
- 2025年会计专业论文选题(精选200个).pdf VIP
- 《赵氏雷火灸的临床应用》课件.ppt VIP
- 目录化工和危险化学品生产经营单位重大生产安全事故隐患判定标准(试行)化工和危险化学品生产经营单位重大生产安全事故隐患判定标准解读.docx VIP
- (阶段检测提升卷)+五年级数学上册第(1-3)单元+考点突破+检测试卷+++北师大版.docx VIP
- 压铸外观标准(附件).doc VIP
- 贵州省遵义市2024-2025学年七年级上学期11月期中数学试题(含答案).pdf VIP
- 《最后的常春藤叶》教学实录.doc VIP
原创力文档


文档评论(0)