毕业设计—办公自动化界面管理系统.rar

RAR格式版权申诉手机打开展开

毕业设计—办公自动化界面管理系统,办公自动化界面管理系统摘 要互联网的出现与迅速发展,信息技术步伐的加快,使得企业面临着众多的挑战与竞争。对于一个企业而言,对信息的掌握程度、信息获取是否及时准确信息能否得到充分的利用,越来越成为衡量一个企业市场竞争能力的重要因素。办公自动化管理系统就是在这种背景下产生的。本文从设计者的角度给出了一个切实可行的办公自动化...
编号:20-134673大小:588.33K
分类: 论文>计算机论文

该文档为压缩文件,包含的文件列表如下:

内容介绍

原文档由会员 流水浮萍 发布

办公自动化界面管理系统
摘 要

互联网的出现与迅速发展,信息技术步伐的加快,使得企业面临着众多的挑战与竞争。对于一个企业而言,对信息的掌握程度、信息获取是否及时准确信息能否得到充分的利用,越来越成为衡量一个企业市场竞争能力的重要因素。办公自动化管理系统就是在这种背景下产生的。
本文从设计者的角度给出了一个切实可行的办公自动化管理系统。在设计系统时,充分考虑到了系统的可行性、实用性、可扩展性及安全性。
软件的可维护性一直是一个令人头疼的问题,在设计系统初期,就比较注重系统的可扩充性和可维护性,特别是系统的模块划分,减轻了后期维护负担。

关键词  数据库,ASP,办公自动化,设计

 

 

 

 

 

 

 


OFFICE AUTOMATION MANAGEMENT SYSTEM(二)


ABSTRACT


The emergence of the Internet and the rapid development of information technology make enterprises face many challenges and competition. In the course of competition for a business, the degree of mastery of information, whether access to information timely and accurately, whether information can be fully used, whether enterprises is sensitive and accurate, increasingly become an important factor to measure competitiveness of the enterprise.
In this paper, a feasible office automation management system is given from the point of view of designer. Feasiblity, practicability, expansibility and security is fully considered when designing the system.
Software maintainability is still a confusing problem, system expansibility and maintainability is given more attention at the start of the designing system, especially the partition of system module releasing the burden of upper maintenance.


KEYWORDS  database, ASP, office automation, design

 

 

 

 

目 录

前 言 1
第一章 系统分析 2
§1.1 需求分析 2
§1.2 可行性分析 2
第二章 总体设计 3
§2.1 项目规划 3
§2.2 系统功能结构图 3
第三章 系统设计 5
§3.1 设计目标 5
§3.2 开发及运行环境 5
第四章 数据库设计 6
§4.1 建议信息表 6
§4.2 名片信息表 6
§4.3 邮件信息表 7
§4.4 员工信息表 7
§4.5系统日志表 7
§4.6文件信息表 8
§4.7办公用品信息表 8
§4.8会议信息表 9
§4.9用户信息表 9
第五章 技术准备 10
§5.1 命名规则 10
§5.2 文件管理规划 10
第六章 主要功能模块详细设计 12
§6.1 系统登录模块设计 12
§6.2 首页设计模块 12
§6.3 意见箱模块设计 13
§6.3.1 发送建议设计 13
§6.3.2 删除建议设计 14
§6.4 会议管理模块设计 14
§6.4.1 查看会议设计 14
§6.4.2 发布会议设计 15
§6.4.3 管理会议设计 15
§6.5 内部邮件模块设计 16
§6.5.1 写邮件设计 16
§6.5.2 收件箱设计 16
§6.6 名片管理模块设计 17
§6.6.1 添加名片设计 17
§6.6.2 管理名片设计 17
§6.7 文档管理模块设计 18
§6.7.1 文件上传设计 18
§6.7.2 文件下载设计 18
§6.8 库存管理模块设计 19
§6.8.1 办公用品入库 19
§6.8.2 办公用品清单 19
§6.8.3 办公用品查询 20
§6.9 人事管理模块设计 20
§6.9.1 添加员工设计 20
§6.9.2 修改员工设计 20
§6.9.3 查找员工设计 21
§6.10 系统设置模块设计 21
§6.10.1 我的权限 21
§6.10.2 添加管理员设计 22
§6.10.3 修改管理员设计 22
§6.11 系统日志模块设计 23
§6.11.1 查看日志设计 23
结 论 24
参考文献 25
致 谢 26