⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 refresh_main.asp

📁 SK信息采集2.0功能介绍: 1.可针对任何静态网页,动态网页进行采集。包括htm,html,shtml,ASP,ASPX,JSP,PHP等。 2.增加自定文件采集.用户可采集网页中的所有文件.
💻 ASP
字号:
<%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%>
<%Option Explicit%>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link href="../Inc/Admin_Style.CSS" rel="stylesheet" type="text/css">
<script language="JavaScript" src="../JS/Common.js"></script>
</head>
<body scroll=no leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td height="25" class="sort"> 
      <div align="center" ><strong>站点发布中心</strong></div></td>
  </tr>
</TABLE>
<table width="699" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr> 
    <td width=1 bgcolor="#E3E3E3"></td>
    <td width="1011"><div align="center"> 
        <table width="100%" border="0" cellspacing="0" cellpadding="0">
          <tr> 
            <td height="1"></td>
          </tr>
        </table>
        
        <table width="100%" border="0" cellspacing="0" cellpadding="0">
          <tr> 
            <td height="1"></td>
          </tr>
        </table>
        <table width="700" height="30" border="0" cellpadding="0" cellspacing="0">
          <tr> 
            <td> <br>
              <br>
              <br>
                <font color="#006666"><strong>网站生成管理 :<br>
              </strong></font></td>
          </tr>
        </table>
        <table width="100%" border="0" cellspacing="0" cellpadding="0">
          <tr> 
            <td height="1"></td>
          </tr>
        </table>
        <table width="699" border="0" align="center" cellpadding="3" cellspacing="1" bgcolor="#CDCDCD">
          <tr bgcolor="#F1FAFA"> 
            <td colspan="2" bgcolor="#EEF8FE">   <br>
                 系统具有强大的生成HTML(需要FSO支持)功能。网站首页、频道首页、栏目页、内容页、专题首页、频道专题汇总页、专题页……所有页面均生成完全的HTML页面(评论和点击数统计除外),以加快网页的访问速度,减轻服务器负担。<br>
              <br>
            </td>
          </tr>
        </table>
        <table width="100%" border="0" cellspacing="0" cellpadding="0">
          <tr> 
            <td height="1"></td>
          </tr>
        </table>
        <table width="700" height="30" border="0" cellpadding="0" cellspacing="0">
          <tr> 
            <td> <br>
              <br>
              <br>
                <font color="#006666"><strong>发布说明:<br>
              </strong></font></td>
          </tr>
        </table>
        <table width="100%" border="0" cellspacing="0" cellpadding="0">
          <tr> 
            <td height="1"></td>
          </tr>
        </table>
        <table width="699" border="0" align="center" cellpadding="3" cellspacing="1" bgcolor="#CDCDCD">
          <tr bgcolor="#F1FAFA"> 
            <td colspan="2" bgcolor="#EEF8FE"><br>
                在发布前,请先制作好您的模板,您只需要简单的的用Dreamweaver,FrontPage等可视化网页编辑工具制作模板,导入后保存至数据库,然后在此分别生成即可。您也可以采用系统自带的在线编辑器编辑您的模板。<br>
              <br>
            </td>
          </tr>
        </table>
        <table width="700" height="30" border="0" cellpadding="0" cellspacing="0">
          <tr> 
            <td> <font color="#006666">&nbsp;</font></td>
          </tr>
        </table>
        <br>
      </div></td>
  </tr>
</table>
</html>

⌨️ 快捷键说明

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