设计 任务书 文档 开题 答辩 说明书 格式 模板 外文 翻译 范文 资料 作品 文献 课程 实习 指导 调研 下载 网络教育 计算机 网站 网页 小程序 商城 购物 订餐 电影 安卓 Android Html Html5 SSM SSH Python 爬虫 大数据 管理系统 图书 校园网 考试 选题 网络安全 推荐系统 机械 模具 夹具 自动化 数控 车床 汽车 故障 诊断 电机 建模 机械手 去壳机 千斤顶 变速器 减速器 图纸 电气 变电站 电子 Stm32 单片机 物联网 监控 密码锁 Plc 组态 控制 智能 Matlab 土木 建筑 结构 框架 教学楼 住宅楼 造价 施工 办公楼 给水 排水 桥梁 刚构桥 水利 重力坝 水库 采矿 环境 化工 固废 工厂 视觉传达 室内设计 产品设计 电子商务 物流 盈利 案例 分析 评估 报告 营销 报销 会计
 首 页 机械毕业设计 电子电气毕业设计 计算机毕业设计 土木工程毕业设计 视觉传达毕业设计 理工论文 文科论文 毕设资料 帮助中心 设计流程 
垫片
您现在所在的位置:首页 >>计算机毕业设计 >> 文章内容
                 
垫片
   我们提供全套毕业设计和毕业论文服务,联系微信号:biyezuopin QQ:2922748026   
中小企业办公自动化系统设计与实现(SSH)毕业论文+任务书+开题报告+翻译及原文+设计源码
文章来源:www.biyezuopin.vip   发布者:毕业作品网站  

摘  要

办公自动化,英文Office Automation,简称OA,是办公信息处理的自动化,它利用先进的技术,使人的各种办公业务活动逐步由各种设备、各种人机信息系统来协助完成,达到充分利用信息,提高工作效率和工作质量,提高生产率的目的。

所开发的办公自动化系统,基于公司本身内部管理及业务发展需求,应用计算机技术,Internet技术,实现企业办公自动化,管理信息化。本系统采用结构化与原型法结合的系统开发方法。整个系统分为系统整体设计及用作用户登录和注册的用户身份验证模块,用作系统管理员对职工信息进行管理的职工信息管理模块,用作当前登录用户对自己的通讯录进行管理的个人通讯录模块,用作当前登录用户对自己的日程进行管理的日程安排模块、用作当前登录用户对自己的工作日志进行管理的工作日志模块、用作系统各个用户之间互相发送信息的短消息管理模块、用作系统管理员对会议进行管理以及普通用户查看会议信息的会议管理模块、用作系统管理员对公告进行管理以及普通用户查看公告信息的公告管理模块和当前登录用户上传、下载、查看文件的文件管理模块等。

系统开发采用先进的开发软件与技术,即采用Dreamweaver页面制作软件与Photoshop等技术相结合开发系统的页面,用JSP动态页面设计技术与Struts、Spring、Hibernate技术,MySQL数据库管理系统开发强大完善的数据库支持环境。

关键词:办公;自动化;管理信息;会议管理;公文管理


ABSTRACT

Office automation,English Office Automation, abbreviated as OA, the automation of information processing that work , it utilizes advanced technology, makes various official working operational activities of people's help to finish by various apparatus , various man-machine information systems progressively , reach and fully utilize information, improve working efficiency and work quality , the purpose to boost Productivity .

The office automated systems based on auspicious open scientific and technological computer training school internal management and business develop the demand, employ the computer technology, Internet technology, realizes enterprise's office automation, manage the information. This system adopts the systematic development approach that structurize combines with prototype law. The whole system into the overall design and system for users to log in and registered user authentication module for the system administrator to manage the information workers trade union information management module for the current log of users to manage their personal address book contacts module For the current log of users to manage their own agenda of the schedule of modules for current users log in the log of their work to manage the work of the log module for the system among various users send short message information management module for systems management Members of the general meeting of management and information of the user to view the session management module for the system administrator to manage the notice, as well as ordinary users to view the information notice Notice management module and the current log users to upload, download, view documents, such as document management module.

