代码搜索:Cache
找到约 10,000 项符合「Cache」的源代码
代码结果 10,000
www.eeworm.com/read/333251/3389189
java cache.java
package edu.udo.cs.mySVMdb.Util;
import java.lang.Integer;
public class Cache
{
/**
* Implements a last recently used cache
* @author Stefan R黳ing
* @version 1.0
*/
/
www.eeworm.com/read/331369/3413508
java cache.java
/*
* FileName CacheImpl.java
* Create Time 2005-8-1 17:00:23
* Author shiwei
* Descript implements Cache
* Version
*/
package com.snoics.reptile.cache;
import java.util.ArrayList;
i
www.eeworm.com/read/329115/3433622
h cache.h
#ifndef __CACHE_H__
#define __CACHE_H__
int Test_Cache(void);
void FlushCache(void);
#endif /*__CACHE_H__*/
www.eeworm.com/read/329115/3433637
c cache.c
#include
#include "..\inc\44b.h"
#include "..\inc\44blib.h"
void MarchCMinus32(int address,int unit,unsigned int pattern);
void MarchCMinusM_10(int address,int unit,unsigned int pattern,un
www.eeworm.com/read/327811/3453086
cache-control
128=No-cache
129=No-store
130=Max-age
131=Max-stale
132=Min-fresh
133=Only-if-cached
134=Public
135=Private
136=No-transform
137=Must-revalidate
138=Proxy-revalidate
139=S-maxage
www.eeworm.com/read/327225/3463371
c cache.c
/* vi: set sw=4 ts=4: */
/*
* cache.c - allocation/initialization/free routines for cache
*
* Copyright (C) 2001 Andreas Dilger
* Copyright (C) 2003 Theodore Ts'o
*
* %Begin-Header%
* This file
www.eeworm.com/read/326747/3469193
java cache.java
//$Id: Cache.java 11398 2007-04-10 14:54:07Z steve.ebersole@jboss.com $
package org.hibernate.cache;
import java.util.Map;
/**
* Implementors define a caching algorithm. All implementors
* must
www.eeworm.com/read/325715/3480227
s cache.s
;******************************************************************************
;*
;* System On Chip(SOC)
;*
;* Copyright (c) 2002 Software Center, Samsung Electronics, Inc.
;* All rights reserve
www.eeworm.com/read/324920/3487699
c cache.c
/*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
* Copyright (C) 1994