浏览器发送http请求的三种方式与Ajax技术原理
摘要:
1、输入网址(请求载入页面)2、提交表单(发送数据并载入页面)用户名:密 码:tip:以上两种方法发送http请求时,页面都会刷新3、用XMLHttpRequest对象发送异步HTTP请求(此时页面不会刷新)异步刷新技术Ajax(Asynchronous JavaScript and xml)1、其... 阅读全文
posted @ 2015-03-03 15:10 浮生の若梦 阅读(696) 评论(0) 推荐(0)
浙公网安备 33010602011771号