代码搜索:Cache
找到约 10,000 项符合「Cache」的源代码
代码结果 10,000
www.eeworm.com/read/130382/5957747
c cache.c
/*
* Copyright (c) 1993 The Regents of the University of Michigan.
* All rights reserved.
*
* cache.c - local caching support for LDAP
*/
#ifndef NO_CACHE
#ifndef lint
static char
www.eeworm.com/read/130322/5959771
java cache.java
package MyNa.utils;
/* the Cache class is a framework for defining caching, or
'memoizing', Singleton classes; each needs to define the
static getInstance, freeInstance, and close methods.
www.eeworm.com/read/130122/5964180
java cache.java
package com.croftsoft.core.util.cache;
import java.io.*;
import com.croftsoft.core.util.id.Id;
/*********************************************************************
www.eeworm.com/read/129660/5971143
java cache.java
/*
* $Id: Cache.java,v 1.7 2003/11/07 20:16:25 dfs Exp $
*
* ====================================================================
* The Apache Software License, Version 1.1
*
* Copyright (c) 200
www.eeworm.com/read/129660/5971204
java cache.java
/*
* $Id: Cache.java,v 1.7 2003/11/07 20:16:25 dfs Exp $
*
* ====================================================================
* The Apache Software License, Version 1.1
*
* Copyright (c) 200
www.eeworm.com/read/128965/5975930
h cache.h
/*
* (C) Copyright 2004, Psyent Corporation
* Scott McNutt
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is f