代码搜索:Cache

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

代码结果 10,000
www.eeworm.com/read/278242/10554218

s sysalib.s

/************************************************************************ Copyright 2003 - 2004 UPTI, Inc. filename : sysALib.s description : Motorola 860ads system-dependent assembly rout
www.eeworm.com/read/351845/10603050

h splashfont.h

//======================================================================== // // SplashFont.h // //======================================================================== #ifndef SPLASHFONT_H #defin
www.eeworm.com/read/351845/10603649

cc unicodemap.cc

//======================================================================== // // UnicodeMap.cc // // Copyright 2001-2003 Glyph & Cog, LLC // //=========================================================
www.eeworm.com/read/350695/10718384

txt dal.csproj.filelist.txt

bin\Debug\DAL.dll bin\Debug\DAL.pdb obj\Debug\ResolveAssemblyReference.cache obj\Debug\DAL.dll obj\Debug\DAL.pdb bin\Debug\Model.dll bin\Debug\Model.pdb
www.eeworm.com/read/275831/10793893

rb 16 - caching expensive results with memcached.rb

require 'rubygems' require 'memcache' class DataLayer def initialize(*cache_servers) @cache = MemCache.new(*cache_servers) end def get(key) @cache[key] ||= expensive_get(key) end a
www.eeworm.com/read/275161/10834154

txt knighttourplus.csproj.filelist.txt

obj\Debug\ResolveAssemblyReference.cache obj\Release\ResolveAssemblyReference.cache bin\Release\KnightTourPlus.exe bin\Release\KnightTourPlus.pdb obj\Release\KnightTourPlus.exe obj\Release\Knight
www.eeworm.com/read/419818/10835568

txt accessdal.csproj.filelist.txt

bin\Debug\AccessDal.dll bin\Debug\AccessDal.pdb bin\Debug\IDal.dll bin\Debug\IDal.pdb obj\Debug\ResolveAssemblyReference.cache obj\Debug\AccessDal.dll obj\Debug\AccessDal.pdb
www.eeworm.com/read/272972/10934422

c usbfat16.c

#include #include "usbfat16.h" #include "..\Target\44blib.h" #include "..\Target\44b.h" #include "..\massstorage\massstorage.h" #define SEEK_SET 0 #define SEEK_CUR 1 #define SEEK_E
www.eeworm.com/read/418670/10936264

txt blockip.csproj.filelistabsolute.txt

E:\downCode\BlockIP\BlockIP\bin\BlockIP.dll E:\downCode\BlockIP\BlockIP\bin\BlockIP.pdb E:\downCode\BlockIP\BlockIP\obj\Debug\ResolveAssemblyReference.cache E:\downCode\BlockIP\BlockIP\obj\Debug\Bl
www.eeworm.com/read/418526/10942956

c fat16.c

#include #include "fat16.h" #include "..\Target\44blib.h" #include "..\Target\44b.h" #define SEEK_SET 0 #define SEEK_CUR 1 #define SEEK_END 2 #define DISK_32M 32 #define DISK_1