JS深入(Ajax)

Ajax的完整请求过程

1. 创建Ajax对象

2.连接到服务器

3.发送请求

4.接收返回值

read.html




    
    Document


    
    


a.txt

abcsdfgh

你可能感兴趣的:(JS深入(Ajax))