摘要:
1.Ajax请求处理页面:using System;using System.Collections.Generic;using System.Linq;using System.Web;using System.Web.SessionState;using System.Web.Services;namespace Web.User.Ajax{ /// /// SendCheckcode 的摘要说明 /// [WebService(Namespace = "http://tempuri.org/")] [WebServiceBinding(ConformsT... 阅读全文