- 1、本文档共44页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 5、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 6、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 7、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 8、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
王丹论文汇
摘 要
办公自动化是指利用计算机技术和网络技术,使办公室部分工作逐步融入各种现代化设备中,由办公室人员与设备共同构成服务于某种目标的人机信息处理系统。办公自动化已经成为现代企事业单位实现管理现代化的一个重要途径。
本文简单介绍了基于ASP.NET平台和C#语言环境开发的文档管理系统。该系统所具有的基本功能主要包括:文档管理、回收站和文档搜索。文档管理包括目录管理、文档管理、文档权限管理;回收站包括还原和彻底删除被删除的文档和目录;文档检索包括标题检索、关键词检索、所有者检索、时间检索和类型检索等多种检索手段。
同时文中给出了建立基于ASP.NET的文档管理系统所使用关键技术的部分代码,介绍了在系统测试过程中所遇到的问题,并给出详细的系统测试方法。
关键词:C#;ASP.NET;文档管理系统;数据库
Abstract
Office Automation refers to the use computer technology and the networking, makes the office part work to transform into gradually in each kind of sophisticated equipment, constitutes together by the office personnel and the equipment serves Yu the kind of goal man-machine information management system. The office automation already became the modern enterprises and institutions to realize a management modernization important way.
This article introduced the system of file management which based on ASP.NET and c# lauguage.This system has the basic function mainly includes: Documents management, recycling station and documents search. Documents management including table of contents management, documents management, documents jurisdiction management; The recycling station including the return to original state and the thorough deletion the documents and the table of contents which deletes; The documents retrieval including the title retrieval, the key word retrieval, the owner retrieves, the time retrieval and the type retrieval and so on many kinds of retrieval method.
Simultaneously in the article has given the establishment based on ASP.NET The system of file management uses the key technologies the partial codes, introduced meets the question in the system test process, and show the detail introduce about the system test process.
Key words:ASP.NET开发应用程序和SQL Server 2000数据库。并在开发过程中熟练掌握ASP.NET和SQL Server数据库。本文主要介绍了文档管理系统的系统功能设计与文档管理系统的系统编码与实现。并介绍了系统的开发环境、开发语言和数据库以及文档管理系统的需求分析。
文档管理系统的主要功能模块包括三部分:文档管理模块、回收站模块、文档搜索模块。文档管理模块执行的功能有目录树管理和文档管理;回收站模块是防止用户误删除文件或文件夹,仿照Windows资源管理器中对文件和文件夹管理的方法而创建;文档搜索模块仿照Windows资源管
文档评论(0)