- 51Aspx源码必读.txt[3KB]
- Administrator.Designer.cs[16KB]
- Administrator.cs[6KB]
- Administrator.resx[151KB]
- All.Designer.cs[18KB]
- All.cs[10KB]
- All.resx[167KB]
- Backup.Designer.cs[7KB]
- Backup.cs[2KB]
- Backup.resx[678KB]
- Component1.Designer.cs[1KB]
- Component1.cs[489B]
- ConnectDB.cs[239B]
- Department.Designer.cs[8KB]
- Department.cs[8KB]
- Department.resx[151KB]
- Dismision.Designer.cs[8KB]
- Dismision.cs[4KB]
- Dismision.resx[151KB]
- Employinformation.Designer.cs[79KB]
- Employinformation.cs[14KB]
- Employinformation.resx[151KB]
- Example.Designer.cs[3KB]
- Example.cs[582B]
- Example.resx[854KB]
- Example1.Designer.cs[3KB]
- Example1.cs[495B]
- Example1.resx[862KB]
- Exportinformation.Designer.cs[7KB]
- Exportinformation.cs[6KB]
- Exportinformation.resx[678KB]
- Huanyuan.Designer.cs[6KB]
- Huanyuan.cs[2KB]
- Huanyuan.resx[678KB]
- ImportPerson.Designer.cs[7KB]
- ImportPerson.cs[9KB]
- ImportPerson.resx[678KB]
- Importinformation.Designer.cs[10KB]
- Importinformation.cs[8KB]
- Importinformation.resx[151KB]
- Log On.Designer.cs[9KB]
- Log On.cs[2KB]
- Log On.resx[216KB]
- Main.Designer.cs[27KB]
- Main.cs[8KB]
- Main.resx[216KB]
- MeetingOP.Designer.cs[42KB]
- MeetingOP.cs[12KB]
- MeetingOP.resx[151KB]
- Metinginformation.Designer.cs[9KB]
- Metinginformation.cs[1KB]
- Metinginformation.resx[151KB]
- Program.cs[507B]
- Storeinformation.cs[1KB]
- emportPerson.Designer.cs[6KB]
- emportPerson.cs[4KB]
- emportPerson.resx[678KB]
- guery.Designer.cs[9KB]
- guery.cs[1KB]
- guery.resx[151KB]
- 会议考勤系统.csproj[12KB]
- WindowsFormsApplication1.sln[877B]
- WindowsFormsApplication1.suo[54KB]
- from.gif[4KB]
- 最新Asp.Net源码下载.url[123B]
源码介绍
源码参数
一、更新记录
1、更新日期:2014-11-14 00:00:00
2、更新内容:
重新上传压缩包
1、更新日期:2014-08-29 00:00:00
2、更新内容:
添加毕业论文
一、源码特点
用C# winform实现的会议考勤系统管理,适用于课程设计,包含毕业论文,欢迎下载
二、功能介绍
本源码是一个会议考勤系统源码,实现了考勤的管理等功能,有两种登录方式,各自有不同的管理权限
三、菜单功能
超级管理员
1、系统初始化:部门设置
2、人员档案:添加人员;批量导入人员;查询/管理人员;批量导出人员;离职操作
3、会议信息:会议信息总汇;会议信息操作
4、考勤管理:录入出勤记录;批量导入出勤记录;查询/导出考勤详情
5、数据管理:数据备份;数据恢复;初始化员工信息;初始化考勤信息
6、系统管理:管理员管理;系统帮助;退出系统;注销登录
7、会议信息操作;部门设置;职工档案;录入出勤记录;查询出勤记录;退出系统
普通管理员
相比超级管理员,少一些功能,基本上一样.
四、注意事项
1、后台管理员用户名密码均是:51aspx 普通管理员用户密码均为admin
2、开发环境为Visual Studio 2010,数据库为SQL Server 2008,数据库文件在DB_51aspx文件夹中,使用.net 4.0开发。
3、默认数据库连接字符串在webconfig配置文件中修改。