代码搜索:Cache
找到约 10,000 项符合「Cache」的源代码
代码结果 10,000
www.eeworm.com/read/468455/1490436
ccf cache.ccf
#
#Tue Aug 14 11:08:28 CST 2007
jcs.default.elementattributes.IsLateral=true
jcs.region.RMCache.elementattributes.IsLateral=true
jcs.auxiliary.DC.attributes.DiskPath=E:/eoa/WebRoot/CacheTemp
jcs.
www.eeworm.com/read/466839/1508553
ccf cache.ccf
# DEFAULT CACHE REGION (memory cache)
jcs.default=DC
jcs.default.cacheattributes=org.apache.jcs.engine.CompositeCacheAttributes
jcs.default.cacheattributes.MaxObjects=2000
jcs.default.cacheattributes.
www.eeworm.com/read/466839/1508746
java cache.java
//$Id: Cache.java,v 1.5.2.5 2003/11/16 09:20:24 oneovthafew Exp $
package net.sf.hibernate.cache;
/**
* Implementors define a caching algorithm. All implementors
* must be threadsafe.
*/
pu
www.eeworm.com/read/466767/1509439
java cache.java
/*
* FileName CacheImpl.java
* Create Time 2005-8-1 17:00:23
* Author shiwei
* Descript implements Cache
* Version
*/
package com.snoics.reptile.cache;
import java.util.ArrayList;
i
www.eeworm.com/read/466285/1512229
java cache.java
/*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding c