- 1、本文档共53页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
PAGE 32
PAGE II
毕业论文(设计)
题 目 文档管理系统的设计与实现
文档管理系统的设计与实现
【摘 要】 目前,工程建设中电子文档大量涌现,这些电子文档大都分散存储于个人的计算机中,缺乏有条理的管理,文档的安全性差,检索比较困难,难以实现对文档进行共享访问,降低了文档的使用率和价值。因而,如何对文档进行科学,高效的管理成为一个急待解决的问题。针对这一需求,本文在分析了现有文档管理系统不足的基础上,研究了基于.NET框架的文档管理系统的设计和具体实现。本系统是基于web 描述了在设计和的一个文件管理系统。系统采用数据库SQL 2000来储存文件,能够方便的共享数据与其他系统,并使用Web服务技术对系统组件的开发,使系统具有了一定程度的可移植性和可扩展性。
【关键词】 文档管理 数据库 SQL语言
Document Management System Design and Implementation
【Abstract】 At present, electron documents in project building have largely come forth which spread around in personal computers without reasonable and scientific management, all the documents are lack of security and they are difficulty to be searched for, consequently, the situation seems to be complicated to control share visiting of those documents, then the value has been debased and become useless. Thus, how to administer documents efficiently and scientifically turns out an untoward question which needs to be settled immediately. Aiming at this requirement, the text focus on investigating the design and achievement of NET’s documents’ manage system based on analyzing the weakness of this system in existence. Till now, the analysis of file management system is far from enough, but this one is on base of Internet and describe a brand new management system for design and operation which adopts databank SQL 2000 to deposit documents, in that case, it’s convenient to share data with other system, and realize system discreteness development by Web serving technique, this makes this system possesses good portability and expansibility in a certain degree.
【Key words】 Document management Database SQL language
目 录
TOC \o 1-3 \h \z \u 1 引言 h 1
1.1课题背景和意义 h 1
1.2 国内外研究现状 h 2
1.3 课题研究内容 h 3
1.4论文结构 h 3
2 关键技术 h 4
2.1 系统B/S架构 h 4
2.2 C#开发语言 h 4
2.3 JavaScript脚本语言 h 5
2.4 ASP.NET开发技术 h 5
2.5 SQL Server 2000 h 6
2.6 Visual Studio 2005开发工具 h 7
3 系统分析与设计 h 8
3.1电子文档管理系统的可行性分析 h 8
3.2电子文档管理系统的需求分析 h
文档评论(0)