┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ 装 ┊ ┊ ┊ ┊ ┊ 订 ┊ ┊ ┊ ┊ ┊ 线 ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊
安徽工业大学 毕业设计(论文)说明书
安徽工业大学
毕业设计(论文)任务书
课题名称 学 院 专业班级 姓 名 学 号
公司员工管理系统 计算机学院 软件工程0941班
韩煜
091842112
毕业设计(论文)的主要内容及要求:
1.调研企业单位员工管理的管理流程和业务要求。
2.以C#为开发语言,VS2010为开发工具,SQL Server作为后台数据库,完成公司员工管理系统的设计与开发,主要功能模块包括:客户管理模块,上级批示模块,工作日报模块,日报抽查模块,下排任务模块,聊天通讯模块等。 3.完成毕业设计说明书(毕业论文)一份,论文报告篇幅为1.5万字左右。中外文摘要约300字,关键词3-5个。 4.查阅文献资料不少8篇,其中外文资料不少于2篇。 5.提交带有注释的源程序清单和源程序软盘或光盘。 6.完成5000字的英文文献的翻译。
指导教师签字:
┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ 装 ┊ ┊ ┊ ┊ ┊ 订 ┊ ┊ ┊ ┊ ┊ 线 ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊
安徽工业大学 毕业设计(论文)说明书
摘 要
公司员工管理管理工作是一种繁琐的,务求准确迅速的信息检索工作。随着计算机信息技术的飞速发展,人类进入信息时代,社会的竞争越来越激烈,一个企业有一个完善的公司员工管理机制越来越必不可少,并且成为企业一个非常重要的模块。公司员工管理系统主要是用于上级对下级工作的监督,下派任务,实时通讯等。使用公司员工管理系统便于企业上级领导更全面的了解下级工作情况,即使派发任务等。 另外企业管理人员需要一个交流平台,便于他们在工作当中交流。而现在的许多聊天软件都还存在安全问题,我们需要一个企业本身自己能使用的通讯工具,它可以记录交流的信息,可以及时的让员工交流信息。
本系统以C#为开发语言,VS2010为开发工具,SQL Server作为后台数据库,程序架构为C/S模式,主要功能模块包括:客户管理模块,上级批示模块,工作日报模块,日报抽查模块,下排任务模块,聊天通讯模块等。本系统还设置了用户权限体制,打印功能,以及员工之间的通讯功能,提高了系统的安全性以及可用性。
关键词:公司员工管理; asp.net; C/S框架;聊天通讯;
- I -
┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ 装 ┊ ┊ ┊ ┊ ┊ 订 ┊ ┊ ┊ ┊ ┊ 线 ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊
安徽工业大学 毕业设计(论文)说明书
Abstract
Company staff management work is a tedious, to prompt and accurate information retrieval work. With the rapid development of computer information technology, mankind has entered the information age, social competition is becoming increasingly fierce, an enterprise has become the staff management mechanism in a perfect company more essential, and become a very important module of enterprise. Staff management system is mainly used for supervision, the work of subordinates assigned tasks, real-time communication. Staff management system for enterprise use of company leaders understand the subordinates work more fully, even if the distribution of tasks.
Another enterprise managers need a communication platform, so they communicate at work. While many chat software are now also have security problems, we need an enterprise itself can use communication tool, it can record the exchange of information, can in time for employees to exchange information.
This system uses C# as the development language, VS2010 as a development tool, SQL Server as the background database, the program structure of C/S model, the main function modules include: customer management module, the command module, report module, daily check module, the lower the task module, chat communication module. The system also set up a user permissions system, print function, and the communication function between employees, improve system security and availability.
Keywords: management staff; asp.net; C/S framework; communication;
- II -
┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ 装 ┊ ┊ ┊ ┊ ┊ 订 ┊ ┊ ┊ ┊ ┊ 线 ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊
安徽工业大学 毕业设计(论文)说明书
、
目录
1. 员工管理概述 ..................................................................................................................................... 1
1.1 员工管理系统开发背景 ............................................................................................................. 1 1.2 员工管理系统开发目的 ............................................................................................................. 1 2. 可行性研究 ........................................................................................................................................... 2
2.1 社会可行性分析 ......................................................................................................................... 2 2.2 技术可行性分析 ......................................................................................................................... 2 2.3 经济可行性分析 ......................................................................................................................... 2 2.4 管理可行性分析 ......................................................................................................................... 2 3. 开发环境 Visual Studio.NET介绍 ...................................................................................................... 3
3.1 Visual Studio 2010简介 发展历程 ............................................................................................. 3
3.1.1 发展溯源:设想阶段 ...................................................................................................... 3 3.1.2重大突破:实质性研发 ................................................................................................... 4 3.1.3 系统成型 .......................................................................................................................... 6
4. SQL Server 2008主要特点 ................................................................................................................... 7
4.1 C#与ADO.NET ........................................................................................................................ 7
4.1.1 C#中的数据库访问 ........................................................................................................... 7 4.1.2 数据绑定 ........................................................................................................................ 13
5. 系统需求分析 ..................................................................................................................................... 14
5.1 功能需求 ................................................................................................................................... 14 5.2功能细节说明 ............................................................................................................................ 14 6. 系统设计于说明 ................................................................................................................................. 17
6.1 系统流程 ................................................................................................................................... 17
6.1.1 人事档案管理子模块 .................................................................................................... 18 6.1.2 通讯模块说明 ................................................................................................................ 19 6.2 数据库设计 ............................................................................................................................... 20
6.2.1 系统信息管理功能建表 ................................................................................................ 21 6.2.2 通讯录功能建表 ............................................................................................................ 23
- III -
┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ 装 ┊ ┊ ┊ ┊ ┊ 订 ┊ ┊ ┊ ┊ ┊ 线 ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊
安徽工业大学 毕业设计(论文)说明书
7. 系统技术详解 ..................................................................................................................................... 25
7.1 B\\S 框架技术 ............................................................................................................................ 25
7.1.1B\\S作用 ........................................................................................................................... 25 7.1.2 B\\S架构软件 .................................................................................................................. 25
7.2GridView控件 ............................................................................................................................ 26
7.2.1GridView概述 ................................................................................................................. 26 7.2.2GridView 事件 ................................................................................................................ 26 7.2.3GridView控件的列字段.................................................................................................. 26 7.2.4GridView控件实际运用.................................................................................................. 27 7.3 Repeater数据控件 ..................................................................................................................... 28
7.3.1Repeater控件概述 ........................................................................................................... 28 7.3.2 Repeater控件用法 .......................................................................................................... 28 7.4数据库绑定 ................................................................................................ 错误!未定义书签。
7.4.1DataSet ............................................................................................. 错误!未定义书签。 7.4.2DataReader ....................................................................................... 错误!未定义书签。
8系统功能介绍 ....................................................................................................................................... 29
8.1修改密码功能 ............................................................................................................................ 29 8.2 新增客户信息功能 ................................................................................................................... 30 8.3打印功能 .................................................................................................................................... 31 8.4 Repeater空间中弹窗功能 ......................................................................................................... 32
- IV -