摘要:
var open = window.XMLHttpRequest.prototype.open, send = window.XMLHttpRequest.prototype.send, onReadyStateChange; function openReplacement(method, url, async, user, password) { var syncMode = async !== false ? 'async' : 'sync'; alert('Preparing ' +syncMode +' HTTP request 阅读全文
posted @ 2011-10-14 15:37
Henry_Wang
阅读(1368)
评论(0)
推荐(0)

浙公网安备 33010602011771号