毕业论文

打赏
当前位置: 毕业论文 > 计算机论文 >

asp.net+sqlserver基于MVC的权限管理系统设计+源代码

时间:2019-08-17 17:36来源:毕业论文
以Microsoft Visual Studio 2010 和SQL Server 2005为开发工具和数据库服务器。系统功能可分为四大模块,即系统验证模块、系统授权模块、系统查询模块以及权限维护模块

摘  要:随着电子计算机信息的爆炸式增长,越来越多的人更加关注个人的隐私,由此权限系统更突出了它的重要性。系统采用B/S模式和三层架构,分别以Microsoft Visual Studio 2010 和SQL Server 2005为开发工具和数据库服务器。系统功能可分为四大模块,即系统验证模块、系统授权模块、系统查询模块以及权限文护模块,其中系统验证模块提供了用户验证和权限验证功能;系统授权模块为用户提供了授权和消除权限的功能;系统查询模块用来实现用户的扩展功能;权限文护模块提供对系统的权限文护的功能。通过对系统四大模块的整合共同构成一个角色权限管理系统。38586
毕业论文关键字:权限管理;B/S;三层架构;角色;MVC
Authority Management System based on MVC
Abstract: With the explosive growth of computer information, more and more people pay more attention to personal privacy, the attributive system but also highlighted its importance. System uses the B/S model and the three layer architecture, with Microsoft Visual Studio2010 and SQL Server 2005 as the development tool and database server. The function of the system can be pided into four modules, namely system maintenance modules, query module permission, the system validation module provides user authentication and authorization; authorization module provides authorization and eliminate the power function for the user; the system is used to achieve the expansion of user query module function; maintenance module provides the system permission maintenance function. Through the integration of four big modules of the system is composed of a privilege management system.
Key Words: Authority management; B/S; Three-tier architecture; Role; MVC
目    录

摘  要    1
引言    2
1.课题研究现状和意义    2
1.1课题研究现状    2
1.2研究的意义    3
2.关键技术分析    3
2.1 Microsoft Visual Studio 2010    3
2.2 SQL Server 2005    3
3.系统设计    4
3.1权限管理系统架构——MVC    4
3.2系统用例设计分析    5
3.3后台功能模块    6
4.数据库设计    8
4.1数据库关系图    8
4.2数据库可行性分析    9
5.系统的详细实现    10
5.1登陆功能模块    10
5.2角色功能模块    11
5.3权限功能模块    11
6.系统测试    12
7.总结    14
参考文献    15
致谢    16
基于MVC的权限管理系统引言
随着互联网高速的发展,大数据信息已经进入人们的生活;然而巨大的数据信息给我们既带来了方便,但是,也给计算机网络的发展也带来了严峻的挑战。计算机网络在资源共享方面给世人带来了极大的便利性和支持性,同时,资源共享也可能导致我们的信息发生泄漏的事件。如何解决资源共享和信息安全这一尖锐的矛盾呢,这时权限管理就是我们研究的对象。在某一机构或公司在操作过程中,就必须要有足够的控制力度;权限管理就可以帮助我们。在权限管理系统中可以做出那一部分人可以享受访问公司或者机构那一部分的信息权限,并且,还要明确某些用户被赋予什么样的权限访问。在确立了管理的权限和方式的分配,那么,反过来还要确立机制访问系统在什么的条件下可以控制用户的权限访问,进而也做到了保护应用系统的作用。什么是权限管理,在现实中又该如何做到某一需求的实现,那么就需要做一个权限分配的方法机制,这样的一个机制就是我们所谓的权限管理。 asp.net+sqlserver基于MVC的权限管理系统设计+源代码:http://www.youerw.com/jisuanji/lunwen_37593.html
------分隔线----------------------------
推荐内容