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.
所以我下载了一些 CSS 模板来帮助我的网站看起来更漂亮。在我最后一年的学习中,我有一个 MVC 3 项目,我不希望它看起来像每个人都在使用的相同的通用 MVC 布局。是否可以轻松集成模板或者是否有特殊的 MVC 模板?
是否可以轻松集成模板?
是的,当然。只需使用相应的 HTML 更改视图中的代码。您可以观看此视频了解更多详情。