摘要:
using System;using System.Collections.Generic;using System.Text;using System.Web;using System.Collections;using System.Web.Caching;namespace yang.Utility{ public static class CacheHelper { static Cache WebCache; static HWCache TempCache=new HWCache (); static bool IsWebCacheGet() { if (WebCache == n 阅读全文
posted @ 2012-11-29 10:55
骷髅人
阅读(298)
评论(0)
推荐(0)
浙公网安备 33010602011771号