摘要:
#region 用户自定义变量 private static readonly Cache _cache;//缓存实例 private static readonly int hourfactor; #endregion #region 构造函数 static SetCache() { hourfactor = 3600; _cache = HttpRuntime.Cache; } private SetCache() { } #endregion #region 清除所有缓存 /// <summary> /// 清除所有缓存 /// </summary> public 阅读全文
posted @ 2012-02-15 14:27
xupeng
阅读(206)
评论(0)
推荐(0)

浙公网安备 33010602011771号