1、 毕业设计(论文) 题题 目目 公司资源共享管理系统公司资源共享管理系统 学院学院( (部部) ) 信息科学与技术学院信息科学与技术学院 专专 业业 软件工程软件工程 学生姓名学生姓名 学学 号号 年级年级 指导教师指导教师 职称职称 年年 月月 日日 I 公司资源共享管理系统 摘要:由于信息化社会的来临,公司在正常运营的过程中会产生大量的电子资源,这些资源往往会 零散地分布在每个职员的计算机之中,这样就会造成共享困难和难以查找的问题。因此对电子资源 进行有效的管理和共享具有十分重要的市场意义。本文在已有的资源管理系统的基础上,着重研究 了如何使用计算机技术对电子资源进行管理和共享, 并且采用
2、微软的 ASP.NET 技术和 SQL Server 数据 库,开发了一个基于 B/S 架构的公司资源共享管理系统。该系统具有资源进行上传、下载,分类管 理,资源权限控制,系统权限控制和系统管理的功能。在系统试运行的过程中,用户可以方便的分 享和管理自己的文档,并且可以轻松地访问权限范围之内其他用户的文档,从而愉快地完成资源相 关的工作,取得了非常好的效果,具有较好的市场预期。 关键词:公司;资源管理;共享;权限 Resource Management and Sharing System for Corporation Abstract: As information society com
3、es, there will be a lot of electronic resources when the company is operating. These resources which tend to be left in every staffs computer, are difficult to be found and shared. Therefore, effective management and sharing mechanism for electronic resources have important market significance. On t
4、he basis of present system, this paper deals with the study of how to manage and share electronic resources with computer science. And a system based on the B/S structure has been developed with the ASP.NET technology and the SQL Server Database. With this system, uploading, downloading, classified
5、management, resource access control, system access control and system management can be implemented. During the test running, not only could users share and manage its own resources easily, but also access resources within his authorities conveniently. In this way, users are able to finish related t
6、asks with pleasure. In conclusion, it has a very good effect and market expectation. Key Words: Corporation; Resource Management; Authorization; Sharing II 目 录 绪论 1 第 1 章 开发技术基础 . 3 1.1 .NET 技术简介 . 3 1.2 .NET 技术的应用 . 4 1.2.1 Web 开发技术 ASP.NET . 4 1.2.2 数据库访问技术 ADO.NET 4 1.3 开发环境 Visual Studio 简介 . 5 1.4 数据库系统 SQL Server . 5 第 2 章 需求分析 . 6 2.1 特性需求分析 6 2.2 公司资源共享基本过程 6 2.3 数据流程分