![](https://img.haomeiwen.com/i4651473/3be3ca9a291345fa.png)
考官考点
ajax的基本工作原理
延伸:jQuery的ajax操作
ajax的
![](https://img.haomeiwen.com/i4651473/4650da1edbbb9869.png)
通过在后台与服务器进行少量数据交换,ajax可以使网页实现异步更新
XMLHttpRequest 是ajax的基础
XMLHttpRequest 用于在后台与服务器交换数据
![](https://img.haomeiwen.com/i4651473/a6ecf84d75ea743e.png)
get/post 、请求地址、是否异步请求
send(string)
![](https://img.haomeiwen.com/i4651473/18a22e09e3008f17.png)
![](https://img.haomeiwen.com/i4651473/860e25e751151b6f.png)
![](https://img.haomeiwen.com/i4651473/207ab714b8c9c00a.png)
![](https://img.haomeiwen.com/i4651473/75f886e6f8101f90.png)
![](https://img.haomeiwen.com/i4651473/d71b98ad3e6e0b06.png)
![](https://img.haomeiwen.com/i4651473/8d0d2a4252c5ab3b.png)
![](https://img.haomeiwen.com/i4651473/50c86acb58db6cc1.png)
这个就是你答案
![](https://img.haomeiwen.com/i4651473/75f886e6f8101f90.png)
考官考点
ajax的基本工作原理
延伸:jQuery的ajax操作
ajax的
通过在后台与服务器进行少量数据交换,ajax可以使网页实现异步更新
XMLHttpRequest 是ajax的基础
XMLHttpRequest 用于在后台与服务器交换数据
get/post 、请求地址、是否异步请求
send(string)
这个就是你答案
本文标题:3.2ajax基础内容考点
本文链接:https://www.haomeiwen.com/subject/norqjxtx.html
网友评论