摘要: Web.config配置: 在<system.web>节下: 登录代码: /// <summary> /// 登录 /// </summary> public static bool Login(string userName, string userPwd) { MySqlHelper dbHel 阅读全文
posted @ 2016-09-13 13:36 0611163 阅读(1108) 评论(0) 推荐(1)