摘要:
using System;using System.Collections.Generic;using System.Text;using System.Collections;using System.Web;using System.Web.Caching;namespace My.Bll{ public class BllCache { /* //由 CacheItemPriority 枚举表示。缓存在退出对象时使用该值;具有较低成本的对象在具有较高成本的对象之前被从缓存移除。 //public enum CacheItemPriority //{ // AboveNormal = 4, 阅读全文
posted @ 2012-04-05 04:16 erlan80 阅读(640) 评论(0) 推荐(0)
浙公网安备 33010602011771号