无纸化办公系统的设计与实现.doc
约31页DOC格式手机打开展开
无纸化办公系统的设计与实现,全文31页约13000字 论述翔实摘要本文论述了一个基于公司企业实现无纸化办公的采用b/s模式下的充分利用数据库服务的整体软件平台的设计与实现。分析了该系统所适应的计算机软硬件的配置环境与选取的利弊。讨论了系统的结构框架和设计原理。说明了系统数据库设计的思路与实现方法。系统构建的重点主要在于系...
内容介绍
此文档由会员 棉花糖糖 发布
无纸化办公系统的设计与实现
全文31页 约13000字 论述翔实
摘要
本文论述了一个基于公司企业实现无纸化办公的采用B/S模式下的充分利用数据库服务的整体软件平台的设计与实现。分析了该系统所适应的计算机软硬件的配置环境与选取的利弊。讨论了系统的结构框架和设计原理。说明了系统数据库设计的思路与实现方法。系统构建的重点主要在于系统使用权限的设计、公司营运流程的细分和模式化、系统数据库的合理设计与实现。本文中就如何在软件中实现以上几点作了详细分析与讲解,并给出了使用mysql数据库建立本系统数据库的实例。
本文所讨论的软件已经开发成功并投入使用。在实际使用过程中完全达到了预先的设想,取得了良好的效应,使客户公司在经过了短期的软件操作培训和过度起后十分顺利的实现了公司无纸化办公的效果,公司所有业务和员工的工作完全通过此系统完成并且在数据库中进行记录,达到了原先节约成本,简化工作步骤,提高工作的效率的要求。此系统在开发初期针对客户公司的实际情况进行设计与实现,具有一定的企业局限性,在本文中对此系统将来摆脱局限性实现产品化提出了建议并同时对未来的发展进行了展望规划。
关键词:数据库服务,企业流程模式化。
THE DESIGN AND REALIZATION OF HANDLE OFFICIAL BUSSINESS WITHOUT PAPER
Abstract
This thesis is focused on the design and implementation of handle official business without paper, in the mode of company management with fully Data Service utilization. By the analysis of system framework and deployment, we explore the specific structure of original Data extraction model, build up a simplized model with Data extraction, Data collection & interpretation and report template filling as its three phases. The system structure mainly emphasizes on the process capability of large quantity of database, system efficiency and global parameter configuration, so as to lessen program redevelopment. In order to realize the above effects, such techniques are widely used in the system, as memory calculation, fast lookup algorithm, formula analysis algorithm, predication analysis, working procedure control, report template filling, among which several key technical calculation are provided.
The Data Service platform presented in this thesis is a leading system within this field. From application aspect, it is the first implementation of the data integrated & applied process, which helps to utilize the current data in company business, and it has technical advantages compared with other systems of its kind that are in the form of simply tools with shortage in the terms of application and industrial concerns. This system has achieved quite good reputation in the practical application, and besides its future development strategy is also presented in the thesis.
KEY WORDS:
Data Service,Process
目 录
第一章 概述
1.1 计算机应用概述…………………………………………………………………… 5
1.2 系统开发的应用背景与要求……………………………………………………… 5
1.3 系统的环境配置与选择…………………………………………………………… 6
1.3.1 B/S系统…………………………………………………………………………6
1.3.2 MySQL数据库……………………………………………………………………8
1.3.3 系统环境与架构…………………………………………………………………9
1.4 本文内容简介……………………………………………………………………… 9
第二章 模块划分与设计
2.1 什么是PHP语言…………………………………………………………………… 10
2.2 系统权限的划分
2.2.1 权限的划分…………………………………………………………………… 11
2.2.2 Cookie的使用……………………………………………………………… 12
2.3 功能模块的划分与实现………………………………………………………… 15
2.3.1 管理员模块的实现…………………………………………………………… 15
2.3.2 项目经理模块的实现………………………………………………………… 17
2.3.3 咨询顾问模块的实现………………………………………………………… 18
2.3.4 Javascript的使用……………………………………………………………20
2.3.5 客户模块的实现………………………………………………………………21
第三章 数据库设计与实现
3.1 关于学校的数据内容………………………………………………………………23
3.2 关于上教国际的数据内容…………………………………………………………24
3.3 关于上教国际业务的数据内容……………………………………………………25
第四章 总结与展望
4.1 新技术的运用………………………………………………………………………30
4.2 对未来的展望………………………………………………………………………32
参考文献……………………………………………………………33
部分参考文献
10.PHP4中文手册 机械工业出版社
11.Javascript语言教程 电子工业出版社
12.Linux管理员手册 学苑出版社
13.Linux系统管理指南 学林出版社
14.Win2000服务器设置全攻略 北京希望电子出版社
全文31页 约13000字 论述翔实
摘要
本文论述了一个基于公司企业实现无纸化办公的采用B/S模式下的充分利用数据库服务的整体软件平台的设计与实现。分析了该系统所适应的计算机软硬件的配置环境与选取的利弊。讨论了系统的结构框架和设计原理。说明了系统数据库设计的思路与实现方法。系统构建的重点主要在于系统使用权限的设计、公司营运流程的细分和模式化、系统数据库的合理设计与实现。本文中就如何在软件中实现以上几点作了详细分析与讲解,并给出了使用mysql数据库建立本系统数据库的实例。
本文所讨论的软件已经开发成功并投入使用。在实际使用过程中完全达到了预先的设想,取得了良好的效应,使客户公司在经过了短期的软件操作培训和过度起后十分顺利的实现了公司无纸化办公的效果,公司所有业务和员工的工作完全通过此系统完成并且在数据库中进行记录,达到了原先节约成本,简化工作步骤,提高工作的效率的要求。此系统在开发初期针对客户公司的实际情况进行设计与实现,具有一定的企业局限性,在本文中对此系统将来摆脱局限性实现产品化提出了建议并同时对未来的发展进行了展望规划。
关键词:数据库服务,企业流程模式化。
THE DESIGN AND REALIZATION OF HANDLE OFFICIAL BUSSINESS WITHOUT PAPER
Abstract
This thesis is focused on the design and implementation of handle official business without paper, in the mode of company management with fully Data Service utilization. By the analysis of system framework and deployment, we explore the specific structure of original Data extraction model, build up a simplized model with Data extraction, Data collection & interpretation and report template filling as its three phases. The system structure mainly emphasizes on the process capability of large quantity of database, system efficiency and global parameter configuration, so as to lessen program redevelopment. In order to realize the above effects, such techniques are widely used in the system, as memory calculation, fast lookup algorithm, formula analysis algorithm, predication analysis, working procedure control, report template filling, among which several key technical calculation are provided.
The Data Service platform presented in this thesis is a leading system within this field. From application aspect, it is the first implementation of the data integrated & applied process, which helps to utilize the current data in company business, and it has technical advantages compared with other systems of its kind that are in the form of simply tools with shortage in the terms of application and industrial concerns. This system has achieved quite good reputation in the practical application, and besides its future development strategy is also presented in the thesis.
KEY WORDS:
Data Service,Process
目 录
第一章 概述
1.1 计算机应用概述…………………………………………………………………… 5
1.2 系统开发的应用背景与要求……………………………………………………… 5
1.3 系统的环境配置与选择…………………………………………………………… 6
1.3.1 B/S系统…………………………………………………………………………6
1.3.2 MySQL数据库……………………………………………………………………8
1.3.3 系统环境与架构…………………………………………………………………9
1.4 本文内容简介……………………………………………………………………… 9
第二章 模块划分与设计
2.1 什么是PHP语言…………………………………………………………………… 10
2.2 系统权限的划分
2.2.1 权限的划分…………………………………………………………………… 11
2.2.2 Cookie的使用……………………………………………………………… 12
2.3 功能模块的划分与实现………………………………………………………… 15
2.3.1 管理员模块的实现…………………………………………………………… 15
2.3.2 项目经理模块的实现………………………………………………………… 17
2.3.3 咨询顾问模块的实现………………………………………………………… 18
2.3.4 Javascript的使用……………………………………………………………20
2.3.5 客户模块的实现………………………………………………………………21
第三章 数据库设计与实现
3.1 关于学校的数据内容………………………………………………………………23
3.2 关于上教国际的数据内容…………………………………………………………24
3.3 关于上教国际业务的数据内容……………………………………………………25
第四章 总结与展望
4.1 新技术的运用………………………………………………………………………30
4.2 对未来的展望………………………………………………………………………32
参考文献……………………………………………………………33
部分参考文献
10.PHP4中文手册 机械工业出版社
11.Javascript语言教程 电子工业出版社
12.Linux管理员手册 学苑出版社
13.Linux系统管理指南 学林出版社
14.Win2000服务器设置全攻略 北京希望电子出版社