ajax的模式_AJAX的完整形式是什么?

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的模式

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.mzph.cn/news/543893.shtml

如若内容造成侵权/违法违规/事实不符,请联系多彩编程网进行投诉反馈email:809451989@qq.com,一经查实,立即删除!

相关文章

JAVA Opencv在图片上添加中文

问题描述: 将图片进行均值、中值、高斯滤波,高斯边缘检测,并在图片上添加中文文字。 一、算法思想 首先经过opencv的一系列操作,例如高斯模糊、均值模糊等操作后、用Imgcodecs.imwrite方法将图片写出到指定的位置。再利用java…

双向tvs和单向tvs_TVS的完整形式是什么?

双向tvs和单向tvsTVS:Thirukkurungudi Vengaram Sundram (TVS: Thirukkurungudi Vengaram Sundram) TVS is an abbreviation of Thirukkurungudi Vengaram Sundram. It is a multinational motorcycle business corporation, which is one of the largest manufactu…

引用头文件报错 .pch引用不了其他的.h文件

2019独角兽企业重金招聘Python工程师标准>>> 一、编绎显示Unknown type name “CGFloat” 错误解决方法 将Compile Sources As 改为 Objective-C 二、如果是extern const引起的。直接加头文件 #import <UIKit/UIKit.h> 最后在 .h文件 #import <UIKit/UIK…

ibm mq的交互命令模式_IBM的完整形式是什么?

ibm mq的交互命令模式IBM&#xff1a;国际商业机器 (IBM: International Business Machines) IBM is an abbreviation of International Business Machines. It is an I.T based multinational and consulting corporation which is also an American trusted brand in the IT …

r软件说明lib文件未指明_软件说明文件

r软件说明lib文件未指明The software primarily consists of Computer Programs and the associated documentation. We all know that the computer program is the baseline of the entire software, but the documentation part is also as important as the programming pa…

dfa与ndfa_DFA和NDFA之间的区别| 目录

dfa与ndfaDFA stands for Deterministic Finite Automata and NDFA stands for Non-Deterministic Finite Automata. DFA代表确定性有限自动机&#xff0c;而NDFA代表非确定性有限自动机。 Read more: Deterministic Finite Automata (DFA) 阅读更多&#xff1a; 确定性有限自…

css圆角三角形3个圆角_CSS中的圆角

css圆角三角形3个圆角CSS | 圆角 (CSS | Rounded Corners) border-radius property is commonly used to convert box elements into circles. We can convert box elements into the circle element by setting the border-radius to half of the length of a square element.…

iti axi dsp_ITI的完整形式是什么?

iti axi dspITI&#xff1a;工业培训学院 (ITI: Industrial Training Institute) ITI is an abbreviation of the Industrial Training Institute. It offers training in engineering and non-engineering technical fields. It is a post-secondary school in India which is…

appweb ejs_具有快速路线的EJS

appweb ejsHI! Welcome to NODE AND EJS TEMPLATE ENGINE SERIES. Today, we will see how we can work with EJS and routes? 嗨&#xff01; 欢迎使用NODE和EJS模板引擎系列 。 今天&#xff0c;我们将看到如何使用EJS和路由&#xff1f; A route is like a sub domain wit…

ups一直响是什么原因_UPS的完整形式是什么?

ups一直响是什么原因UPS&#xff1a;不间断电源 (UPS: Uninterruptible Power Supply) UPS is an abbreviation of Uninterruptible Power Supply. It operates with the support of a battery which is used to supply power in the lack of most important source or when th…

语音asr是什么意思_ASR的完整形式是什么?

语音asr是什么意思ASR&#xff1a;自动语音识别 (ASR: Automated Speech Recognition) ASR stands for Automated Speech Recognition. With the help of this technology, spoken words can be easily converted to written text. What actually it does? It gives access to…

数据库缓冲池_块缓冲| 数据库管理系统

数据库缓冲池When several blocks need to be transferred from disk to main memory and all the block addresses are known, several buffers can be reserved in main memory to speed up the transfer. 当需要将几个块从磁盘传输到主存储器并且所有块地址已知时&#xff0…

递归如何书写?

目录 第一步&#xff1a;首先你分析问题&#xff0c;要有递归的思路&#xff0c;知道要递归什么来解决问题。 第二步&#xff1a;先按照思路&#xff08;第一层&#xff09;写出函数的定义与函数体 第三步&#xff1a;根据函数的定义与函数体进一步确定需要的参数 第四步&a…

python 散点图 分类_Python | 分类图

python 散点图 分类Visualizing different variables is also a part of basic plotting. Such variables can have different classes, for example, numerical or a category. Matplotlib has an important feature of Categorical Plotting. We can plot multiple categoric…

二叉树祖先节点_二叉树的祖先

二叉树祖先节点Problem statement: 问题陈述&#xff1a; Given a Binary Tree and a target key, write a function that prints all the ancestors of the key in the given binary tree. 给定二叉树和目标键&#xff0c;编写一个函数&#xff0c;以打印给定二叉树中键的所有…

CALayer精讲

CALayer精讲 CALayer包含在QuartzCore框架中&#xff0c;这是一个跨平台的框架&#xff0c;既可以用在iOS中又可以用在Mac OS X中。后面要学Core Animation就应该先学好Layer&#xff08;层&#xff09;。 我们看一下UIView与Layer之间的关系图&#xff08;图片来源于网络&…

rofl用什么播放_ROFL的完整形式是什么?

rofl用什么播放ROFL&#xff1a;笑在地板上滚动 (ROFL: Rolling On Floor Laughing) ROFL is an abbreviation of Rolling on Floor Laughing. ROFL is a very trendy internet slang between youngsters and used in text messaging, instant messaging, chatting, and social…

gif 格式 完整 检查_GIF的完整格式是什么?

gif 格式 完整 检查GIF&#xff1a;图形交换格式 (GIF: Graphics Interchange Format) GIF is an abbreviation of Graphics Interchange Format. It is extensively used for animations and still images on the World Wide Web. The image is set out is bitmap image and i…

Java基础_05

2019独角兽企业重金招聘Python工程师标准>>> 1&#xff1a;boolean运算符号 || 与 | && 与 &的区别。 Equals与innstanceof 1&#xff1a;java中的方法。方法的定义&#xff0c;参数、返回值、调用方式。 2&#xff1a;方法调用与参数传递、Static方…

Android Studio 之下载安装

2019独角兽企业重金招聘Python工程师标准>>> 目录[-] 背景Android Studio VS Eclipse下载创建HelloWorld项目背景 相信大家对Android Studio已经不陌生了&#xff0c;Android Studio是Google于2013 I/O大会针对Android开发推出的新的开发工具&#xff0c;目前很多开…