?? cache.php
字號:
<?php
/*
$Id: cache.php,v 1.1.1.1 2004/10/09 14:29:10 cvsadmin Exp $
osCommerce, Open Source E-Commerce Solutions
http://www.oscommerce.com
Copyright (c) 2002 osCommerce
Released under the GNU General Public License
*/
define('HEADING_TITLE', 'Cache Control');
define('TABLE_HEADING_CACHE', 'Cache Blocks');
define('TABLE_HEADING_DATE_CREATED', 'Date Created');
define('TABLE_HEADING_ACTION', 'Action');
define('TEXT_FILE_DOES_NOT_EXIST', 'File does not exist');
define('TEXT_CACHE_DIRECTORY', 'Cache Directory:');
define('ERROR_CACHE_DIRECTORY_DOES_NOT_EXIST', 'Error: Cache directory does not exist. Please set this Configuration->Cache.');
define('ERROR_CACHE_DIRECTORY_NOT_WRITEABLE', 'Error: Cache directory is not writeable.');
?>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -