码迷,mamicode.com
首页 > Web开发 > 详细

jQuery3 slim版本和普通版本区别,如何选择?

时间:2018-01-20 11:02:45      阅读:5487      评论:0      收藏:0      [点我收藏+]

标签:and   include   effect   gzip   整理   发布   pre   专注   class   

区别概述:

slim即简化版,比普通版本缺少Ajax和特效模块模块。

官方发布地址:http://blog.jquery.com/2017/03/20/jquery-3-2-1-now-available/

说明原文
Sometimes you don’t need ajax, or you prefer to use one of the many standalone libraries that focus on ajax requests. And often it is simpler to use a combination of CSS and class manipulation for all your web animations. Along with the regular version of jQuery that includes the ajax and effects modules, we’ve released a “slim” version that excludes these modules. The size of jQuery is very rarely a load performance concern these days, but the slim build is about 6k gzipped bytes smaller than the regular version – 23.6k vs 30k.
谷歌翻译
有时你不需要Ajax,或者你更喜欢使用专注于Ajax请求的独立库中的一个。 对于所有的Web动画,通常使用CSS和类操作的组合更为简单。 除了包含ajax和特效模块的常规jQuery版本之外,我们还发布了一个排除这些模块的“超薄”版本。 jQuery的大小现在很少是一个负载性能的问题,但是超薄的版本比普通版本小了大约6k个字节(23.6k VS 30k 压缩后)。

大小截图:

技术分享图片

 

bootstrap 4,官方手册中介绍的默认使用的slim版本。

 

来自:吠品整理

 

jQuery3 slim版本和普通版本区别,如何选择?

标签:and   include   effect   gzip   整理   发布   pre   专注   class   

原文地址:https://www.cnblogs.com/osfipin/p/8319909.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!