页首Html代码
摘要: 这篇文章发布自windows live writer. 看看效果怎么样呀. 阅读全文
posted @ 2011-09-24 00:46 Hauk.Wong 阅读(106) 评论(0) 推荐(0)
摘要: 1 //清除所有缓存 2 protected void RemoveAllCache() 3 { 4 System.Web.Caching.Cache _cache = HttpRuntime.Cache; 5 IDictionaryEnumerator CacheEnum = _cache.GetEnumerator(); 6 ArrayList al = new ArrayList(); 7 while (CacheEnum.MoveNext()) 8 { 9 al... 阅读全文
posted @ 2011-09-24 00:28 Hauk.Wong 阅读(362) 评论(0) 推荐(0)
摘要: 1 javascript:document.body.contentEditable='true';2 3 javascript:document.designMode='on';void 0 阅读全文
posted @ 2010-12-01 00:16 Hauk.Wong 阅读(142) 评论(0) 推荐(0)
页脚Html代码
点击右上角即可分享
微信分享提示