摘要:
ajax列:$.ajax({ url:"http://localhost:2462/Handler.ashx", type:"get", dataType:"xml", success:function(data){ $(data).each(function(idenx){ alert($(this).find("Students").text()) ; }) } })客户端请求一般使用Handler处理. 阅读全文
posted @ 2013-11-21 23:07
狐狸不会飞
阅读(115)
评论(0)
推荐(0)

浙公网安备 33010602011771号