代码搜索:Cache
找到约 10,000 项符合「Cache」的源代码
代码结果 10,000
www.eeworm.com/read/344610/3207443
cache semantic.cache
;; Object DebugTools/
;; SEMANTICDB Tags save file
(semanticdb-project-database-file "DebugTools/"
:tables (list
(semanticdb-table "ZPrint.c"
:major-mode 'c-mode
:tags '(("includes.h" in
www.eeworm.com/read/344017/3212684
vhd cache.vhd
----------------------------------------------------------------------------
-- This file is a part of the LEON VHDL model
-- Copyright (C) 1999 European Space Agency (ESA)
--
-- This library
www.eeworm.com/read/343313/3221297
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/343313/3221490
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