在MVC中捆绑和缩小 [英] Bundling and minification in MVC

查看:93
本文介绍了在MVC中捆绑和缩小的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好。



任何人都可以帮助我理解,MVC4中的捆绑和缩小是什么?





先谢谢

解决方案

试试这个链接

http://www.asp.net/mvc/tutorials/mvc-4/bundling-and-minification [ ^ ]

http://www.dotnet-tricks.com/Tutorial/mvc/c72b040113-Asp.net-MVC-4-performance-optimization-with-bundling-and-minification.html [ ^ ]

希望这有助于

只是一些想法



捆绑:将多个JavaScript文件合并为一个



缩小:在此过程中,javascript文件可以被压缩,大小将减少,以便浏览器可以比原始文件加载更快


Hello All.

Can anyone help me in understanding, what is Bundling and Minification in MVC4?


Thanks in Advance

解决方案

Try this links
http://www.asp.net/mvc/tutorials/mvc-4/bundling-and-minification[^]
http://www.dotnet-tricks.com/Tutorial/mvc/c72b040113-Asp.net-MVC-4-performance-optimization-with-bundling-and-minification.html[^]
Hope this helps


Just some thoughts

Bundling : Combining multiple JavaScript files into one

Minification : During this process, a javascript file can be sort of compressed and size will be reduced so that the browser can load quicker than the origional


这篇关于在MVC中捆绑和缩小的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