代码搜索:Cache

找到约 10,000 项符合「Cache」的源代码

代码结果 10,000
www.eeworm.com/read/375509/9358085

java cacheconnection.java

/* DBPool - JDBC Connection Pool Manager Copyright (c) Giles Winstanley */ package snaq.db; import snaq.util.Reusable; import java.sql.*; import java.util.*; /** * Connection wrapper t
www.eeworm.com/read/177292/9460430

cpp gistfcnt.cpp

//-------------------------------------------------------------------- // GiSTfcnt.cpp // ------------ // // GiST - Generalized Search Tree // June 2001 release, Aalborg U
www.eeworm.com/read/372847/9490030

txt net.afritxia.securityutility.csproj.filelist.txt

bin\Debug\NET.AfritXia.SecurityUtility.dll bin\Debug\NET.AfritXia.SecurityUtility.pdb obj\Debug\ResolveAssemblyReference.cache obj\Debug\NET.AfritXia.SecurityUtility.dll obj\Debug\NET.AfritXia.Sec
www.eeworm.com/read/372847/9490439

txt net.afritxia.dbutility.csproj.filelist.txt

bin\Debug\NET.AfritXia.DBUtility.dll bin\Debug\NET.AfritXia.DBUtility.pdb obj\Debug\ResolveAssemblyReference.cache obj\Debug\NET.AfritXia.DBUtility.dll obj\Debug\NET.AfritXia.DBUtility.pdb
www.eeworm.com/read/372673/9498145

txt readme.txt

UCenter 1.0 安装说明 1. 将 upload 文件夹下所有的文件上传 2. 如果您的主机为 *nix 操作系统,请设置如下文件夹权限为 777 ./data ./data/avatar ./data/backup ./data/cache ./data/logs ./data/tmp ./data/view ./data/config
www.eeworm.com/read/372297/9514296

txt lrutest.txt

/* *Created on 2008-7-24 */ import java.io.Serializable; import java.util.HashMap; import java.util.Iterator; import java.util.Vector; /** * @author anwx
www.eeworm.com/read/175372/9550576

bat make.bat

del .\o\*.o das -tMCF5307FS -o .\o\crt0.o crt0.s das -tMCF5307FS -o .\o\cache.o cache.s das -tMCF5307FS -o .\o\extra.o extra.s dcc -c -g -w -tMCF5307FS -f -o .\o\main.o main.c dcc -c -
www.eeworm.com/read/366576/9808219

c dund.c

/* * * BlueZ - Bluetooth protocol stack for Linux * * Copyright (C) 2002-2003 Maxim Krasnyansky * Copyright (C) 2002-2008 Marcel Holtmann * * *
www.eeworm.com/read/366195/9825469

cpp crypt.cpp

#include "rar.hpp" #ifndef SFX_MODULE extern uint CRCTab[256]; #endif #define NROUNDS 32 #define rol(x,n,xsize) (((x)(xsize-(n)))) #define ror(x,n,xsize) (((x)>>(n)) | ((x)
www.eeworm.com/read/364791/9894888

c bus_debug.c

/* * Copyright (c) 2002 The Board of Trustees of the University of Illinois and * William Marsh Rice University * Copyright (c) 2002 The University of Utah * Copyright (c) 2002