跟小D每日学口语
摘要: using System;using System.Collections.Generic;using System.DirectoryServices;using System.Linq;using System.Runtime.InteropServices;using System.Secur... 阅读全文
posted @ 2014-08-13 13:20 Danny Chen 阅读(6380) 评论(1) 推荐(0) 编辑
摘要: Yslow是雅虎开发的基于网页性能分析浏览器插件,从年初我使用了YSlow后,改变了博客模板大量冗余代码,不仅提升了网页的打开速度,这款插件还帮助我分析了不少其他网站的代码,之前我还特意写了提高网站速度的秘籍,就是通过这款插件分析得出的。网络上已经有不少Yslow使用说明了,本文我想介绍下我使用Ys... 阅读全文
posted @ 2014-08-13 10:21 Danny Chen 阅读(397) 评论(0) 推荐(0) 编辑