高速缓存项是否存在?怎么判断高速缓存项是否存在 using System.Web.Caching; Object O = Cache[ "seat "]; if (O == null) { //不存在 }[解决办法]对[解决办法]高速缓存?[解决办法]lz不是自己写出来了吗