摘要:
版本:jquery-1.7.1.js添加的一些操作:Ashx:View Code public void ProcessRequest(HttpContext context) { context.Response.ContentType = "text/plain"; //接收前台传值 string Method = context.Request.Params["M"]; switch (Method) { case "Ins... 阅读全文
posted @ 2011-12-18 23:26
SatanLucifer
阅读(147)
评论(0)
推荐(0)
浙公网安备 33010602011771号