cdn_一些常用的cdn地址】的更多相关文章

https://code.jquery.com/jquery-3.3.1.jshttps://cdn.bootcss.com/jquery/2.1.4/jquery.min.js https://cdn.bootcss.com/bootstrap/3.3.5/css/bootstrap.min.csshttps://cdn.bootcss.com/bootstrap/3.3.5/js/bootstrap.min.js https://cdn.bootcss.com/echarts/4.1.0.r…
一些常用的CDN链接,可以到这里看: http://www.bootcdn.cn/ 这个网站查找资源的方式很简单,后缀加上要查找的名字即可: 例如: http://www.bootcdn.cn/bootstrap/ http://www.bootcdn.cn/jquery/ http://www.bootcdn.cn/angular.js/ 最喜欢用到 jQuery 1.8.3 版本的 CDN : <script src="https://cdn.bootcss.com/jquery/1.…
iptables实现80端口转发到8080端口上 iptables -t nat -A PREROUTING -p tcp --dport 80 -j REDIRECT --to-port 8080 国内常用NTP服务器地址及IP 210.72.145.44 (国家授时中心服务器IP地址) 133.100.11.8 日本 福冈大学 time-a.nist.gov 129.6.15.28 NIST, Gaithersburg, Maryland time-b.nist.gov 129.6.15.2…
常用OJ名字+地址 不定期更新,自己用,有补充的也可以给我说说哈. 中文 openjudge 地址:openjudge.cn 说明:北大提供的一个平台,学校可申请小组: 比较好的小组: 计算概论:ica.openjudge.cn noi小组:noi.openjudge.cn tyvj 地址:http://www.tyvj.cn/ 老OJ,现在基本属于清北学堂了 codevs 地址:http://codevs.cn/ 原来的wikioi,模仿usaco的天梯,有云评测 rqnoj 地址:http:…
基本信息: name:「 GitHub 」获取文件的 jsDelivr 地址 desc:获取项目文件的 CDN 地址 url: https://github.com/wdssmq/userscript/blob/master/Git/jsDelivr.user.js 可以直接通过这个链接安装: https://cdn.jsdelivr.net/gh/wdssmq/userscript@master/Git/jsDelivr.user.js 重要 · 需要配合下边浏览器扩展使用: https://…
http://cdn.code.baidu.com/ http://developer.baidu.com/wiki/index.php?title=docs/cplat/libs ★新浪CDN,感觉很快,用的人很多,推荐使用! 其它版本可以在这里找地址 http://lib.sinaapp.com/?path=/jquery ★百度CDN < script src="http://libs.baidu.com/jquery/1.9.1/jquery.min.js"> 其它…
博客地址:http://www.moonxy.com 一.前言 在日常的开发中,通常需要访问或者设置不同的网站来获取需要的数据,不如我们都知道 Linux 系统版本比较多(例如:Ubuntu.CentOS.RedHat 和 SUSE 等),这些软件通常比较庞大,且最新发布的版本都在国外的服务器,然后会同步到中国大陆的开源镜像服务器,我们就可以通过国内的镜像服务器来下载需要的软件,这样下载会快很多. 二.常用网站 主要包括各大主流 Linux 发行版的安装镜像 ISO 文件,Maven 镜像仓库地…
随着Google Reader关门大吉,转战鲜果网了,RSS订阅地址经过几次折腾,丢的没剩几个了,写个文章记录一下吧,随时补充. --PS-- ,微信.微博之类的是社交平台,不能很好的梳理知识,一直用不顺手. 1.月光博客:http://feed.williamlong.info 订阅了超过5年,经常有一些技术类的资讯,偏Google,合我口味. 2.回忆未来[张宴]:http://blog.s135.com/feed.php 订阅了超过5年,nginx在国内的推广者,为nginx在国内发展起了…
天气预报Web服务,数据来源于中国气象局Endpoint :http://www.webxml.com.cn/WebServices/WeatherWebService.asmxDisco       :http://www.webxml.com.cn/WebServices/WeatherWebService.asmx?discoWSDL      :http://www.webxml.com.cn/WebServices/WeatherWebService.asmx?wsdl IP地址来源搜…
天气预报Web Service,数据来源于中国气象局 Endpoint Disco WSDL IP地址来源搜索Web Service(是目前最完整的IP地址数据) Endpoint Disco WSDL 随机英文.数字和中文简体字Web Service Endpoint Disco WSDL 中国邮政编码 <-> 地址信息双向查询/搜索Web Service Endpoint Disco WSDL 验证码图片Web Service 支持中文.字母.数字 图像和多媒体 Endpoint Disc…
210.72.145.44 (国家授时中心服务器IP地址) 133.100.11.8 日本 福冈大学 time-a.nist.gov 129.6.15.28 NIST, Gaithersburg, Maryland time-b.nist.gov 129.6.15.29 NIST, Gaithersburg, Maryland time-a.timefreq.bldrdoc.gov 132.163.4.101 NIST, Boulder, Colorado time-b.timefreq.bld…
1.vue <script src="http://cdn.bootcss.com/vue/1.0.28-csp/vue.js"></script> <script src="http://cdn.bootcss.com/vue/2.1.10/vue.js"></script> <script src="http://apps.bdimg.com/libs/angular.js/1.4.6/angula…
https://www.douban.com/note/171309770/ ntpdate s2c.time.edu.cn      北京邮电大学 ntpdate s2m.time.edu.cn     北京大学 ------------------------------------ntp.sjtu.edu.cn 202.120.2.101 (上海交通大学网络中心NTP服务器地址)s1a.time.edu.cn 北京邮电大学s1b.time.edu.cn 清华大学s1c.time.edu.c…
maven下载jar的时候会去寻国外的地址,因此造成了下载jar很缓慢,影响开发效率,于是就出现maven镜像地址,可以使我们开发人员迅速下载相关的jar. 在maven的config的setting.xml文件中,我们发现: mirror的配置就是为了镜像. 1 国内连接maven官方的仓库更新依赖库,网速一般很慢,收集一些国内快速的maven仓库镜像以备用. 2 3 ====================国内OSChina提供的镜像,非常不错=================== 4 5…
pool.ntp.org是一组授时服务器虚拟集群,在全球有3000多台服务器,只需要这样写就行了,具体哪台服务器提供服务无需关心. time.windows.com   微软 asia.pool.ntp.org  台湾time.nist.gov   美国ntp.fudan.edu.cn 复旦timekeeper.isi.edusubitaneous.cpsc.ucalgary.causno.pa-x.dec.comtime.twc.weather.comswisstime.ethz.chntp0…
各种CDN加速网址:点击此处 1.Echar <script type="text/javascript" src="http://echarts.baidu.com/gallery/vendors/echarts/echarts-all-3.js"></script> <script type="text/javascript" src="http://echarts.baidu.com/gallery/…
版权声明:本文为博主原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接和本声明. 本文链接:https://blog.csdn.net/niuzhucedenglu/article/details/80406099 在使用 Nexus 搭建自己的 Maven 仓库时,我们需要为一些公共的 Maven 仓库做镜像,这就需要这些仓库的真实地址了,下面是这些仓库的地址: 仓库名称 仓库地址 gradle 引用方式 jcenter https://jcenter.bintray.co…
本期先分享一批国内能用地址,下一期我会出一期取代迅雷的下载的工具教程. udp://p4p.arenabg.com:1337/announce udp://tracker.tiny-vps.com:6969/announce udp://open.stealth.si:80/announce udp://tracker.torrent.eu.org:451/announce http://tracker.ipv6tracker.ru:80/announce udp://tracker.kamig…
百度CDN支持版本2.0.3, 2.0.2, 2.0.1, 2.0.0,1.11.1, 1.10.2, 1.10.1, 1.10.0, 1.9.1, 1.9.0, 1.8.3, 1.8.2, 1.8.1, 1.8.0, 1.7.2, 1.7.1, 1.7.0, 1.6.4, 1.6.3, 1.6.2, 1.6.1, 1.6.0, 1.5.2, 1.5.1, 1.5.0, 1.4.4, 1.4.3, 1.4.2, 1.4.1, 1.4.0, 1.3.2, 1.3.1, 1.3.0, 1.2.6,…
国外的CDN: 1.Google Hosted Libraries src="http://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js" 2.Microsoft CDN src="http://ajax.aspnetcdn.com/ajax/jQuery/jquery-2.0.0.min.js" 3.CDNJS src="http://cdnjs.cloudflare.com/ajax/…
Microsoft Ajax Content Delivery Network 点击查看详细列表…
Android Studio下载http://www.android-studio.org/ 第二章:Android Studio概述(一)http://ask.android-studio.org/?/question/791 第三章:使用 Android http://ask.android-studio.org/?/question/802 第四章 : Refactoring Code http://ask.android-studio.org/?/article/106 第五章:Remi…
1.Oracle8/8i/9i数据库(thin模式) Class.forName("oracle.jdbc.driver.OracleDriver").newInstance(); String url="jdbc:oracle:thin:@localhost:1521:orcl"; //orcl为数据库的SID String user="test"; String password="test"; Connection co…
1.下拉刷新mui.pullToRefresh插件http://ask.dcloud.net.cn/article/12152.打包app权限列表http://ask.dcloud.net.cn/article/1003.h5+ 列表http://ask.dcloud.net.cn/docs/4.mui右划退出http://dev.dcloud.net.cn/mui/window/#faq_popGesture popGesture: (String 类型 )窗口的侧滑返回功能可取值"none&…
android 弹出框     https://github.com/li-xiaojun/XPopup android  RecyclerViewAdapter     https://github.com/CymChad/BaseRecyclerViewAdapterHelper 自定义view:可以学习鸿洋的:  https://blog.csdn.net/lmj623565791/article/details/24252901 android Pdf预览框架:https://githu…
1. 1.1. 健康友行 微信 官网 https://weixin.qq.com/ 抖音 chrome 百度网盘(账号:osskill)中有 1.2. 支付宝 官网 https://mobile.alipay.com/index.htm 滴滴出行 官网 滴滴客户端下载 https://www.didiglobal.com/download 百度贴吧 QQ 掌上营业厅 PP万能播放器 1.3. 同程旅游 罗森点点 TeamView 江苏银行 微医 个人所得税 太平洋保险 拼多多 京东 永安行 常州…
各镜像列表 清华:https://pypi.tuna.tsinghua.edu.cn/simple 阿里云:http://mirrors.aliyun.com/pypi/simple/ 中国科技大学 https://pypi.mirrors.ustc.edu.cn/simple/ 华中理工大学:http://pypi.hustunique.com/ 山东理工大学:http://pypi.sdutlinux.org/ 豆瓣:http://pypi.douban.com/simple/ 一次使用 例…
当Linux服务需要时间戳的时候,时间同步就显得十分重要.这里介绍下,最近我使用的一个同步命令. # ntpdate s1a.time.edu.cn 国内常用的NTP地址 210.72.145.44 (国家授时中心服务器IP地址)133.100.11.8 日本 福冈大学time-a.nist.gov 129.6.15.28 NIST, Gaithersburg, Marylandtime-b.nist.gov 129.6.15.29 NIST, Gaithersburg, Marylandtim…
Jquery是个非常流行的JS前端框架,在很多网站都能看到它的身影.很多网站都喜欢采用一些Jquery CDN加速服务,这样网站加载jquery会更快.之前火端网络的一些网站都是使用Google的jquery CDN,如:http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js ,但是由于最近Google打不开,这些CDN地址也无法访问,而JS往往放在网页的head里,JS无法访问导致网站打开非常慢,只能是全部替换掉CDN链接…