_ViewStart.cshtml介绍
摘要:
介绍 1. MVC中执行任何一个视图之前都要先执行Views文件夹下的 _ViewStart.cshtml 视图的内容 2. Controller中方法必须以return View()来返回视图才先执行_ViewStart.cshtml 如图 _ViewStart页面通常存在于Views文件夹外 当 阅读全文
posted @ 2019-03-07 15:05 JooJo 阅读(2117) 评论(0) 推荐(0)
浙公网安备 33010602011771号