摘要:The XMLHttpRequest InterfaceThe XMLHttpRequest object can be used by scripts to programmatically connect to their originating server via HTTP. [NoInterfaceObject]interface XMLHttpRequestEventTarget : EventTarget { // for future use};[Constructor]interface XMLHttpRequest : XMLHttpRequestEventTarget {
阅读全文
posted @ 2011-05-21 09:48
浙公网安备 33010602011771号