码迷,mamicode.com
首页 > 其他好文 > 详细

Week15(12月19日)

时间:2014-12-18 09:12:22      阅读:140      评论:0      收藏:0      [点我收藏+]

标签:style   blog   http   ar   io   color   sp   strong   on   

Part I:提问

=========================== 

1.为了编辑应用程序的统一布局,可打开位于Views\Shared子目录中的(    )文件。

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

2.@Html.ActionLink(“编辑”,“Edit”, “Student”, new {id=2}, new { target=“main”})语句中,参数id的含义是什么(    )

  A.css样式    B.控制器名称    C.路由参数    D.动作名称

3.在模板页文件中,(    )将注入当前视图的内容,即由动作的视图所生成的标记,以便基于模板的视图拥有统一的外观,不同的内容。

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

 

Part II:授课综述

=========================== 

3.控制器:3 45

Week15(12月19日)

标签:style   blog   http   ar   io   color   sp   strong   on   

原文地址:http://www.cnblogs.com/meetyy/p/4170958.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!