计算机专业办公自动化管理系统大学学位论文.doc
文本预览下载声明
摘 要
办公管理系统,是2纪70年代中期发达国家迅速发展起来的一门综合性技术。随着时代的发展,低效办公方式与不断增长的办公业务量之间的矛盾日益尖锐,同时,随着社会信息量的迅猛膨胀,依靠人工手段及时对大量信息进行收集、整理和分析是难以做到的。在这样的一个前提下,作为提高办公管理效率的基础平台,办公自动化已经成了事业单位、企业机构的必备工具。Windows XP简体中文版办公JSP;JavaBean;Servlet;数据库Abstract
OA system is a comprehensive technique that is flourishing in developed countries in 1970’s. With the development of the age, the contradiction between working way and official working portfolio increasing of poor efficiency constantly is sharp day by day, meanwhile, with social swift and violent inflation of amount of information, rely on artificial means is it collect, put to a large amount of information in order to go on in time and analysis difficult to accomplish. Under such a prerequisite, handle official business in the basic platform of the efficiency of management as improving; the office automation has already become the indispensable tools of the public institution, enterprise organization.
The OA system which I designed is by JAVA language establish JSP script page, the operating system is Windows2000 Server simplified Chinese edition, adopt B/S structure, can make the structure clear, simple, the database using SQL as the backstage supporter.
Keywords
OA; JSP; JavaBean; Servlet; Database
目 录
摘要 i
Abstract ii
第一章 绪论 1
1.1 课题背景 1
1.2 国内外在该项目领域开发及应用的现状及分析 2
1.3 开发环境与关键技术 2
1.3.1 开发环境与工具 2
1.3.2 SQL介绍 2
1.3.3 JDBC介绍 3
1.3.4 Servlet介绍 4
1.4 本章小结 6
第二章 需求分析与系统总体设计 7
2.1 需求分析 7
2.1.1 总体分析 7
2.1.2 办公自动化管理系统的功能 7
2.1.3 设计思想 8
2.1.4 系统结构图 9
2.1.5 数据库的设计 10
2.2 本章小结 14
第三章 系统详细设计 15
3.1 视图层的设计与实现 15
3.1.1 员工登陆页面 15
3.1.2 员工信息管理系统的主页面 16
3.2 控制层的设计与实现 17
3.3 其他页面 19
3.4 本章小结 21
第四章 系统测试与性能分析 22
4.1 系统测试 22
4.2 单元测试 22
4.2.1 单元测试的内容 22
4.3 本章小结 23
结论 24
参考文献 25
致谢 26
绪论
1.1 课题背景
办公管理系统,是2世纪70年代中期发达国家迅速发展起来的一门综合性技术。随着时代的发展,低效办公方式与不断增长的办公业务量之间的矛盾日益尖锐,同时,随着社会信息量的迅猛膨胀,依靠人工手段及时对大量信息进行收集、整理和分析是难以做到的。在这样的一个前提下,作为提高办公管理效率的基础平台,办公自动化已经成了事业单位、企业机构的必备工具。
办公管理信息系统是一个将现代办公思想和计算机、网络、通讯等现代化工具集成在一起的办公应用产品。在应用中能规范工作流程,快速有效地处理单位内部的办公务。使办公室事务工作自动
显示全部