代码搜索:Cache
找到约 10,000 项符合「Cache」的源代码
代码结果 10,000
www.eeworm.com/read/119862/14819268
cache config.cache
# This file is a shell script that caches the results of configure
# tests run on this system so they can be shared between configure
# scripts and configure runs. It is not useful on other systems.
www.eeworm.com/read/118594/14862344
o cache.o
www.eeworm.com/read/219656/14871491
ppt cache结构.ppt
www.eeworm.com/read/118392/14873754
txt cache.txt
June 2000, --Jcid
Last update: Feb 2003
-------
CACHE
-------
>>>>>>>>>>>>>>>>
The cache module is
www.eeworm.com/read/118392/14873836
c cache.c
/*
* File: cache.c
*
* Copyright 2000, 2001, 2002, 2003, 2004 Jorge Arellano Cid
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of
www.eeworm.com/read/118392/14873863
h cache.h
#ifndef __CACHE_H__
#define __CACHE_H__
#include
#include "chain.h"
#include "url.h"
/*
* Cache Op codes
*/
#define CA_Send (0) /* Normal update */
#define CA_Close (1) /* Successf
www.eeworm.com/read/118205/14881876
c cache.c
/*****************************************
NAME: cache.c
DESC: CACHE test
HISTORY:
2002.03.07: ver 0.0
*****************************************/
#include "def.h"
#include "option.h"
www.eeworm.com/read/118205/14881887
h cache.h
#ifndef __CACHE_H__
#define __CACHE_H__
void Test_ICache(void);
#endif /*__CACHE_H__*/
www.eeworm.com/read/118205/14882061
o cache.o
www.eeworm.com/read/218394/14922426
c cache.c
/*****************************************
NAME: cache.c
DESC: CACHE test
HISTORY:
2002.03.07: ver 0.0
*****************************************/
#include "def.h"
#include "option.h"