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的縮寫(xiě) 。 它是技術(shù)的有組織的集合,而不是單一技術(shù)。 作為Web開(kāi)發(fā)技術(shù)的集合, AJAX中使用了多種Web技術(shù)。 在顯示時(shí),我們可以在AJAX的幫助下異步(在后臺(tái))從服務(wù)器傳輸和恢復(fù)數(shù)據(jù),而不會(huì)影響現(xiàn)有頁(yè)面的排列,從而形成異步Web應(yīng)用程序,因?yàn)樗诳蛻舳诉\(yùn)行。
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撰寫(xiě)的題為“ Ajax:Web應(yīng)用程序的新方法”的文章中,“ Ajax”一詞于2005年2月18日公開(kāi)宣布。
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廣告代碼”。 在此之前,僅在所有網(wǎng)站的創(chuàng)建中使用HTML。 這些網(wǎng)站每次都花費(fèi)大量時(shí)間來(lái)刷新和還原頁(yè)面上的數(shù)據(jù),這使得當(dāng)時(shí)使用起來(lái)很復(fù)雜。
AJAX的應(yīng)用 (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. - 它用于執(zhí)行回調(diào),而無(wú)需通過(guò)將整個(gè)頁(yè)面發(fā)布回服務(wù)器來(lái)進(jìn)行回調(diào),以通過(guò)與服務(wù)器之間進(jìn)行快速處理來(lái)重新獲得和/或保留數(shù)據(jù)。 
- The asynchronous calls permit the user to make it to the webserver. - 異步調(diào)用允許用戶將其轉(zhuǎn)到Web服務(wù)器。 
- The fundamental motive of Ajax is to enhance the execution, speed, performance, and functioning of a web application. - Ajax的基本動(dòng)機(jī)是增強(qiáng)Web應(yīng)用程序的執(zhí)行,速度,性能和功能。 
AJAX的優(yōu)點(diǎn) (Advantages of AJAX)
- Minimize the traffic progressing between the client and the server. - 最小化客戶端和服務(wù)器之間的通信量。 
- Expands performance and speed, because of rapid response time. - 由于響應(yīng)時(shí)間短,因此可以提高性能和速度。 
- A user can make progress in rapid and more interactive applications of the web by using AJAX. - 用戶可以使用AJAX在Web的快速和更具交互性的應(yīng)用程序中取得進(jìn)步。 
- The applications based on AJAX use minimum bandwidth of the server because there is no requirement of refreshing and reloading the complete page. - 基于AJAX的應(yīng)用程序使用服務(wù)器的最小帶寬,因?yàn)椴恍枰⑿潞椭匦录虞d整個(gè)頁(yè)面。 
使用的技術(shù) (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. - 對(duì)于高性能顯示和數(shù)據(jù)互連,使用文檔對(duì)象模型(DOM)。 
- JSON and XML for interaction with data. - JSON和XML與數(shù)據(jù)進(jìn)行交互。 
- XMLHttpRequest for asynchronous transmission. - XMLHttpRequest用于異步傳輸。 
- To conduct all these technologies in combination, JavaScript is used. - 為了結(jié)合使用所有這些技術(shù),使用了JavaScript。 
AJAX缺點(diǎn) (AJAX Drawbacks)
- Those browsers which support it are only the one on which Ajax will be executed. - 支持它的那些瀏覽器只是將在其上執(zhí)行Ajax的瀏覽器。 
- Ajax does not hold up on some screen reading technologies. - Ajax不支持某些屏幕閱讀技術(shù)。 
- The effectively created content will even now not be able to properly read by some screen reading technologies which support Ajax. - 有效創(chuàng)建的內(nèi)容現(xiàn)在甚至無(wú)法通過(guò)某些支持Ajax的屏幕閱讀技術(shù)正確閱讀。 
- To bookmark and coming back to a specific condition of application is very complex. - 加上書(shū)簽并返回到特定的應(yīng)用程序條件非常復(fù)雜。 
- The debugging, coding and maintenance are difficult because it conducts towards a complicated code. - 調(diào)試,編碼和維護(hù)很困難,因?yàn)樗鼤?huì)執(zhí)行復(fù)雜的代碼。 
翻譯自: https://www.includehelp.com/dictionary/ajax-full-form.aspx
ajax的模式
總結(jié)
以上是生活随笔為你收集整理的ajax的模式_AJAX的完整形式是什么?的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問(wèn)題。
 
                            
                        - 上一篇: aptitude_PHP Numbers
- 下一篇: 0.1uf与47uf并联_UF是什么形式
