Week15(12月19日):授課綜述2

Part I:提問css

=========================== html

1.爲了編輯應用程序的統一佈局,可打開位於Views\Shared子目錄中的(    )文件。佈局

  A.MasterPage.html    B._Layout.cshtml    C._Layout.cs    D.MasterPage.csspa

2.@Html.ActionLink(「編輯」,「Edit」, 「Student」, new {id=2}, new { target=「main」})語句中,參數id的含義是什麼(    )htm

  A.css樣式    B.控制器名稱    C.路由參數    D.動做名稱blog

3.在模板頁文件中,(    )將注入當前視圖的內容,即由動做的視圖所生成的標記,以便基於模板的視圖擁有統一的外觀,不一樣的內容。路由

  A.RenderSection    B.RenderPartial    C.RenderContent    D.RenderBody部署

 

Part II:授課綜述get

=========================== it

3.控制器:23 45

4.視圖: 123
5.模型: 12
6.安裝部署

相關文章
相關標籤/搜索