asp.net考勤信息管理系统毕业设计

上传者: u013639222 | 上传时间: 2021-03-01 18:11:58 | 文件大小: 211KB | 文件类型: RAR
程序说明: 系统开发环境: Windows xp sp2 + vs2005以上 + sqlserver2000以上 数据库文件:Database目录下的AttendanceDB_Data.MDF,自己在sqlserver2000以上数据库中导入即可 Sqlserver数据库登陆信息: 帐号sa,密码198517(自己可以在Web.Config文件中修改) 系统默认管理员登陆信息: 帐号admin 密码admin 系统默认的员工登陆帐号(即员工编号): EM001,EM002,EM003...EM008,EM009,EM010,密码都是123 系统功能: (1)考勤签到:员工每天上班时需要登陆系统进行签到,如果当天已经签到了,则不执行重复操作! (2)考勤签退:员工每天下班时需要登陆系统进行签退,如果当天还没有签过到,则不执行签退操作,如果当天还没有到下班时间,也不执行签退操作! (3)员工信息管理:管理员登陆系统后可以添加新的员工信息,可以对现有员工的信息进行修改和查询!可以删除某些员工信息,当删除员工信息时同时将删除他们的考勤信息! (4)职位类别及上下班时间管理:不同的职位类别拥有不同的上下班时间,管理员可以添加新的职位类别,修改已经存在的职位类别的名称和上下班时间! (5)部门信息管理:管理员可以添加和删除部门信息,当部门下面存在员工信息时不执行删除操作! (6)系统管理:管理员和员工登陆系统后可以修改自己的登陆密码。 系统特点: (1)实现了管理员和员工登陆信息的自动判断!根据不同的身份显示不同的功能菜单。 (2)程序使用三层架构思想,采用完全面向对象的思想方法设计。 (3)系统在进行相关操作如删除员工信息时使用了存储过程。

文件下载

资源详情

