代码搜索:Cache
找到约 10,000 项符合「Cache」的源代码
代码结果 10,000
www.eeworm.com/read/152661/5671960
c flash_erase_block.c
//==========================================================================
//
// flash_erase_block.c
//
// Flash programming
//
//==========================================================
www.eeworm.com/read/152661/5671971
c flash_program_buf.c
//==========================================================================
//
// flash_program_buf.c
//
// Flash programming
//
//==========================================================
www.eeworm.com/read/152629/5672946
java stringkernel.java
/* Copyright (C) 2002 Univ. of Massachusetts Amherst, Computer Science Dept.
This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit).
http://www.cs.umass.edu/~mccallum/mallet
Th
www.eeworm.com/read/152312/5674308
java archive.java
package com.ibm.awb.misc;
import java.io.InputStream;
import java.io.IOException;
import java.io.ObjectInputStream;
import java.security.MessageDigest;
import java.util.Hashtable;
import java.util.En
www.eeworm.com/read/152312/5674428
java cachemanager.java
package com.ibm.aglets.tahiti;
/*
* @(#)CacheManager.java
*
* IBM Confidential-Restricted
*
* OCO Source Materials
*
* 03L7246 (c) Copyright IBM Corp. 1996, 1998
*
* The source code for
www.eeworm.com/read/151896/5678343
txt testcompletebase-err.txt
Apr 30, 2005 9:58:15 PM com.opensymphony.oscache.base.Config loadProps
INFO: Properties {cache.persistence.class=com.opensymphony.oscache.plugins.diskpersistence.DiskPersistenceListener, cache.path=/
www.eeworm.com/read/151896/5678344
txt testcompleteevents-err.txt
Apr 30, 2005 9:58:27 PM com.opensymphony.oscache.base.Config loadProps
INFO: Properties {cache.persistence.class=com.opensymphony.oscache.plugins.diskpersistence.DiskPersistenceListener, cache.path=/
www.eeworm.com/read/151896/5678345
txt testcompletegeneral-err.txt
Apr 30, 2005 9:58:28 PM com.opensymphony.oscache.base.Config loadProps
INFO: Properties {cache.persistence.class=com.opensymphony.oscache.plugins.diskpersistence.DiskPersistenceListener, cache.path=/
www.eeworm.com/read/151896/5678346
txt testcompleteextra-err.txt
Apr 30, 2005 9:58:28 PM com.opensymphony.oscache.base.Config loadProps
INFO: Properties {cache.persistence.class=com.opensymphony.oscache.plugins.diskpersistence.DiskPersistenceListener, cache.path=/
www.eeworm.com/read/151896/5678410
java unlimitedcache.java
/*
* Copyright (c) 2002-2003 by OpenSymphony
* All rights reserved.
*/
package com.opensymphony.oscache.base.algorithm;
/**
* A simple unlimited cache that has no upper bound to the number of
*