ajax

AJAX(Asynchronous JavaScript And XML)是一种用于创建交互式网页应用程序的Web开发技术。它通过异步方式,利用JavaScript和XML来在后台…