@model ZoomLa.Model.M_Exam_Sys_Questions @{ } @section head{ 查看试题 } @section content{
@MvcHtmlString.Create(Model.p_title)
@MvcHtmlString.Create(Model.p_Content)

【正确答案】

@MvcHtmlString.Create(Model.p_shuming)
@MvcHtmlString.Create(Model.Jiexi)
} @section script{ }