云计算机科学与技术毕业论文.doc
文本预览下载声明
南 阳 理 工 学 院 本 科 毕 业 设 计(论文)
办公自动化系统设计与开发
Design and Development of Office Automation System
学 院(系): 计算机与信息工程学院
专 业: 计算机科学与技术
学 生 姓 名: xxx
学 号:
指 导 教 师(职称): 张三(讲师)
评 阅 教 师: 李四
完 成 日 期: 2011年5月
南阳理工学院
Nanyang Institute of Technology
办公自动化系统针对办公业务的要求,运用Internet和ASP开发技术,采用B/S模式,建立一个基于Web的办公自动化系统。本系统实现了用户登陆,,,,,等功能。办公自动化系统B/S模式ASP.NET
Design and Development of Office Automation System
Computer Science and Technology Major QIN Li-li
Abstract: In view of the work service request, utilizes Internet 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; ASP.NET
目 录
1 引言 1
1.1 产品背景 1
1.2 名词解释 2
1.3 预期目标和经济效益 2
2 需求分析 3
2.1 运行环境 3
2.2 需求分析设计 4
2.2.1 用户管理模块 4
2.2.2 员工文档管理 4
2.2.3 部门管理模块 4
2.2.4 员工管理模块 6
2.2.5 内部信息管理模块 6
2.2.6 公司内部新闻模块 6
2.3 设计原则及一般要求 6
3 系统设计 8
3.1 模块设计 8
3.1.1 主模块 8
3.1.2 公共辅助模块 8
3.1.3 功能模块 8
3.1.4 详细功能模块设计 9
3.2 办公自动化系统关系型数据库的实现 11
3.2.1 数据库分析 12
3.2.2 数据库概念设计以及创建表结构 12
4 系统实现 16
4.1 登录模块 16
4.2 注册模块 16
4.3 部门管理模块 16
4.
显示全部