CDN(Content Delivery Network) uncompressed 非圧縮ファイル minified 圧縮された軽量ファイル map デバッグに便利なファイル ---------------------------------- jQuery https://jquery.com/download/ https://releases.jquery.com jQuery公式サイト以外では, これら 3箇所にて Google CDN https://developers.google.com/speed/libraries?hl=ja#jquery Microsoft CDN https://learn.microsoft.com/en-us/aspnet/ajax/cdn/overview#jQuery_Releases_on_the_CDN_0 CDNJS CDN https://cdnjs.com/libraries/jquery ---------------------------------- slim 機能制限したファイル ajaxとエフェクトのモジュールを除外したもの slim minified スリム版の軽量ファイル https://code.jquery.com/jquery-3.7.1.js https://code.jquery.com/jquery-3.7.1.min.js https://code.jquery.com/jquery-3.2.1.min.js" https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.1/jquery.js https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.1/jquery.min.js https://developers.google.com/speed/libraries#jquery https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js" Microsoft Ajax Content Delivery Network Assets https://learn.microsoft.com/en-us/aspnet/ajax/cdn/overview#jQuery_Releases_on_the_CDN_0 https://ajax.aspnetcdn.com/ajax/jquery/jquery-1.9.0.js