Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
MVC3-视图和部分视图的确切区别是什么?
局部视图是完整视图的子组件。它旨在替换在您站点的多个位置发现的重复组件。一种看待它的方式是,它是一个函数的视觉等价物。