webcache.h

来自「brew下完整的一个浏览器源代码」· C头文件 代码 · 共 20 行

H
20
字号
/*
  ============================================================================

FILE:  webcache.h

SERVICES:  
       WebCache: an object that caches WebRespInfo structs and the 
         associated data.

GENERAL DESCRIPTION:
       WebCache stores the returned relevant data from an IWebResp, namely
         the WebRespInfo.

REVISION HISTORY: 
        Tue Feb 25 16:23:37 2003: Created

  ============================================================================
  ============================================================================

               Copyright 

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?