代码搜索:cache
找到约 10,000 项符合「cache」的源代码
代码结果 10,000
www.eeworm.com/read/114609/6123774
java cachestate.java
// CacheState.java
// $Id: CacheState.java,v 1.19 2000/08/16 21:38:03 ylafon Exp $
// (c) COPYRIGHT MIT, INRIA and Keio, 1999.
// Please first read the full copyright statement in file COPYRIGHT.htm
p
www.eeworm.com/read/114607/6123867
java decoratedsimplelog.java
/*
* Copyright 2001-2004 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
*
www.eeworm.com/read/113186/6133967
java abstractcachingviewresolver.java
/*
* Copyright 2002-2004 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
www.eeworm.com/read/113184/6134704
java testfilecache.java
/*
* Copyright 2000-2001,2004 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the Lic
www.eeworm.com/read/113184/6134726
java webpagecache.java
/*
* Copyright 2000-2004 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
www.eeworm.com/read/113184/6134787
java cacheable.java
/*
* Copyright 2000-2001,2004 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the Lic
www.eeworm.com/read/113184/6134788
java portletcacheservice.java
/*
* Copyright 2000-2001,2004 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the Lic
www.eeworm.com/read/113184/6134790
java jetspeedportletcacheservice.java
/*
* Copyright 2000-2001,2004 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the Lic
www.eeworm.com/read/113184/6135068
java jetspeedxmlentityresolver.java
/*
* Copyright 2000-2001,2004 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the Lic
www.eeworm.com/read/113176/6135908
java cacheprovider.java
//$Id: CacheProvider.java,v 1.1.2.2 2003/11/24 03:25:29 oneovthafew Exp $
package net.sf.hibernate.cache;
import java.util.Properties;
/**
* Support for pluggable caches.
*
* @author Gav