中小型事业单位公文管理系统(c语言).rar
中小型事业单位公文管理系统(c语言),中小型事业单位公文管理系统(c语言)1.8万字 41页包括程序代码,数据库,文献综述,翻译,论文摘要近年来,随着信息技术和互联网的迅猛发展办公自动化系统逐步成为提高企业办公效率的有效手段。特别是对中小型企业而言,一套好的办公自动化系统能极大的提高企业的办公效率和综合竞争能力。办公自动化,简称oa,是办公信息处理的自动化...
该文档为压缩文件,包含的文件列表如下:
内容介绍
原文档由会员 littey 发布
中小型事业单位公文管理系统(C语言)
1.8万字 41页
包括程序代码,数据库,文献综述,翻译,论文
摘要
近年来,随着信息技术和互联网的迅猛发展办公自动化系统逐步成为提高企业办公效率的有效手段。特别是对中小型企业而言,一套好的办公自动化系统能极大的提高企业的办公效率和综合竞争能力。
办公自动化,简称OA,是办公信息处理的自动化,也就是平常所说的无纸化办公。它突破C/S模式下办公系统的局限性。B/S模式企业办公系统通过网络办公可以大大提高办公效率,实现信息共享,异地办公,不需要安装客户端程序,有网络就能够办公,这就是基于B/S模式下的办公系统的优越性。
作者所研究设计的课题是一个完全基于B/S模式的办公自动化(Office Automation,简称OA)系统的工作流模块。该模块采用完全开放式,在达到工作流程在多个参与者之间利用计算机,按某种预定规则自动传递文档、信息或者任务的目的外,将实现用户自定义工作流程。用户自定义工作流程是作者研究设计的工作流模块的核心和重点。
关键词:办公自动化;工作流;公文管理
Abstract
In recent years, as the swift and violent development office automated systems of information technology and Internet become and improve enterprise's office efficiency effective means progressively . Especially for small and medium enterprise, improvement office efficiency and comprehensive competitive power of enterprise on one good office automated system can great.
Transact the automation, call the OA, is an automation that transacts the information processing, is also a common to say without the paper to turn to transact.It breaks the mode of C/ S descend transact the system to limit sex.The B/ S mode business enterprise transacts the system to transact through a network and can raise to transact the efficiency consumedly, carrying out the information share, the foreign land transact, don't need to install the customer to carry the procedure, there is network can transact, this be according to mode of B/ S under of transact the system of superior sex.
The author research and the design topic is completely based on B/S pattern office automation (Office Automation, is called OA) system work to flowwork module. This module uses completely open style, in will achieve the work flow uses the computer between many participants, prearranges the rule automatic transmission documents,the information or outside the duty goal according to some kind, will realize the user from the definition workflow. The user is the author studies the design from the definition work flow the work to flow the module the core and key.
【Keywords】:Office Automation;Work Flow;Document Management System
目录
第一章 绪论 1
§1.1 选题背景 1
§1.2 系统描述 1
第二章 系统设计 3
§2.1 设计背景 3
§2.2 设计方案 3
§2.2.1 设计原则 4
§2.2.2 运行架构 5
§2.2.3 三层结构 5
§2.3 项目需求 6
§2.3.1 系统需求 6
§2.3.2 性能需求 6
§2.3.3 功能需求 7
§2.3.4 系统结构 7
第三章 系统详细设计与实现 10
§3.1 公共模块设计 10
§3.1.1 公共模块需求分析 10
§3.1.2 公共模块数据库设计 11
§3.1.3 公共模块详细设计 11
§3.2 公文系统设计 13
§3.2.1 公文模块需求分析 13
§3.2.2 公文模块数据库设计 14
§3.2.3 公文模块详细设计 16
§3.3 个人设置 22
§3.3.1 个人设置模块需求分析 22
§3.3.2 个人设置模块数据库设计 22
§3.3.3 个人设置模块详细设计 23
§3.4 公文流程设计 26
§3.4.1 公文流程需求分析 26
§3.4.2 公文流程数据库设计 26
§3.4.3 公文流程详细设计 27
§3.5 系统管理设计 28
§3.5.1 系统管理需求分析 28
§3.5.2 系统管理数据库设计 29
§3.5.3 系统管理详细设计 31
第四章 系统测试 34
§4.1系统测试的目的 34
§4.2系统测试的方法 34
§4.3系统用例 34
§4.4系统测试的结果 35
结 论 36
参考文献 37
致 谢 38
参考文献
[1] 章立明. 用实例学ASP.NET—使用C#和ADO.NET[M]. 北京:电子工业出版社
[2] 史济民,顾春华,李昌武等. 软件工程—原理、方法与应用[M]. 第二版. 北京:高等教育出版社.
1.8万字 41页
包括程序代码,数据库,文献综述,翻译,论文
摘要
近年来,随着信息技术和互联网的迅猛发展办公自动化系统逐步成为提高企业办公效率的有效手段。特别是对中小型企业而言,一套好的办公自动化系统能极大的提高企业的办公效率和综合竞争能力。
办公自动化,简称OA,是办公信息处理的自动化,也就是平常所说的无纸化办公。它突破C/S模式下办公系统的局限性。B/S模式企业办公系统通过网络办公可以大大提高办公效率,实现信息共享,异地办公,不需要安装客户端程序,有网络就能够办公,这就是基于B/S模式下的办公系统的优越性。
作者所研究设计的课题是一个完全基于B/S模式的办公自动化(Office Automation,简称OA)系统的工作流模块。该模块采用完全开放式,在达到工作流程在多个参与者之间利用计算机,按某种预定规则自动传递文档、信息或者任务的目的外,将实现用户自定义工作流程。用户自定义工作流程是作者研究设计的工作流模块的核心和重点。
关键词:办公自动化;工作流;公文管理
Abstract
In recent years, as the swift and violent development office automated systems of information technology and Internet become and improve enterprise's office efficiency effective means progressively . Especially for small and medium enterprise, improvement office efficiency and comprehensive competitive power of enterprise on one good office automated system can great.
Transact the automation, call the OA, is an automation that transacts the information processing, is also a common to say without the paper to turn to transact.It breaks the mode of C/ S descend transact the system to limit sex.The B/ S mode business enterprise transacts the system to transact through a network and can raise to transact the efficiency consumedly, carrying out the information share, the foreign land transact, don't need to install the customer to carry the procedure, there is network can transact, this be according to mode of B/ S under of transact the system of superior sex.
The author research and the design topic is completely based on B/S pattern office automation (Office Automation, is called OA) system work to flowwork module. This module uses completely open style, in will achieve the work flow uses the computer between many participants, prearranges the rule automatic transmission documents,the information or outside the duty goal according to some kind, will realize the user from the definition workflow. The user is the author studies the design from the definition work flow the work to flow the module the core and key.
【Keywords】:Office Automation;Work Flow;Document Management System
目录
第一章 绪论 1
§1.1 选题背景 1
§1.2 系统描述 1
第二章 系统设计 3
§2.1 设计背景 3
§2.2 设计方案 3
§2.2.1 设计原则 4
§2.2.2 运行架构 5
§2.2.3 三层结构 5
§2.3 项目需求 6
§2.3.1 系统需求 6
§2.3.2 性能需求 6
§2.3.3 功能需求 7
§2.3.4 系统结构 7
第三章 系统详细设计与实现 10
§3.1 公共模块设计 10
§3.1.1 公共模块需求分析 10
§3.1.2 公共模块数据库设计 11
§3.1.3 公共模块详细设计 11
§3.2 公文系统设计 13
§3.2.1 公文模块需求分析 13
§3.2.2 公文模块数据库设计 14
§3.2.3 公文模块详细设计 16
§3.3 个人设置 22
§3.3.1 个人设置模块需求分析 22
§3.3.2 个人设置模块数据库设计 22
§3.3.3 个人设置模块详细设计 23
§3.4 公文流程设计 26
§3.4.1 公文流程需求分析 26
§3.4.2 公文流程数据库设计 26
§3.4.3 公文流程详细设计 27
§3.5 系统管理设计 28
§3.5.1 系统管理需求分析 28
§3.5.2 系统管理数据库设计 29
§3.5.3 系统管理详细设计 31
第四章 系统测试 34
§4.1系统测试的目的 34
§4.2系统测试的方法 34
§4.3系统用例 34
§4.4系统测试的结果 35
结 论 36
参考文献 37
致 谢 38
参考文献
[1] 章立明. 用实例学ASP.NET—使用C#和ADO.NET[M]. 北京:电子工业出版社
[2] 史济民,顾春华,李昌武等. 软件工程—原理、方法与应用[M]. 第二版. 北京:高等教育出版社.