System develops, adopt advanced development software and technology, and adopt Dream weaver page animation software and Photo shopped. technology combine together and develop the systematic page, use JSP dynamic page designing technique and Struts,Spring,Hibernate,MySQL data base management system develops the strong and complete database and supports the environment.

Keywords: Office;automation;manage information;meeting management;

document management


目  录

摘  要 I

ABSTRACT II

目  录 IV

第1章 绪论 1

1.1 课题背景 1

1.1.1 办公自动化概述 1

1.1.2 中小企业办公模式的现状 2

1.2 研究意义 3

1.3 设计技术及开发环境 5

1.3.1 设计技术 5

1.3.2 开发环境 7

第2章 可行性分析 9

2.1 组织和管理可行性 9

2.2 经济可行性 9

2.3 技术可行性 9

第3章 需求分析 11

3.1 现行业务分析 11

3.1.1 业务流程 11

3.1.2 功能分析 11

3.2 系统建模 13

3.2.1 用户身份验证用例图 13

3.2.2 个人通讯录用例图 13

3.2.3 职工信息管理用例图 14

3.2.4 日程安排用例图 14

3.2.5 日志管理用例图 15

3.2.6 短消息管理用例图 15

3.2.7 公告管理用例图 16

3.2.8 文件管理用例图 16

3.2.9 会议管理用例图 17

第4章 系统设计 18

4.1 系统设计 18

4.1.1 用户身份验证模块流程图 19

4.1.2 个人通讯录模块流程图 19

4.1.3 职工信息管理模块流程图 21

4.1.4 日程安排模块流程图 22

4.1.5 工作日志模块流程图 23

4.1.6 短消息管理模块流程图 24

4.1.7 文件管理模块流程图 25

4.1.8 公告管理模块流程图 26

4.1.9 会议管理模块流程图 27

4.2 数据库设计 29

4.2.1 数据库概念设计 29

4.2.2 数据库逻辑设计 31

第5章 系统实现 35

5.1 系统架构 35

5.1.1 系统架构图 35

5.1.2 程序结构图 36

5.2 持久层Hibernate实现 37

5.2.1 创建并配置Hibernate映射文件 37

5.2.2 开发并配置Hibernate DAO层 38

5.3 控制层Struts实现 38

5.3.1 开发Struts核心流程代码 38

5.3.2 开发JSP页面原型 40

5.3.3 增加表单校验功能 40

5.3.4 调用DAO组件操作数据库 41

5.4 业务层Spring实现 41

5.4.1 数据源配置 42

5.4.2 配置SessionFactory 43

5.4.3 配置事务 43

5.4.4 配置DAO组件 43

5.4.5 配置DAO事务 43

第6章 系统测试 44

6.1 测试计划 44

6.2 测试用例 44

6.2.1 对身份验证功能进行测试 44

6.2.2 对职工信息管理功能进行测试 45

6.3 测试结果 46

第7章 系统开发总结 47

结束语 48

参考文献 49

致  谢 50

附  录 51

A 主要源程序 51

B 用户手册 55

B.1 系统功能简介 55

B.2 系统的支持平台 56

B.3 安装说明 56

B.4 使用说明 59

B.5 系统维护方法 72

















  全套毕业设计论文现成成品资料请咨询微信号:biyezuopin QQ:2922748026     返回首页 如转载请注明来源于www.biyezuopin.vip  

                 

打印本页 | 关闭窗口
本类最新文章
基于前馈控制的动态电压恢复器(D 光纤的色散补偿方式及应用分析 毕 基于10kV配电网线损的仿真计算
华兴科技公司网络规划与设计 毕业 宠物之家寄养系统的设计与实现 毕 SSM的毕业生去向登记分析管理系
| 关于我们 | 友情链接 | 毕业设计招聘 |

Email:biyeshejiba@163.com 微信号:biyezuopin QQ:2922748026  
本站毕业设计毕业论文资料均属原创者所有,仅供学习交流之用,请勿转载并做其他非法用途.如有侵犯您的版权有损您的利益,请联系我们会立即改正或删除有关内容!