- 1、本文档共35页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 5、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 6、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 7、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 8、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
计算机系本科毕业论文 友达汽修企业员工管理系统的设计与实现 专 业 姓 名 学 号 指导教师
二年
目 录
1 引 言 1
1.1 开发背景与现状的研究 2
1.2 系统开发环境 2
2需求分析 4
2.1 可行性分析 4
2.2 用户需求分析 4
2.3 系统功能与性能分析 7
3 系统设计 9
3.1 系统功能模块设计 9
3.2 系统流程图 9
3.3 数据库设计 11
4 系统实现 15
4.1 登录模块的实现 15
4.2 系统管理模块的实现 16
4.3 用户管理模块的实现 18
4.4 员工信息管理模块的实现 20
4.5 员工信息查询模块的实现 22
5 系统测试与维护 24
5.1 系统测试 24
5.2系统维护 25
6 结束语 26
致 谢 27
参考文献 28
友达汽修企业员工管理系统的设计与实现
摘 要:员工管理系统是典型的信息管理系统(MIS),其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面。对于前者要求建立起数据一致性和完整性强、数据安全性好的库而对于后者则要求应用程序功能完备易使用等特点。员工管理Abstract:Staff management system is a typical information management system(MIS), which mainly includes two aspects. The first one is database creation and maintenance, and the other is front-end application development. Former requires strong consistency and integrity of the data with good security. For the latter requires the application function sufficient and easy to use.
The paper discusses the basic principles of MIS and database implementation techniques. After analysis, using the JAVA development tools, combined with SQL Server 2000 database technology, the system achieves the collection of basic information in order to carry out centralized management of employee information.This starting point of this paper is the demand for staff management system. From system rules, and function of the staff management system; with the collection of data entering, deleting, saving, and concreting implementation, combined with the maintenance of the system, this article details the construction of the entire employee management system process. Staff management system implemented for enterprise information management system is easy, fast, and accurate information provide the basic goal of employee.
Keywords: Employee management Information system JAVA Database
1 引 言
1.1 开发背景与现状的研究
员工管理系统是一个企事业单位不可缺少的部分,它的内容对于企事业单位的决策者和管理者来说都至关重要,所以员工管理系统应该能够为用户提供充足的信息和快捷的查询手段。但一直以来人们使用传统人工的方式管理文件信息,这种管理方式存在着许多缺点,如:效率低、保密性差,另外时间一长,将产生大量的文件和数据,这对于查找、更新和维护都带来了不少的困难。
随着科学技术的不断提高,计算机科学日渐成
文档评论(0)