代码搜索:Cache

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

代码结果 10,000
www.eeworm.com/read/104260/6205578

java wmevent.java

package java.awt; /** * WMEvent - * * Copyright (c) 1998 * Transvirtual Technologies, Inc. All rights reserved. * * See the file "license.terms" for information on usage and redistribut
www.eeworm.com/read/104260/6205597

java itemevt.java

package java.awt; import java.awt.event.ItemEvent; class ItemEvt extends ItemEvent { static ItemEvt cache; ItemEvt ( ItemSelectable src, int evtId, Object item, int state ) { super( src, evtId,
www.eeworm.com/read/103778/6212116

java filestorage.java

/* CVS ID: $Id: FileStorage.java,v 1.6 2000/12/30 10:39:09 wastl Exp $ */ package net.wastl.webmail.storage; import java.io.*; import java.text.*; import java.util.*; import java.util.zip.*; import n
www.eeworm.com/read/102971/6224873

java servicelocator.java

/* Copyright 2004 Sun Microsystems, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions
www.eeworm.com/read/102935/6225293

c r4xx0.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. * * r4xx0.c: R4000 pro
www.eeworm.com/read/102935/6225961

s head-xscale.s

/* * linux/arch/arm/boot/compressed/head-xscale.S * * XScale specific tweaks. This is merged into head.S by the linker. * */ #include #include #include
www.eeworm.com/read/102935/6229946

h kldir.h

/* * 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. * * Derived from IRIX
www.eeworm.com/read/102451/6231625

java i_cmstemplatecache.java

/* * File : $Source: /usr/local/cvs/opencms/src/com/opencms/launcher/I_CmsTemplateCache.java,v $ * Date : $Date: 2001/07/31 15:50:16 $ * Version: $Revision: 1.5 $ * * This library is part of
www.eeworm.com/read/102451/6231814

java cmsroottemplate.java

/* * File : $Source: /usr/local/cvs/opencms/src/com/opencms/template/CmsRootTemplate.java,v $ * Date : $Date: 2001/07/31 15:50:16 $ * Version: $Revision: 1.28 $ * * This library is part of Op
www.eeworm.com/read/102267/6234137

java actionparser.java

/* * Copyright (c) 2000 David Flanagan. All rights reserved. * This code is from the book Java Examples in a Nutshell, 2nd Edition. * It is provided AS-IS, WITHOUT ANY WARRANTY either expressed or