ajax的模式

AJAX:异步JavaScript和XML (AJAX: Asynchronous JavaScript and XML)

AJAX is an abbreviation of Asynchronous JavaScript and XML. It is an organized collection of technologies and not of a single technology. Informing a collection of web Development techniques, multiple web technologies are used in AJAX. On display, without interfering in the arrangement of the existing page we can transmit and recover the data from a server asynchronously (in the background) with the aid of AJAX to form asynchronous web applications as it operates on the client-side.

AJAX是异步JavaScript和XML的缩写 。 它是技术的有组织的集合,而不是单一技术。 作为Web开发技术的集合, AJAX中使用了多种Web技术。 在显示时,我们可以在AJAX的帮助下异步(在后台)从服务器传输和恢复数据,而不会影响现有页面的排列,从而形成异步Web应用程序,因为它在客户端运行。

AJAX

AJAX历史 (AJAX History)

In an article which was written by Jesse James Garret titled "Ajax: A New Approach to Web Applications", the word "Ajax" was publicly declared on 18th February 2005.

在由Jesse James Garret撰写的题为“ Ajax:Web应用程序的新方法”的文章中,“ Ajax”一词于2005年2月18日公开宣布。

In 1996, the Internet Explorer 'Iframe tag' was launched. Before that HTML was used prior only, in the creation of all the websites. These websites each and every time took a large amount of time to refresh and restore data on the page, which makes it complex to use at that time.

1996年,Internet Explorer推出了“ Iframe广告代码”。 在此之前,仅在所有网站的创建中使用HTML。 这些网站每次都花费大量时间来刷新和还原页面上的数据,这使得当时使用起来很复杂。

AJAX的应用 (Applications of AJAX)

  • It is used to execute a callback, unaccompanied by publishing the whole page back to the server to regain and/or retain data by going through rapid processing towards and from the server.

    它用于执行回调,而无需通过将整个页面发布回服务器来进行回调,以通过与服务器之间进行快速处理来重新获得和/或保留数据。

  • The asynchronous calls permit the user to make it to the webserver.

    异步调用允许用户将其转到Web服务器。

  • The fundamental motive of Ajax is to enhance the execution, speed, performance, and functioning of a web application.

    Ajax的基本动机是增强Web应用程序的执行,速度,性能和功能。

AJAX的优点 (Advantages of AJAX)

  • Minimize the traffic progressing between the client and the server.

    最小化客户端和服务器之间的通信量。

  • Expands performance and speed, because of rapid response time.

    由于响应时间短,因此可以提高性能和速度。

  • A user can make progress in rapid and more interactive applications of the web by using AJAX.

    用户可以使用AJAX在Web的快速和更具交互性的应用程序中取得进步。

  • The applications based on AJAX use minimum bandwidth of the server because there is no requirement of refreshing and reloading the complete page.

    基于AJAX的应用程序使用服务器的最小带宽,因为不需要刷新和重新加载整个页面。

使用的技术 (Technologies used)

  • For the demonstration HTML and CSS are used.

    为了演示,使用了HTML和CSS。

  • For high-powered display and data interconnection, The Document Object Model (DOM) is used.

    对于高性能显示和数据互连,使用文档对象模型(DOM)。

  • JSON and XML for interaction with data.

    JSON和XML与数据进行交互。

  • XMLHttpRequest for asynchronous transmission.

    XMLHttpRequest用于异步传输。

  • To conduct all these technologies in combination, JavaScript is used.

    为了结合使用所有这些技术,使用了JavaScript。

AJAX缺点 (AJAX Drawbacks)

  • Those browsers which support it are only the one on which Ajax will be executed.

    支持它的那些浏览器只是将在其上执行Ajax的浏览器。

  • Ajax does not hold up on some screen reading technologies.

    Ajax不支持某些屏幕阅读技术。

  • The effectively created content will even now not be able to properly read by some screen reading technologies which support Ajax.

    有效创建的内容现在甚至无法通过某些支持Ajax的屏幕阅读技术正确阅读。

  • To bookmark and coming back to a specific condition of application is very complex.

    加上书签并返回到特定的应用程序条件非常复杂。

  • The debugging, coding and maintenance are difficult because it conducts towards a complicated code.

    调试,编码和维护很困难,因为它会执行复杂的代码。

翻译自: https://www.includehelp.com/dictionary/ajax-full-form.aspx

ajax的模式

ajax的模式_AJAX的完整形式是什么?相关推荐

  1. nfc/nfc模式_NFC的完整形式是什么?

    nfc/nfc模式 NFC:没有进一步评论 (NFC: No Further Comment) NFC is an abbreviation of "No Further Comment&q ...

  2. mts模式_MTS的完整形式是什么?

    mts模式 MTS:Microsoft Transaction Server /移动电话服务/多通道电视声音 (MTS: Microsoft Transaction Server/ Mobile Te ...

  3. 什么是html的混杂模式_HTML的完整形式是什么?

    什么是html的混杂模式 HTML:超文本标记语言 (HTML: Hyper Text Markup Language) HTML is an abbreviation of Hypertext ma ...

  4. 华硕关闭acpi模式_ACPI的完整形式是什么?

    华硕关闭acpi模式 ACPI:高级配置和电源接口 (ACPI: Advanced Configuration and Power Interface) ACPI is an abbreviation ...

  5. 合约 cd 模式_CD的完整形式是什么?

    合约 cd 模式 CD:光盘 (CD: Compact Disc) CD is an abbreviation of "Compact Disc". CD是" Compa ...

  6. ejb模式_EJB的完整形式是什么?

    ejb模式 EJB:企业Java Bean (EJB: Enterprise Java Bean) EJB is an abbreviation of Enterprise Java Bean. EJ ...

  7. aes模式_AES的完整形式是什么?

    aes模式 AES:高级加密标准 (AES: Advanced Encryption Standard) AES is an abbreviation of Advanced Encryption S ...

  8. erp开发模式_ERP的完整形式是什么?

    erp开发模式 ERP:企业资源计划 (ERP: Enterprise Resource Planning) ERP is an abbreviation of Enterprise Resource ...

  9. gprs 睡眠模式_GPRS的完整形式是什么?

    gprs 睡眠模式 GPRS:通用分组无线业务 (GPRS: General Packet Radio Service) GPRS is an abbreviation of General Pack ...

最新文章

  1. 批量启用lync用户-3
  2. linux离线安装python3.7教程_Linux傻瓜式七步完美安装Python3.7
  3. ChemBioDraw 制作DMT屏保
  4. TCP/IP学习(30)——L2数据链路层的数据包处理详细流程
  5. [深度学习-原理]浅谈Attention Model
  6. UCOS内核结构学习笔记
  7. 根据分隔符将一个长字符串分割保存到动态数组中
  8. 各版本Anaconda的下载、安装和卸载(适用于Windows/Linux系统)
  9. JSP文件的中文在浏览器上显示乱码解决方法
  10. matlab时频分析
  11. 汉北地(安定、三水)属国
  12. 惯性力偶矩公式中j_惯性力偶矩的计算
  13. PostgreSQL外键为空(null)
  14. SH-SSS丨《端到端音视频说话人日志网络》论文线上分享
  15. 【系列1】使用Dockerfile创建带sshd服务的Centos Docker镜像
  16. golang 实用的 打印错误堆栈 的方法
  17. 2022第十二届中国电子文件管理论坛嘉宾揭晓
  18. 三八节送什么礼物比较好?这四款数码好物别错过了!
  19. JS Date时间各种格式互转
  20. 用友NC65查询凭证明细方法

热门文章

  1. esxi挂载Linux的nfs盘,ESXi安装centos7挂载群晖NFS
  2. html form callback,Promise异步编程模式总结初始化Promise对象统一错误处理PromisifyfromCallbackMongoose Promisify...
  3. 新版谷歌浏览器开启Flash支持
  4. Angular Web App部署Linux Nginx Https
  5. bzoj4152-[AMPPZ2014]The_Captain
  6. Hazelcast发布Jet 0.6版本
  7. Exchange server 2013(十四)WSUS部署及组策略设置(2)
  8. 常用压缩,解压与打包
  9. Xml中SelectSingleNode方法中的xpath用法
  10. FreeBSD学习笔记15-FreeBSD下安装Apache