标签:style blog http color os 使用 sp 文件 div
http://libs.useso.com/
使用过WordPress或自己开发网页的时候都或多或少的遇到过google库文件加载问题,严重影响使用感受。
对于开发者,有一个比较好的解决方案是将
fonts.googleapis.com
libs.googleapis.com
ajax.googleapis.com
分别替换为
fonts.useso.com
libs.useso.com
ajax.useso.com
详细介绍请见该官方网站 http://libs.useso.com/
对于用户,可以修改自己机器上的host文件来暂时提高一下响应速度,host文件位于:
首先ping一下 ajax.useso.com
获得一个IP地址,然后将地址写入到host文件中就可以了,比如我的:
125.88.190.46 ajax.googleapis.com
183.136.133.239 fonts.googleapis.com
保存后再打开浏览器,加载速度就快多了
解决访问某些网站加载fonts.googleapis.com或ajax.googleapis.com慢的问题
标签:style blog http color os 使用 sp 文件 div
原文地址:http://www.cnblogs.com/kischn/p/4042594.html