文档介绍:精品设计
南阳理工学院本科毕业设计(论文)
办公自动化系统设计与开发
Design and Development of Office Automation System
学院(系): 计算机与信息工程学院
专业: 计算机科学与技术
学生姓名: xxx
学号: 64406088
指导教师(职称): 张三(讲师)
评阅教师: 李四
完成日期: 2011年5月
南阳理工学院
Nanyang Institute of Technology
办公自动化系统设计与开发
计算机科学与技术专业 xxx
[摘要]针对办公业务的要求,开发技术,采用B/S模式,建立一个基于Web的办公自动化系统。本系统实现了用户登陆,用户注册,部门管理,员工管理,员工文档管理,内部短信管理等功能。其中用户登录用来验证用户的信息是否合法。用户注册是由系统用户添加新的用户。部门管理功能主要对部门的管理,如部门信息的添加,修改,删除等。在系统中主要包括添加新的部门,修改和删除部门信息。员工管理功能主要实现员工信息的管理功能,如:员工信息的添加,修改,删除,查看以及员工信息的浏览功能等。员工文档管理功能主要对员工文档进行管理,如:文档的添加,上载,删除,下载等。
[关键词]办公自动化系统;B/S模式;
Design and Development of Office Automation System
Computer Science and Technology Major QIN Li-li
Abstract: In view of the work service request, utilizes and the ASP development technology, uses B/S the pattern, establishes office automation system based on the Web .This system realized the user to land and register the department management, the employee management, the employee’s document management, the internal information management and so on. Users’ login uses in to validate whether a user’s information is legal. Register is by the system administrator to add users; Departmental management functions mainly on the management of departments, such as the addition, edit, delete of the departments and so on. In the system mainly include adding new departments, modify and delete sector departments. Staff management functions mainly on staff management functions, such as add, edit or delete staff, view the information of staff. Staff document management functions mainly on staff to manage documents, such as add, upload, delete and download document and so on.
Key words: office automation system; B/S mode;
目录
1 引言 1
产品背景 1
名词解释 2
预期目标和经济效益 2
2 需求分析 3
运行环境 3
需求分析设计 4
用户管理模块 4
员工文档管理 4
部门管理模块 4
员工管理模块 6
内部信息管理模块 6
公司内部新闻模块 6
设计原则及一般要求 6
3 系统设计 8
模块设计 8
主模块 8
公共辅助模块 8
功能模块 8
详细功能模块设计 9
办公自动化系统关系型数据库的实现 11