天天躁日日躁狠狠躁AV麻豆-天天躁人人躁人人躁狂躁-天天澡夜夜澡人人澡-天天影视香色欲综合网-国产成人女人在线视频观看-国产成人女人视频在线观看

[一步一步MVC]第六回:什么是MVC(上)?

系列文章導航:

[一步一步MVC]第一回:使用ActionSelector控制Action的選擇

[一步一步MVC]第二回:還是ActionFilter,實現(xiàn)對業(yè)務邏輯的統(tǒng)一Authorize處理

[一步一步MVC]第三回:MVC范例大觀園

[一步一步MVC]第四回:漫談ActionLink,有時“胡攪蠻纏”

[一步一步MVC]第五回:讓TagBuilder豐富你的HtmlHelper

[一步一步MVC]第六回:什么是MVC(上)?


引言

所謂MVC,其實就是M、V、C而已。歸根揭底,MVC是一種表現(xiàn)模式,是一種軟件架構(gòu)模式。其中有幾個重要的概念:

  • M,Model, 引用系統(tǒng)數(shù)據(jù),管理系統(tǒng)功能并通知View更改用戶操作。
  • V,View,就是用戶接口,用于顯示數(shù)據(jù)。
  • C,Controller ,將用戶操作映射到Model,并操作視圖。
  • R,Routing ,MVC的奧秘在于通過Routing實現(xiàn)了對URL的路由選擇,完成了上述3個基本概念的基礎(chǔ)邏輯。

我們先來了解這幾個概念之間的聯(lián)系。

 

o_anytao-mvc-09-01[1]

對MVC而言,分離是最大的優(yōu)點,尤其是Model將不依賴于Controller和View,對于隔離應用、進行UI測試打下很好的架構(gòu)級支持。

MVC Execution Process

關(guān)于MVC的執(zhí)行過程,我們就不多言了,從MSDN獲取的執(zhí)行過程可以被解析為:

o_anytao-mvc-09-02[1] 

在MVC模式下,不同于WebForm時代,業(yè)務邏輯的處理和HTML的輸出不是View(或Page)一個人的事兒,這些邏輯被清晰的分解為M、V和C的邏輯,具體的執(zhí)行流程為:

ASP.NET MVC Execution Process

Stage

Details

Receive first request for the application

In the Global.asax file, Route objects are added to the RouteTable object.

void Application_Start(object sender, EventArgs e) {    RegisterRoutes(RouteTable.Routes);}public static void RegisterRoutes(RouteCollection routes){    routes.Add(new Route    (         "Category/{action}/{categoryName}"         , new CategoryRouteHandler()    ));}

Perform routing

The UrlRoutingModule module uses the first matching Route object in the RouteTable collection to create the RouteData object, which it then uses to create a RequestContext object.

 

Create MVC request handler

The MvcRouteHandler object creates an instance of the MvcHandler class and passes the RequestContext instance to the handler.

Create controller

The MvcHandler object uses the RequestContext instance to identify the IControllerFactory object (typically an instance of the DefaultControllerFactory class) to create the controller instance with.

Execute controller

The MvcHandler instance calls the controller's Execute method.

Invoke action

For controllers that inherit from the ControllerBase class, the ControllerActionInvoker object that is associated with the controller determines which action method of the controller class to call, and then calls that method.

Execute result

The action method receives user input, prepares the appropriate response data, and then executes the result by returning a result type. The built-in result types that can be executed include the following: ViewResult (which renders a view and is the most-often used result type), RedirectToRouteResult, RedirectResult, ContentResult, JsonResult, FileResult, and EmptyResult.

NET技術(shù)[一步一步MVC]第六回:什么是MVC(上)?,轉(zhuǎn)載需保留來源!

鄭重聲明:本文版權(quán)歸原作者所有,轉(zhuǎn)載文章僅為傳播更多信息之目的,如作者信息標記有誤,請第一時間聯(lián)系我們修改或刪除,多謝。

主站蜘蛛池模板: 狠狠色色综合站 | 欧美亚洲日韩在线在线影院 | 欧美xxxx性喷潮 | 深爱激情站 | 青青热久久综合网伊人 | 欧美亚洲另类图片 | 国产99九九久久无码熟妇 | 亚洲国产系列一区二区三区 | 精品视频网站 | 日韩亚洲欧美中文高清在线 | 国精产品一区二区三区 | 老湿司午夜爽爽影院榴莲视频 | 我的家庭女教师 | 欧美亚洲国内日韩自拍视频 | 久久精品天天爽夜夜爽 | 久久毛片视频 | 色播播影院| 亚洲高清毛片一区二区 | 小SAO货叫大声点妓女 | 伊人亚洲综合网色 | 久久久久久88色偷偷 | 国产欧美精品一区二区三区-老狼 | 在线观看视频国产 | AV亚洲精品少妇毛片无码 | 欧美性爱-第1页 | 墨西哥美女主播 | 一二三四在线视频社区 | 国产免费久久爱久久啪 | 夜月视频直播免费观看 | yellow片在线观看免费观看动漫 | 久久视频这只精品99re6 | 国产精品免费大片 | 果冻传媒 在线播放观看 | 古月娜下面好紧好爽 | 好看的电影网站亚洲一区 | av无码在线日本天堂 | 男欢女爱免费视频 | 国产传媒18精品A片在线观看 | 狠狠插影院 | 久久精品国产在热亚洲完整版 | 国产揄拍国产精品 |