profile for Macon_Cao at Stack Overflow, Q&A for professional and enthusiast programmers
  2012年1月10日
摘要: Cache的获取及定义 Cache的获取代码: var cache = CacheManager.Instance.GetCache<KeyType, ValueType>(); 因此对Cache的定... 阅读全文
posted @ 2012-01-10 15:07 无所畏惧,有所期待 阅读(2399) 评论(0) 推荐(1) 编辑