1-1 First acquaintance with ajax

  • what is ajax
    • A web development technology for creating interactive web applications (Asynchronous Javascript And XML)---->(Asynchronous Javascript and XML)
  • Features of ajax
    • Asynchronous processing, does not affect the sequential execution of the page
    • Function callback, which can manipulate the DOM
  • Advantages of ajax
    • Partial refresh to improve user experience
    • Reduce latency, interact in real time 
  • The principle of ajax
  •  

     

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325052731&siteId=291194637