?? sitemap.php
字號(hào):
<?php
/**
* ECSHOP Creat site map language file
* ============================================================================
* All right reserved (C) 2005-2007 Beijing Yi Shang Interactive Technology
* Development Ltd.
* Web site: http://www.ecshop.com
* ----------------------------------------------------------------------------
* This is a free/open source software錛沬t means that you can modify, use and
* republish the program code, on the premise of that your behavior is not for
* commercial purposes.
* ============================================================================
* $Author: weberliu $
* $Date: 2006-11-27 15:32:22 +0800 (Monday, 27 November 2006) $
* $Id: sitemap.php 2942 2006-11-27 07:32:22Z weberliu $
*/
$_LANG['homepage_changefreq'] = 'Home page update frequency';
$_LANG['category_changefreq'] = 'Category page update frequency';
$_LANG['content_changefreq'] = 'Content page update frequency';
$_LANG['priority']['always'] = 'Always';
$_LANG['priority']['hourly'] = 'Hourly';
$_LANG['priority']['daily'] = 'Daily';
$_LANG['priority']['weekly'] = 'Weekly';
$_LANG['priority']['monthly'] = 'Monthly';
$_LANG['priority']['yearly'] = 'Yearly';
$_LANG['priority']['never'] = 'Never';
$_LANG['generate_success'] = 'Creat sitemap to data directory. <br />Address : %s';
$_LANG['generate_failed'] = 'Creat sitemap faied, please check /data/ directory whether can be wrote.';
$_LANG['sitemaps_note'] = 'Sitemaps service for the Feed file sitemap.xml notice Google,Yahoo! and Microsoft and so on, and the Crawler website which files need to index, the last edit time, update frequency, file position , relative index priority, and this information will help them to establish range and habit of behavior. Details: <a href="http://www.sitemaps.org/" target="_blank">sitemaps.org</a>.';
?>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -