毕业论文-基于Java的办公自动化系统设计与实现.docx

毕业论文-基于Java的办公自动化系统设计与实现.docx

  1. 1、本文档共27页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
PAGE II PAGE II 基于Java的办公自动化系统设计与实现 摘 要: 该系统是一个典型的web项目,前端采用JSP技术,后端采用Java编写,数据库选择MySQL数据库,再通过eclipse工具,搭建出了办公自动化系统。系统分为部门管理,员工职位管理,员工管理,考勤管理,公告和回收站这6个主要模块。 系统首先要根据用户的需求来设计,有了需求再来设计功能模块,确认了模块后就可以根据用户的需求来设计业务逻辑,根据业务逻辑将会用到的数据分析出来,将所需数据设计入实体,再根据实体在数据库中设计出相应的表,用于存储数据。照着设计编写代码,写出了系统的1.0版本。最后将系统测试一遍,全部流程跑一遍,业务基本能跑通。 关键词:办公自动化;Java;MySQL Abstract:The system is a typical web project. The front end adopts JSP technology, the back end adopts Java, the database selects the MySQL database, and then through the eclipse tool, the office automation system is built. The system is divided into six major modules: department management, employee position management, employee management, attendance management, announcement and recycling. The system must first be designed according to the user's needs. With the need to design the functional module, after confirming the module, the business logic can be designed according to the user's requirements. The data that will be used according to the business logic will be analyzed and the required data will be designed. Into the entity, and then design the corresponding table in the database according to the entity for storing data. Write the code according to the design and write the 1.0 version of the system. Finally, the system will test it again, and all the processes will run again. The business can basically run through. Keywords: Office automation;Java;MySQL 目 录 TOC \o "1-3" \h \u 摘 要 I Abstract I 目 录 I I 1 绪论 1 1.1 研究的背景 1 1.2 研究的意义 1 1.3 系统开发所采用的技术 1 2 系统分析 2 2.1 系统可行性分析 3 2.1.1 技术可行性 3 2.1.2 经济可行性 3 2.1.3 社会可行性 3 2.2 系统需求分析 3 3 系统整体设计 5 3.1 系统功能模块设计 5 3.2 实体属性图 5 3.3 系统E-R图 9 3.4 数据库表设计 9 4 系统功能实现 12 4.1 用户注册和登陆 12 4.2 员工管理 14 4.3 部门管理 15 4.4 员工职位管理 17 4.5 请假功能 17 4.6 上下班打卡 19 4.7 公告管理 21 5 系统测试 22 6 总结以及展望 23 参考文献 24 致 谢 25 第 PAGE 第 PAGE 1页(共25页)

文档评论(0)

***** + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

认证主体陈**

1亿VIP精品文档

相关文档

相关课程推荐