[{"title":"( 78 个子文件 211KB ) asp.net考勤信息管理系统毕业设计","children":[{"title":"双鱼林考勤信息管理系统最新版","children":[{"title":"描述.txt <span style='color:#111;'> 1.21KB </span>","children":null,"spread":false},{"title":"双鱼林asp.net考勤信息管理系统","children":[{"title":"css","children":[{"title":"style.css <span style='color:#111;'> 2.68KB </span>","children":null,"spread":false}],"spread":true},{"title":"Database","children":[{"title":"AttendanceDB_Data.MDF <span style='color:#111;'> 1.13MB </span>","children":null,"spread":false},{"title":"sql.txt <span style='color:#111;'> 2.67KB </span>","children":null,"spread":false},{"title":"AttendanceDB_Log.ldf <span style='color:#111;'> 504.00KB </span>","children":null,"spread":false}],"spread":true},{"title":"ChangePassword.aspx.cs <span style='color:#111;'> 2.18KB </span>","children":null,"spread":false},{"title":"Employee","children":[{"title":"EmployeeInfoUpdate.aspx <span style='color:#111;'> 3.63KB </span>","children":null,"spread":false},{"title":"seltime.aspx <span style='color:#111;'> 7.13KB </span>","children":null,"spread":false},{"title":"EmployeeManage.aspx <span style='color:#111;'> 4.60KB </span>","children":null,"spread":false},{"title":"EmployeeInfoAdd.aspx <span style='color:#111;'> 2.54KB </span>","children":null,"spread":false},{"title":"EmployeeInfoUpdate.aspx.cs <span style='color:#111;'> 5.36KB </span>","children":null,"spread":false},{"title":"EmployeeInfoAdd.aspx.cs <span style='color:#111;'> 761B </span>","children":null,"spread":false},{"title":"EmployeeManage.aspx.cs <span style='color:#111;'> 5.66KB </span>","children":null,"spread":false}],"spread":true},{"title":"images","children":[{"title":"title.jpg <span style='color:#111;'> 14.68KB </span>","children":null,"spread":false},{"title":"print.gif <span style='color:#111;'> 156B </span>","children":null,"spread":false},{"title":"ADD.gif <span style='color:#111;'> 110B </span>","children":null,"spread":false},{"title":"list.gif <span style='color:#111;'> 138B </span>","children":null,"spread":false},{"title":"help.gif <span style='color:#111;'> 1.13KB </span>","children":null,"spread":false},{"title":"titleold.jpg <span style='color:#111;'> 27.55KB </span>","children":null,"spread":false},{"title":"Thumbs.db <span style='color:#111;'> 4.50KB </span>","children":null,"spread":false},{"title":"delete.gif <span style='color:#111;'> 401B </span>","children":null,"spread":false},{"title":"titl_bg.jpg <span style='color:#111;'> 8.16KB </span>","children":null,"spread":false},{"title":"edit.gif <span style='color:#111;'> 240B </span>","children":null,"spread":false}],"spread":true},{"title":"Web.config <span style='color:#111;'> 2.09KB </span>","children":null,"spread":false},{"title":"Logout.aspx <span style='color:#111;'> 578B </span>","children":null,"spread":false},{"title":"EmployeeManage.aspx <span style='color:#111;'> 1.84KB </span>","children":null,"spread":false},{"title":"Logout.aspx.cs <span style='color:#111;'> 635B </span>","children":null,"spread":false},{"title":"AdminManage.aspx <span style='color:#111;'> 1.82KB </span>","children":null,"spread":false},{"title":"Attendance","children":[{"title":"AttendanceCome.aspx <span style='color:#111;'> 468B </span>","children":null,"spread":false},{"title":"AttendanceQuery.aspx.cs <span style='color:#111;'> 4.27KB </span>","children":null,"spread":false},{"title":"AttendanceQuery.aspx <span style='color:#111;'> 3.91KB </span>","children":null,"spread":false},{"title":"AttendanceLeave.aspx <span style='color:#111;'> 470B </span>","children":null,"spread":false},{"title":"AttendanceCome.aspx.cs <span style='color:#111;'> 1.22KB </span>","children":null,"spread":false},{"title":"AttendanceSummary.aspx.cs <span style='color:#111;'> 1.06KB </span>","children":null,"spread":false},{"title":"AttendanceSummary.aspx <span style='color:#111;'> 3.05KB </span>","children":null,"spread":false},{"title":"AttendanceLeave.aspx.cs <span style='color:#111;'> 1.22KB </span>","children":null,"spread":false}],"spread":true},{"title":"App_Code","children":[{"title":"Logic","children":[{"title":"EmployeeLogic.cs <span style='color:#111;'> 24.30KB </span>","children":null,"spread":false},{"title":"AttendanceLogic.cs <span style='color:#111;'> 20.73KB </span>","children":null,"spread":false},{"title":"EducationLogic.cs <span style='color:#111;'> 1.64KB </span>","children":null,"spread":false},{"title":"DepartmentLogic.cs <span style='color:#111;'> 4.89KB </span>","children":null,"spread":false},{"title":"WorkTypeLogic.cs <span style='color:#111;'> 11.57KB </span>","children":null,"spread":false},{"title":"LogLogic.cs <span style='color:#111;'> 1.67KB </span>","children":null,"spread":false}],"spread":false},{"title":"Utility","children":[{"title":"DBOperation.cs <span style='color:#111;'> 13.07KB </span>","children":null,"spread":false},{"title":"Logger.cs <span style='color:#111;'> 1.70KB </span>","children":null,"spread":false},{"title":"Common.cs <span style='color:#111;'> 4.35KB </span>","children":null,"spread":false}],"spread":false},{"title":"Dao","children":[{"title":"LogDao.cs <span style='color:#111;'> 10.50KB </span>","children":null,"spread":false}],"spread":false},{"title":"Model","children":[{"title":"EducationModel.cs <span style='color:#111;'> 1.22KB </span>","children":null,"spread":false},{"title":"DepartmentModel.cs <span style='color:#111;'> 1.20KB </span>","children":null,"spread":false},{"title":"AttendanceSummaryModel.cs <span style='color:#111;'> 1.80KB </span>","children":null,"spread":false},{"title":"AttendanceModel.cs <span style='color:#111;'> 3.78KB </span>","children":null,"spread":false},{"title":"EmployeeModel.cs <span style='color:#111;'> 4.32KB </span>","children":null,"spread":false},{"title":"WorkTypeModel.cs <span style='color:#111;'> 2.29KB </span>","children":null,"spread":false},{"title":"LogModel.cs <span style='color:#111;'> 1003B </span>","children":null,"spread":false}],"spread":false}],"spread":false},{"title":"程序使用说明.txt <span style='color:#111;'> 1.58KB </span>","children":null,"spread":false},{"title":"index.htm <span style='color:#111;'> 502B </span>","children":null,"spread":false},{"title":"AdminManage.aspx.cs <span style='color:#111;'> 1.22KB </span>","children":null,"spread":false},{"title":"UserControl","children":[{"title":"AdminHeadmoule.ascx <span style='color:#111;'> 5.03KB </span>","children":null,"spread":false},{"title":"EmployeeHeadmoule.ascx.cs <span style='color:#111;'> 1.69KB </span>","children":null,"spread":false},{"title":"EmployeeHeadmoule.ascx <span style='color:#111;'> 4.75KB </span>","children":null,"spread":false},{"title":"WebFootControl.ascx <span style='color:#111;'> 384B </span>","children":null,"spread":false},{"title":"AdminHeadmoule.ascx.cs <span style='color:#111;'> 1.69KB </span>","children":null,"spread":false}],"spread":false},{"title":"Department","children":[{"title":"DepartmentDelete.aspx.cs <span style='color:#111;'> 1.29KB </span>","children":null,"spread":false},{"title":"DepartmentManage.aspx <span style='color:#111;'> 2.54KB </span>","children":null,"spread":false},{"title":"DepartmentDelete.aspx <span style='color:#111;'> 472B </span>","children":null,"spread":false},{"title":"DepartmentManage.aspx.cs <span style='color:#111;'> 1.35KB </span>","children":null,"spread":false}],"spread":false},{"title":"CheckLogin.aspx.cs <span style='color:#111;'> 2.13KB </span>","children":null,"spread":false},{"title":"Login.aspx.cs <span style='color:#111;'> 1.61KB </span>","children":null,"spread":false},{"title":"desk.aspx <span style='color:#111;'> 3.22KB </span>","children":null,"spread":false},{"title":"CheckLogin.aspx <span style='color:#111;'> 449B </span>","children":null,"spread":false},{"title":"Login.aspx <span style='color:#111;'> 2.93KB </span>","children":null,"spread":false},{"title":"ChangePassword.aspx <span style='color:#111;'> 2.97KB </span>","children":null,"spread":false},{"title":"script","children":[{"title":"App.js <span style='color:#111;'> 885B </span>","children":null,"spread":false}],"spread":false},{"title":"about.html <span style='color:#111;'> 2.63KB </span>","children":null,"spread":false},{"title":"WorkType","children":[{"title":"WorkTypeManage.aspx <span style='color:#111;'> 3.87KB </span>","children":null,"spread":false},{"title":"WorkTypeManage.aspx.cs <span style='color:#111;'> 3.71KB </span>","children":null,"spread":false},{"title":"WorkTypeUpdate.aspx <span style='color:#111;'> 1.75KB </span>","children":null,"spread":false},{"title":"WorkTypeUpdate.aspx.cs <span style='color:#111;'> 3.23KB </span>","children":null,"spread":false}],"spread":false},{"title":"EmployeeManage.aspx.cs <span style='color:#111;'> 1.22KB </span>","children":null,"spread":false}],"spread":false}],"spread":true}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明