代码搜索:Cache优化
找到约 10,000 项符合「Cache优化」的源代码
代码结果 10,000
www.eeworm.com/read/126933/6010326
cache .cache
0p.makefile 0/export/public/source/archivers/zip-1.9.1/SCCS/p.makefile gopher.utexas.edu 3003 +
0s.makefile 0/export/public/source/archivers/zip-1.9.1/SCCS/s.makefile gopher.utexas.edu 3003 +
www.eeworm.com/read/126933/6010330
cache .cache
0makefile.os2 0/export/public/source/archivers/zip-1.9.1/os2/makefile.os2 gopher.utexas.edu 3003 +
0match32.asm 0/export/public/source/archivers/zip-1.9.1/os2/match32.asm gopher.utexas.edu 3003 +
0o
www.eeworm.com/read/126933/6010344
cache .cache
0VMSmunch.c 0/export/public/source/archivers/zip-1.9.1/vms/VMSmunch.c gopher.utexas.edu 3003 +
0VMSmunch.h 0/export/public/source/archivers/zip-1.9.1/vms/VMSmunch.h gopher.utexas.edu 3003 +
0descrip
www.eeworm.com/read/126933/6010352
cache .cache
0doturboc.bat 0/export/public/source/archivers/zip-1.9.1/msdos/doturboc.bat gopher.utexas.edu 3003 +
0makefile.bor 0/export/public/source/archivers/zip-1.9.1/msdos/makefile.bor gopher.utexas.edu 3003
www.eeworm.com/read/240248/4575712
cache
#!/bin/sh
# This file is part of the KDE project
# Copyright (C) 2002 Paul Chitescu
# License: Open Source, Use On Your Own Risk
#
# Konqueror/Embedded "cache:" protocol handler
www.eeworm.com/read/443266/1751093
cache
Private strHandle
Private Sub Class_Initialize()
strHandle = MyIO.QueryString("Handle")
End Sub
Private Sub Class_Terminate()
End Sub
Public Sub main()
If MyIO.Env("REQUEST_METHOD
www.eeworm.com/read/443266/1751142
cache
Public Expires
Private Sub Class_Initialize()
Expires = DateAdd("n", 20, Now())
End Sub
Public Default Property Get Item(ByVal strName)
If IsEmpty(GetCache(strName)) Then Exit Propert
www.eeworm.com/read/420769/2064021
cache
Private strHandle
Private fso
Private Sub Class_Initialize()
Set fso = vbsre.mocom.util.com.forName("Scripting.FileSystemObject")
strHandle = Request.QueryString("Handle")
End Sub
Pr
www.eeworm.com/read/420769/2064047
cache
Public Expires
Private Function getCacheName(ByVal strName)
getCacheName = Replace(Replace("VBS.Cache.$(Name)", "$(Name)", strName), ".", "_")
End Function
Public Default Property Get Item
www.eeworm.com/read/139291/5804007
c cache_cache.c
/* Copyright 2002-2005 The Apache Software Foundation or its licensors, as
* applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in c