摘要:
CacheDependency 缓存 //创建缓存依赖项 CacheDependency dep = new CacheDependency(fileName); //创建缓存 HttpContext.Current.Cache.Insert(key, obj, dep);HttpContext.Current.Server.MapPath(strPath); //获得绝对路径DirectoryInfo 文件夹类 DirectoryInfo dirInfo = new Directo... 阅读全文
posted @ 2013-08-21 10:18
天使半只翼
阅读(519)
评论(0)
推荐(0)
浙公网安备 33010602011771号