差別概述:
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版本。
來自:吠品整理。
内容由吠品原創/整理/轉載,釋出在http://www.cnblogs.com/osfipin/,歡迎評論。