[phpBB Debug] PHP Warning: in file [ROOT]/includes/crs/crs_misc_functions.php on line 37: mime_content_type(): Empty filename or path
[phpBB Debug] PHP Warning: in file [ROOT]/includes/crs/crs_misc_functions.php on line 37: mime_content_type(): Empty filename or path
Zen Cart 源代码 index.html

Zen Cart 源代码 index.html




下载文件

文件名: index.html
文件类型: HTML文件
文件大小: 2.46 KiB
MD5: 02872e66dee0e3290ee2ac9077b3b0b6

index.html - 关闭高亮
  1. <!DOCTYPE html>
  2. <!--
  3. /**
  4. * @package documentation
  5. * @copyright Copyright 2003-2011 Zen Cart Development Team
  6. * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
  7. * @version $Id: index.html 19623 2011-09-28 06:32:13Z drbyte $
  8. */
  9. //-->
  10. <html lang="en">
  11. <meta charset="utf-8">
  12. <style type="text/css">
  13. <!--
  14. body {
  15.     font-family: Verdana, Arial, Helvetica, sans-serif;
  16.     font-size: 14px;
  17.     padding-bottom: 20px;
  18.     margin: 0;
  19.     padding: 0;
  20.     text-align: center;
  21.     }
  22. #pageWrapper {margin: 14px auto; width: 748px;}
  23. #linksWrapper {width: 40%; text-align: left; margin-left: 15px; float: left; line-height: 1.8;}
  24. #bookLink {float: left; padding-bottom: 15px;}
  25. h1.intro { color: #ffffff; background-color: #c96e29; font-size: 22px; text-align: center; padding: 4px;}
  26. h1 {color: #ffffff; border: 1px solid #aca893; background-color: #5778ce; font-size: 20px; padding: 4px;}
  27. h2 {color: #c96e29; font-size: 18px;}
  28. h3 {color: #5778ce; font-size: 16px; margin-bottom: 0px;}
  29. h4 {color: #c96e29; font-size: 14px;}
  30. hr {clear: both; }
  31. .bold { font-weight: bold; }
  32. .center {text-align: center;}
  33.  
  34. -->
  35. <title>文档 -- Zen Cart 中文版</title>
  36. <meta http-equiv="imagetoolbar" content="no">
  37. <meta name="author" content="The Zen Cart&trade; Team">
  38. <meta name="robots" content="noindex, nofollow">
  39. </head>
  40. <div id="pageWrapper">
  41.   <h1 class="intro">欢迎使用 Zen Cart 中文版</h1>
  42.   <h1 class="center">文档</h1>
  43.   <p>下面是Zen Cart压缩包中的部分文档清单。<br />
  44. 点击相应链接打开文档。</p>
  45.     <div id="linksWrapper">
  46.     <ol id="linksList">
  47.         <li><a href="0.about_zen_cart.html">关于Zen Cart中文版</a></li>
  48.         <li><a href="implementation-guide.pdf">Zen Cart&reg; 应用指南 (PDF)</a></li>
  49.         <li><a href="1.readme_installation.html">安装必读 -- 全新安装</a></li>
  50.         <li><a href="2.readme_how_to_upgrade.html">安装必读 -- 升级指南</a></li>
  51.         <li class="bold"><a href="important_site_security_recommendations.html">安全 - 保护您的网站</a></li>
  52.         <li><a href="whatsnew_1.5.0.html">版本 v1.5.0 最新功能(新增功能和修复错误的列表)</a></li>
  53.         <li><a href="changed_files-v1-5-0.html">版本v1.5.0的修改记录(修改的文件列表)</a></li>
  54.         <li><a href="http://www.zen-cart.cn/forum/" target="_blank">用户论坛</a></li>
  55.     </ol>
  56.     </div>
  57.     <hr />
  58.     <p class="center"><em>版权所有 2004 - 2012 Zen Cart 中文版 www.zen-cart.cn</em></p>
  59. </div>
  60. </body>
  61. </html>


cron