Changes between Version 2 and Version 3 of wade/ajax
- Timestamp:
- Aug 13, 2009, 3:44:08 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified wade/ajax
v2 v3 123 123 }}} 124 124 125 == AJAX XMLHttpRequest == 125 == 【AJAX XMLHttpRequest】 == 126 1. 連結:http://www.w3schools.com/ajax/ajax_xmlhttprequest.asp 127 === XMLHttpRequest === 126 128 127 129 128 == 筆記 == 130 131 == 【筆記】 == 129 132 === typeof === 130 133 顯示物件的類別。回傳值 undefined 表示此物件為 (未定義、null、false) ,或表示此瀏覽器不支援此物件,例如: … … 150 153 } 151 154 }}} 152 153 154 === XMLHttpRequest ===155 1. 連結:http://www.w3schools.com/ajax/default.asp156 155 157 156 … … 187 186 }}} 188 187 189 == reference==188 == 【Reference】 == 190 189 1. [http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html http status, RFC 2616 Hypertext Transfer Protocol -- HTTP/1.1 ] 191 190 1. http://blog.miniasp.com/?tag=/http+status+code