去年ajax開始紅的時候整理的一些基本資訊,新成立看板應該也需要這類資訊~
分享一下囉
AJAX名詞的歷史背景
AJAX是2005/2/18由Adaptive Path的Jesse James Garrett所提出的名詞,
在此特別強調名詞是因為相關技術早就被廣泛應用了,但是直到今年初
才以AJAX來統稱整個相關的架構。
What is AJAX?
AJAX是Asynchronous JavaScript and XML的縮寫,已經火熱一陣子的Gmail
其UI就是運用了強大的JavaScript才有辦法做成那樣的!
Jesse James Garrett在他的文章中給了AJAX如下的定義:
Ajax isn’t a technology. It’s really several technologies,
each flourishing in its own right, coming together in powerful
new ways. Ajax incorporates:
- standards-based presentation using XHTML and CSS;
- dynamic display and interaction using the Document Object Model;
- data interchange and manipulation using XML and XSLT;
- asynchronous data retrieval using XMLHttpRequest;
- and JavaScript binding everything together.
參考網頁
中文 http://jacky.seezone.net/archives/001188.html
http://blog.yam.com/deliah/archives/229279.html
英文 http://www.adaptivepath.com/publications/essays/archives/000385.php
(此即AJAX一詞提出者:Jesse James Garrett的網頁)
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 140.119.234.172
Ajax 近期熱門文章
PTT數位生活區 即時熱門文章