废话不多说了,直接给大家贴代码了,具体代码如下所示:
reg.ashx代码:
using System; using System.Collections.Generic; using System.Linq; using System.Web; namespace WebT1.Ti.html2 { ////// reg 的摘要说明 /// public class reg : IHttpHandler { public void ProcessRequest(HttpContext context) { if (context.Request["email"] != null) { string strEmail = context.Request["email"]; ListlstUser = DataService.GetUserList(); var v = lstUser.Where(p => p.Email == strEmail); int iCount = 0; if (v.Count() > 0) { iCount = 1; } context.Response.ContentType = "text/plain"; context.Response.Write(iCount.ToString()); } } public bool IsReusable { get { return false; } } } public class DataService { /// /// 模拟已注册用户数据 /// public static ListGetUserList() { var list = new List (); list.Add(new UserModel() { Email = "[email protected]" }); list.Add(new UserModel() { Email = "[email protected]" }); list.Add(new UserModel() { Email = "[email protected]" }); list.Add(new UserModel() { Email = "[email protected]" }); list.Add(new UserModel() { Email = "[email protected]" }); return list; } } public class UserModel { public string Email { get; set; } } }
模拟火车
模拟火车让你当回真正的火车司机,得先学会看信号灯、操作控制杆
可口的披萨美味的披萨
可口的披萨美味的披萨带您体验经营一家披萨店的乐趣。游戏画风温
定制虚拟偶像最新版
定制虚拟偶像最新版是一款超级经典有趣的日本模拟装扮类型的手游
病娇模拟器手机版正版(yandere simulator)
病娇模拟器最新版手游是一款萌妹二次元模拟游戏,玩家在游戏中可
停车场多人游戏最新版
停车场多人游戏对于喜欢停车手游的玩家是非常受欢迎的,游戏中你