摘要:
var xmlHttp; if (window.ActiveXObject) { xmlHttp = new ActiveXObject("Microsoft.XMLHTTP"); } else if (window.XMLHttpRequest) { xmlHttp = new XMLHttpRequest(); } xmlHttp.open("POST", "?t... 阅读全文
posted @ 2009-03-07 11:28
冬季开花
阅读(143)
评论(0)
推荐(0)

浙公网安备 33010602011771号