标签: asp.net-mvc-3 model-view-controller web-config
可能重复: What does the web.config file do in the views folder of a MVC project
在mvc 3项目中,我看到两个web.config文件,一个在根级别,一个在视图中。
用于视图的是什么?
该web.config的一些用例是什么?