jquery 简化了 ajax的开发
<%@ WebHandler Language="C#" Class="HandingPersonInfo" %>
using System;
using System.Web;
using System.Web.SessionState;
public class HandingPersonInfo : IHttpHandler,IReadOnlySessionState {
public void ProcessRequest (HttpContext context) {
context.Response.Con
相关下载链接:
//download.csdn.net/download/yxf1987818/2207989?utm_source=bbsseo