asp.net MVC2 很是简单的登陆

程序目录: 说明:本程序为省事,将 BLL 也写在了 M 中,但 DAL 在别处。html 模型 Mweb LoginModel.cs:查询数据库,验证用户名、密码是否正确。数据库 using System; using System.Collections.Generic; using System.Linq; using System.Web; using System.ComponentMo
相关文章
相关标签/搜索