文档详情

基于Web的文档管理系统的设计与实现-无忧无虑毕设网.doc

发布:2017-08-27约2.25万字共33页下载文档
文本预览下载声明
本文配套程序下载地址:无忧无虑毕设网()-大学生毕业设计站,免费毕业设计论文,无忧无虑毕设网大学生毕业设计,出售各类毕业设计源码,论文,程序源码,网站源码,免费视频教程,我们将竭诚为您服务! 基于Web的系统的设计与实现 The Design and Implementation of Document Management System based on Web Abstract Along with the development of the information processing technology and the net work technology, document management system has gradually become a tool improving office efficiency, reducing office cost. This paper discusses in detail the design process of the Web-based document management system. The system uses ASP.NET 2005 as the development platform, C# as the programming language, SQL Server 2000 as the database management system, and adopts the typical four-tiers structure design pattern, and includes documents management, users management, roles management, departments management and notes management, etc.. The paper is organized as following: Firstly, analyzes the background and significance; Secondly, introduces the development tools and the foundation of the technology; Thirdly, analyses the demand of the system, gives a specific design project and a database model; Then shows the implementation of every module. Finally gives a test of the system. Key words: Document management; Overall design; Detailed design; Functional modules 目 录 论文总页数:28页 1引言 1 1.1开发背景 1 1.2 研究现状 1 1.3 本课题研究的意义 1 2相关理论基础 1 2.1 SQL sever 2000简介 1 2.2 ASP.NET 2005 简介 2 3需求分析及系统设计 2 3.1需求分析 2 3.2 业务分析 2 3.3数据库的设计与实现 3 3.4 文档管理系统ER图 5 3.5部分存储过程的建立 5 4 系统设计 7 4.1系统的整体设计与构思 7 4.2 模块的设定及模块的功能 8 5 各功能模块的实现 10 5.1文档管理模块 10 5.1.1 文档上传 10 5.1.2 文档下载 11 5.1.3 浏览共享文档 11 5.1.4 删除文档 11 5.1.5 修改文档相关信息 12 5.2 用户登录模块 12 5.3 用户管理模块 15 5.3.1 添加用户 15 5.3.2 修改用户密码 19 5.3.3 修改用户信息 19 5.3.4 删除用户 19 5.4角色管理模块 19 5.4.1 角色添加 20 5.4.2 修改角色 20 5.4.3 删除角色 20 5.5部门管理模块 20 5.5.1 部门的添加 20 5.5.2 修改部门 20 5.5.3 删除部门 21 5.6 短信管理模块 21 5.6.1 浏览短信 21 5.6.2 写短信 22 6系统测试 22 6.1 硬件环境 22 6.2 软件环境 22 6.3 主要模块测试 22 6.3.1登录后的界面 22 6.3.2用户管理界面 23 6.3.3修改用户密码 23 6.3.4角色管理 23 6.3.5浏览单个文档 24 6.3.6添加部门 24 6.3.7浏览短信界面 24 6.3.8 出错信息显示 25 结 论
显示全部
相似文档