代码搜索:Cache优化
找到约 10,000 项符合「Cache优化」的源代码
代码结果 10,000
www.eeworm.com/read/139182/5807288
hxx cache.hxx
/* ====================================================================
* The Vovida Software License, Version 1.0
*
* Copyright (c) 2000 Vovida Networks, Inc. All rights reserved.
*
* Redist
www.eeworm.com/read/139182/5807289
cxx cache.cxx
/* ====================================================================
* The Vovida Software License, Version 1.0
*
* Copyright (c) 2000 Vovida Networks, Inc. All rights reserved.
*
* Redist
www.eeworm.com/read/138890/5812932
c cache.c
/*
* cache.c Offers ability to cache /etc/group, /etc/passwd,
* /etc/shadow,
*
* All users in the passwd/shadow files are stored in a hash table.
* the hash lookup is VERY fast, generally
www.eeworm.com/read/138890/5812934
h cache.h
/*
* cache.h Definitions for structures and functions needed in cache.c
*
* Version: cache.c 0.99 04-13-1999 jeff@apex.net
*/
#ifndef _CACHE_H
#define _CACHE_H
/* Misc definitions */
#define
www.eeworm.com/read/138741/5814051
java cache.java
package com.laoer.bbscs.util;
import java.util.*;
/**
* Title: 天乙社区V5.0
* Description: BBS-CS天乙社区V5.0
* Copyright: Copyright (c) 2003
* Company: laoer.com
*
www.eeworm.com/read/137626/5823142
c cache.c
/* Cache subsystem */
/* $Id: cache.c,v 1.194.2.4 2005/05/02 21:14:03 jonas Exp $ */
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include
#include "elinks.h"
#include "bfu/dialog.h"
www.eeworm.com/read/137626/5823144
h cache.h
/* $Id: cache.h,v 1.96.2.2 2005/05/03 20:33:33 jonas Exp $ */
#ifndef EL__CACHE_CACHE_H
#define EL__CACHE_CACHE_H
#include "util/lists.h"
#include "util/object.h"
#include "util/ttime.h"
struct lis
www.eeworm.com/read/137311/5825950
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.