- 1、本文档共48页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 5、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 6、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 7、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 8、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
企業文档安全管理系统毕业设计稿
企业文档安全管理系统
摘 要
随着信息化的进程,文档管理越来越受到了企业的重视。企业文档安全管理系统是为了方便公司文档管理、人员分配而设计开发的,主要目标是实现公司内部的文件共享,提升办公速度。系统基于局域网,采用当前流行的C/S架构,按照三层结构应用软件模型进行设计,有效地保证了系统的可靠性和可扩展性。在.NET运行库的支持下,我们采用C#语言进行开发,并利用SQL Server 2008进行数据存储。三者的结合大大提高了系统的开发效率,保证了系统高效按时完成。
面向对象分析与设计的思想全面贯彻在企业文档安全管理系统中,使之具有更好的可重用性、可扩展性和可管理性。从理论与实践两个角度出发,系统划分为七大模块,登录管理、项目管理、文档管理、部门管理、员工管理、客户管理和系统管理,他们之间通过标准的接口进行通信,保证各子模块之间能够正确的交换信息,使系统能够正确有效的运行。
系统开发按照软件工程的流程进行,对每一个阶段进行了详细的分析说明,从调研阶段开始,经过可行性研究、需求分析、设计、实现、测试这五个章节,不仅使系统按时完成,而且保证了系统的可靠性和可维护性,同时有利于系统功能的扩展。本文主要论述了数据库以及系统管理子系统的设计与实现,重点分析了岗位管理子模块与导入/删除数据子模块功能的实现。
关键字:文档管理;系统管理;安全;权限;C#
Abstract
With the process of information, more and more enterprise pay attention to document management. Enterprise document security management system is to facilitate the corporate document management, design and development of staff assignments, the main objective is to achieve the companys internal file sharing, improve office speed. Systems based on the LAN, using the popular C / S structure, in accordance with the three-tier architecture application software model designed to effectively ensure system reliability and scalability. In the . NET runtime support, we use C # language development, and use SQL Server 2008 for data storage. Combination of all three greatly improves the efficiency of the system development, to ensure the timely completion of the system efficiently.
Object-oriented analysis and design ideas fully implement enterprise document security management system, so that it has better reusability, scalability, and manageability. From the perspective of theory and practice, the system is divided into seven modules, login management, project management, document management, departmental management, staff management, customer management and systems management, among them communicate through standard interfaces to ensure that each child module can correctly exchange information, the system can correct and effective operation.
System development in accordance with the software
文档评论(0)