毕业论文 基于web的办公自动化系统的设计与实现.doc
约42页DOC格式手机打开展开
毕业论文 基于web的办公自动化系统的设计与实现,基于web的办公自动化系统的设计与实现摘要伴随着社会和科技的不断发展,办公自动化系统在技术和应用上都得到了更高层次的发展,成为现代社会的重要标志。企业办公自动化系统作为企业信息化的重中之重,不仅能改善企业办公环境和软件条件,减轻企业员工工作负担,提高办公质量和工作效率,而且能加快企业管理工作规范化、科学化、网络化的进程...
内容介绍
此文档由会员 ljjwl8321 发布
基于Web的办公自动化系统的设计与实现
摘要
伴随着社会和科技的不断发展,办公自动化系统在技术和应用上都得到了更高层次的发展,成为现代社会的重要标志。企业办公自动化系统作为企业信息化的重中之重,不仅能改善企业办公环境和软件条件,减轻企业员工工作负担,提高办公质量和工作效率,而且能加快企业管理工作规范化、科学化、网络化的进程,对推动我国信息化事业的发展有着积极的意义。
毕业设计研究的是基于Web的企业办公自动化系统,目的是设计出一个适合中小企业的办公自动化系统,以提高办公效率和管理水平。根据实际工作要求,在分析目前企业办公自动化系统存在的问题的基础上,结合办公自动化系统开发的概念、结构及系统开发的基本原理和方法,采用B/S结构、JSP技术设计开发了本办公自动化系统。在设计过程中用到ODBC数据源、 JCreator、Tomcat、SQL Server2000和Dreamweaver。
关键词:B/S结构;办公自动化;Web服务器
Office Automation System Design And Implementation Based On Web
Abstract
Along with the society and the technical unceasing development,the office automation system all obtained the higher level development in the technology and the application,becomes the important symbol of the modern society。The company office automation system took the company information construction the key point is heavy,not only can improve the company soft environment and work condition,reduces the staff to bear,improves the work quality and the working efficiency,moreover can speed up the company supervisory work standardization,scientific,the network advancement,to impels our country information enterprise the development to have the positive significance。
The Design researches enterprise office automation system based on Web, and its goal is to designing a suitable office automation system for the small and medium-sized enterprise to enhance the office efficiency and the management level。 I have designed and developed this enterprise office automation system according to the practical work requests using the B/S Structure and JSP technology , which is based on the analysis of the existing problems in present enterprise office automation system。 And this system has combined the concept and the structure of the office automation system development as well as the principle and methods of the system development。 Also the office automation system uses ODBC data source, JCreator, Tomcat, SQL Server2000, and Dreamweaver through the developing process。
Key words: B/S Structure; office automation system; Web Server
目 录
摘要 I
Abstract II
1 绪论 1
1.1 国内外相关研究情况 1
1.2 系统开发背景 1
1.3 本文研究的主要内容 2
1.4 系统开发工具 2
1.4.1 JCreator 2
1.4.2 Tomcat 3
1.4.3 SQL Server 2000 5
1.4.4 Dreamweaver 6
2 需求分析 8
2.1 可行性分析 8
2.1.1 技术可行性 8
2.1.2 经济可行性 8
2.1.3 操作可行性 8
2.1.4 社会可行性 9
2.2 系统功能分析 9
2.2.1 功能概述 9
2.2.2 功能分析 9
2.2.3 数据库分析 14
2.3 安全性需求 14
2.3.1 用户权限安全性 14
2.3.2 数据安全性 14
2.4 系统性能要求 14
3 系统构架设计 15
3.1 B/S设计模式 15
3.2 系统功能模块图 16
3.3系统业务流图 18
4 系统的设计与实现 19
4.1 数据库设计 19
4.1.1 数据库概念结构设计 19
4.1.2 数据库逻辑结构设计 22
4.2 功能模块设计与实现 25
4.2.1 注册功能实现 26
4.2.2 登录功能实现 26
4.2.3 消息管理 27
4.2.4 员工信息管理 28
4.3 系统测试 29
4.3.1 测试内容 29
4.3.2 测试结论 30
5 结论 31
5.1 本系统完成的功能 31
5.2 设计感想 31
致谢 33
参考文献 34
摘要
伴随着社会和科技的不断发展,办公自动化系统在技术和应用上都得到了更高层次的发展,成为现代社会的重要标志。企业办公自动化系统作为企业信息化的重中之重,不仅能改善企业办公环境和软件条件,减轻企业员工工作负担,提高办公质量和工作效率,而且能加快企业管理工作规范化、科学化、网络化的进程,对推动我国信息化事业的发展有着积极的意义。
毕业设计研究的是基于Web的企业办公自动化系统,目的是设计出一个适合中小企业的办公自动化系统,以提高办公效率和管理水平。根据实际工作要求,在分析目前企业办公自动化系统存在的问题的基础上,结合办公自动化系统开发的概念、结构及系统开发的基本原理和方法,采用B/S结构、JSP技术设计开发了本办公自动化系统。在设计过程中用到ODBC数据源、 JCreator、Tomcat、SQL Server2000和Dreamweaver。
关键词:B/S结构;办公自动化;Web服务器
Office Automation System Design And Implementation Based On Web
Abstract
Along with the society and the technical unceasing development,the office automation system all obtained the higher level development in the technology and the application,becomes the important symbol of the modern society。The company office automation system took the company information construction the key point is heavy,not only can improve the company soft environment and work condition,reduces the staff to bear,improves the work quality and the working efficiency,moreover can speed up the company supervisory work standardization,scientific,the network advancement,to impels our country information enterprise the development to have the positive significance。
The Design researches enterprise office automation system based on Web, and its goal is to designing a suitable office automation system for the small and medium-sized enterprise to enhance the office efficiency and the management level。 I have designed and developed this enterprise office automation system according to the practical work requests using the B/S Structure and JSP technology , which is based on the analysis of the existing problems in present enterprise office automation system。 And this system has combined the concept and the structure of the office automation system development as well as the principle and methods of the system development。 Also the office automation system uses ODBC data source, JCreator, Tomcat, SQL Server2000, and Dreamweaver through the developing process。
Key words: B/S Structure; office automation system; Web Server
目 录
摘要 I
Abstract II
1 绪论 1
1.1 国内外相关研究情况 1
1.2 系统开发背景 1
1.3 本文研究的主要内容 2
1.4 系统开发工具 2
1.4.1 JCreator 2
1.4.2 Tomcat 3
1.4.3 SQL Server 2000 5
1.4.4 Dreamweaver 6
2 需求分析 8
2.1 可行性分析 8
2.1.1 技术可行性 8
2.1.2 经济可行性 8
2.1.3 操作可行性 8
2.1.4 社会可行性 9
2.2 系统功能分析 9
2.2.1 功能概述 9
2.2.2 功能分析 9
2.2.3 数据库分析 14
2.3 安全性需求 14
2.3.1 用户权限安全性 14
2.3.2 数据安全性 14
2.4 系统性能要求 14
3 系统构架设计 15
3.1 B/S设计模式 15
3.2 系统功能模块图 16
3.3系统业务流图 18
4 系统的设计与实现 19
4.1 数据库设计 19
4.1.1 数据库概念结构设计 19
4.1.2 数据库逻辑结构设计 22
4.2 功能模块设计与实现 25
4.2.1 注册功能实现 26
4.2.2 登录功能实现 26
4.2.3 消息管理 27
4.2.4 员工信息管理 28
4.3 系统测试 29
4.3.1 测试内容 29
4.3.2 测试结论 30
5 结论 31
5.1 本系统完成的功能 31
5.2 设计感想 31
致谢 33
参考文献 34