欢迎来到天天文库
浏览记录
ID:34783707
大小:2.15 MB
页数:54页
时间:2019-03-10
《浅议基于.net的asp.net mvc框架研究》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、中南大学硕士学位论文基于.NET的ASP.NETMVC框架研究姓名:孙高毅申请学位级别:硕士专业:计算机应用技术指导教师:周春艳20090524摘要软件构件化是软件工业发展的大趋势,工业化的软件复用己经从通用类库进化到了应用框架。面向对象的,可复用的软件框架己经成为一个软件系统的核心元素,是软件系统中其它部分所依赖的基础。但由于框架是一个软件系统的本质的反映,是由系统中的一些模块化的、不容易改变的可重用元素组成,而这些不容易改变的部分往往又是一些相当抽象的概念,因此在实践中设计一个优秀的、领域无关的软件框架并不是件容易的事情。随着计算机软、硬件技术的发展特别
2、是计算机网络的飞速发展、软件开发规模和复杂度不断增加,软件开发面临巨大的挑战。技术的发展为应用的开发提供了更多的选择,同时也提出很多新的研究课题。本文一方面重点研究了.NET的核心技术和MVC模式的特点,分别阐述了公共语言运行时环境、公用层次类库和软件设计模式,另一方面从软件工程、软件重用的角度对应用软件系统的框架进行了研究。针对.NET平台下WEB应用开发的要求,本文深入分析了ASP.NETMVC框架的原理,并基于此框架实现了一种.NET平台下的MVC开发模型,对这个框架的路由组件、异步处理功能、视图引擎等方面进行了扩展,最后给出一个运用该框架开发的系统实
3、例。关键词.NET,MVC,设计模式,框架ABSTRACTNowthesoftwarebasedcomponentisthemaintrendofthesoftwareindustry,thesoftwarereuseoftheindustrializationhasalreadyevolvedfromlibrarygenerallyusetotheappliedframework.ThesoftwareframeworkthatObiect.orientedandreusedhasalreadybecomeacoreelementofsoftwaresys
4、tem,itisfoundationofotherfractionsinsoftwaresystem.Butbecauseframeworkistheessentialreflectionofsoftwaresystem.itiSformedfromsomemodularize,reusableelementthatnoteasychangedinthesystem,yetthefractionofthesewhonoteasychangesusuallyiStheveryabstractconcept,SOitisdifficulttodesignanex
5、cellent、domainindependencesoftwareframework.Alongwiththedevelopmentofcomputer’Ssoftwareandhardwaretechnicalespeciallythefastdevelopmentofnetwork.thecontinuouslyincreasingofsoftwaredevelopmentscaleandcomplications,thedevelopmentofsoftwarefacesahugechallenge.Thedevelopmentoftechnical
6、providemoreselectsintothedesignofapplicationsystem,alsoputforwardalotofnewresearchtopics.Ontheonehandthispapermainlyintroducesthecoretechniqueofthe.NETandthesoftwaredesignpatterns,includingCommonLanguageRuntime,.NETFrameworkClassLibraryandtheMVCPattern,ontheotherhanditstudysthefram
7、eworkofsoftwarefromthesoftwareengineeringandsoftwarereusepointofview.Fortheneedofthe腑bapplicationsbasedon.NETplatform,thispapermakesadeepanalysisofASP.NETMVCframeworkandrealizeaMVCdevelopmentmodel,besidesitalsoextendssomecomponents’functionoftheframework,finallygiveasampleusingthea
8、boveframework.KEYWORDS:.NE
此文档下载收益归作者所有