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

📄 addfunctionlabel.asp

📁 SK信息采集2.0功能介绍: 1.可针对任何静态网页,动态网页进行采集。包括htm,html,shtml,ASP,ASPX,JSP,PHP等。 2.增加自定文件采集.用户可采集网页中的所有文件.
💻 ASP
📖 第 1 页 / 共 2 页
字号:
<%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%>
<%Option Explicit%>
<!--#include file="../../Conn.asp"-->
<!--#include file="../../SysCls/KS_CommonCls.asp"-->
<!--#include file="../inc/Session.asp"-->
<%
Dim FolderID
FolderID=Request.QueryString("FolderID")
%>
<html>
<head>
<script language="JavaScript" src="../JS/Common.js"></script>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>新建函数标签</title>
</head>
<style type="text/css">
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #000000;} /* 未访问的链接 */
a:visited {color: #000000;} /* 已访问的链接 */
a:hover{color: #FF0000;text-decoration: underline;} /* 鼠标在链接上 */ 
a:active {color: #FF0000;} /* 点击激活链接 */
td	{font-family:  "Verdana, Arial, Helvetica, sans-serif"; font-size: 11.5px; color: #000000; text-decoration:none ; text-decoration:none ; }
BODY {
font-family:  "Verdana, Arial, Helvetica, sans-serif"; font-size: 11.5px;
FONT-SIZE: 9pt;
color: #000000;
text-decoration: none;
}
</style>
<body topmargin="0" leftmargin="0">
<table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
  <tr>
    <td height="25" align="center" bgcolor="#0000FF"><strong><font color="#FFFFFF">网站系统---增加系统函数标签</font></strong></td>
  </tr>
  <tr>
    <td valign="top"> 
      <table width="95%" border="0" align="center" cellpadding="0" cellspacing="0">
        <tr ParentID=""> 
          <td> <table width="100%" border="0" cellpadding="0" cellspacing="0">
              <tr onMouseOut="this.style.backgroundColor=''" onMouseOver="this.style.backgroundColor='#EEEEEE'">
                <td><img src="../Images/home.gif" width="18" height="18"></td>
                <td>系统标签</td>
              </tr>
              <tr onClick="ShowLabelTree('TY')" onMouseOut="this.style.backgroundColor=''" onMouseOver="this.style.backgroundColor='#EEEEEE'"> 
                <td width="24"><img src="../Images/Folder/folderclosed.gif" width="24" height="22"></td>
                <td width="672"><a href="#">网站通用函数标签</a></td>
              </tr>
              <tr> 
                <td colspan="2"> <table width="80%" border="0" cellspacing="0" cellpadding="0" id="TY" style="display:none">
                    <tr onMouseOut="this.style.backgroundColor=''" onMouseOver="this.style.backgroundColor='#EEFFFF'"> 
                      <td width="8%" align="right">&nbsp;</td>
                      <td width="4%" align="center"><img src="../Images/label2.gif" width="17" height="15" align="absmiddle"></td>
                      <td width="88%" height="20"><a href="#" onClick="AddFunctionLabel('GetLocation');">网站位置导航标签</a></td>
                    </tr>
                    <tr onMouseOut="this.style.backgroundColor=''" onMouseOver="this.style.backgroundColor='#EEFFFF'"> 
                      <td align="right">&nbsp;</td>
                      <td align="center"><img src="../Images/label2.gif" width="17" height="15" align="absmiddle"></td>
                      <td height="20"><a href="#" onClick="AddFunctionLabel('GetAnnounceList');">网站公告列表</a></td>
                    </tr>
                    <tr onMouseOut="this.style.backgroundColor=''" onMouseOver="this.style.backgroundColor='#EEFFFF'"> 
                      <td align="right">&nbsp;</td>
                      <td align="center"><img src="../Images/label2.gif" width="17" height="15" align="absmiddle"></td>
                      <td height="20"><a href="#" onClick="AddFunctionLabel('GetLinkList');">友情链接列表</a></td>
                    </tr>
					<tr onMouseOut="this.style.backgroundColor=''" onMouseOver="this.style.backgroundColor='#EEFFFF'"> 
                      <td align="right">&nbsp;</td>
                      <td align="center"><img src="../Images/label2.gif" width="17" height="15" align="absmiddle"></td>
                      <td height="20"><a href="#" onClick="AddFunctionLabel('ArticleNavigation');">栏目(频道)总导航标签</a></td>
                    </tr>
                  </table></td>
              </tr>
            </table></td>
        </tr>
      </table>
      <table width="95%" border="0" align="center" cellpadding="0" cellspacing="0">
        <tr ParentID=""> 
          <td> <table width="100%" border="0" cellpadding="0" cellspacing="0">
              <tr onClick="ShowLabelTree('ArticleContent')" onMouseOut="this.style.backgroundColor=''" onMouseOver="this.style.backgroundColor='#EEEEEE'"> 
                <td width="24"><img src="../Images/Folder/folderclosed.gif" width="24" height="22"></td>
                <td width="672"><a href="#">文章中心标签</a></td>
              </tr>
              <tr> 
                <td colspan="2"> <table width="80%" border="0" cellspacing="0" cellpadding="0" id="ArticleContent" style="display:none">
                    <tr onMouseOut="this.style.backgroundColor=''" onMouseOver="this.style.backgroundColor='#EEFFFF'"> 
                      <td width="8%" align="right">&nbsp;</td>
                      <td width="4%" align="center"><img src="../Images/label0.gif" width="16" height="15" align="absmiddle"></td>
                      <td width="88%" height="20"><a href="#" onClick="AddFunctionLabel('ArticleClass');">&nbsp;栏目文章列表标签</a></td>
                    </tr>
					 
					 <tr onMouseOut="this.style.backgroundColor=''" onMouseOver="this.style.backgroundColor='#EEFFFF'"> 
                      <td width="8%" align="right">&nbsp;</td>
                      <td width="4%" align="center"><img src="../Images/label0.gif" width="16" height="15" align="absmiddle"></td>
                      <td width="88%" height="20"><a href="#" onClick="AddFunctionLabel('NotRuleArtilce');">&nbsp;栏目文章不规则排列标签</a></td>
                    </tr>

                    <tr onMouseOut="this.style.backgroundColor=''" onMouseOver="this.style.backgroundColor='#EEFFFF'"> 
                      <td align="right">&nbsp;</td>
                      <td align="center"><img src="../Images/label0.gif" width="16" height="15" align="absmiddle"></td>
                      <td height="20"><a href="#" onClick="AddFunctionLabel('CirArticleList');">&nbsp;循环显示栏目文章标签</a></td>
                    </tr>
                    <tr onMouseOut="this.style.backgroundColor=''" onMouseOver="this.style.backgroundColor='#EEFFFF'"> 
                      <td align="right">&nbsp;</td>
                      <td align="center"><img src="../Images/label0.gif" width="16" height="15" align="absmiddle"></td>
                      <td height="20"><a href="#" onClick="AddFunctionLabel('LastArticleClass');">&nbsp;分页显示文章列表标签</a></td>
                    </tr>
                    <tr onMouseOut="this.style.backgroundColor=''" onMouseOver="this.style.backgroundColor='#EEFFFF'"> 
                      <td align="right">&nbsp;</td>
                      <td align="center"><img src="../Images/label0.gif" width="16" height="15" align="absmiddle"></td>
                      <td height="20"><a href="#" onClick="AddFunctionLabel('PicArticleList');">&nbsp;图片文章列表标签</a></td>
                    </tr>
                    <tr onMouseOut="this.style.backgroundColor=''" onMouseOver="this.style.backgroundColor='#EEFFFF'"> 
                      <td align="right">&nbsp;</td>
                      <td align="center"><img src="../Images/label0.gif" width="16" height="15" align="absmiddle"></td>
                      <td height="20"><a href="#" onClick="AddFunctionLabel('MarqueeArticle');">&nbsp;滚动文章标签</a></td>
                    </tr>
                    <tr onMouseOut="this.style.backgroundColor=''" onMouseOver="this.style.backgroundColor='#EEFFFF'"> 
                      <td align="right">&nbsp;</td>
                      <td align="center"><img src="../Images/label0.gif" width="16" height="15" align="absmiddle"></td>
                      <td height="20"><a href="#" onClick="AddFunctionLabel('SlideArticle');">&nbsp;幻灯片文章标签</a></td>
                    </tr>
                    <tr onMouseOut="this.style.backgroundColor=''" onMouseOver="this.style.backgroundColor='#EEFFFF'"> 
                      <td align="right">&nbsp;</td>
                      <td align="center"><img src="../Images/label0.gif" width="16" height="15" align="absmiddle"></td>
                      <td height="20"><a href="#" onClick="AddFunctionLabel('StripArticle');">&nbsp;今日头条文章标签</a></td>
                    </tr>
                    <tr onMouseOut="this.style.backgroundColor=''" onMouseOver="this.style.backgroundColor='#EEFFFF'"> 
                      <td align="right">&nbsp;</td>
                      <td align="center"><img src="../Images/label0.gif" width="16" height="15" align="absmiddle"></td>
                      <td height="20"><a href="#" onClick="AddFunctionLabel('CorrelativeArticle');">&nbsp;相关文章列表标签</A></td>
                    </tr>
                  </table></td>
              </tr>
            </table></td>
        </tr>
      </table>
	  
	        <table width="95%" border="0" align="center" cellpadding="0" cellspacing="0">
              <tr onClick="ShowLabelTree('PictureContent')" onMouseOut="this.style.backgroundColor=''" onMouseOver="this.style.backgroundColor='#EEEEEE'">
                <td width="24"><img src="../Images/Folder/folderclosed.gif" width="24" height="22"></td>
                <td width="672"><a href="#">图片中心标签</a></td>
              </tr>
              <tr>
                <td colspan="2"><table width="80%" border="0" cellspacing="0" cellpadding="0" id="PictureContent" style="display:none">
                    <tr onMouseOut="this.style.backgroundColor=''" onMouseOver="this.style.backgroundColor='#EEFFFF'">
                      <td width="8%" align="right">&nbsp;</td>
                      <td width="4%" align="center"><img src="../Images/label0.gif" width="17" height="15" align="absmiddle"></td>
                      <td width="88%" height="20"><a href="#" onClick="AddFunctionLabel('GetPictureList');">&nbsp;栏目图片列表标签</a></td>
                    </tr>
                    <tr onMouseOut="this.style.backgroundColor=''" onMouseOver="this.style.backgroundColor='#EEFFFF'">
                      <td align="right">&nbsp;</td>
                      <td align="center"><img src="../Images/label0.gif" width="17" height="15" align="absmiddle"></td>
                      <td height="20"><a href="#" onClick="AddFunctionLabel('CirPictureList');">&nbsp;循环显示栏目图片标签</a></td>
                    </tr>
                    <tr onMouseOut="this.style.backgroundColor=''" onMouseOver="this.style.backgroundColor='#EEFFFF'">
                      <td align="right">&nbsp;</td>
                      <td align="center"><img src="../Images/label0.gif" width="16" height="15" align="absmiddle"></td>
                      <td height="20"><a href="#" onClick="AddFunctionLabel('LastPictureClass');">&nbsp;分页显示图片列表标签</a></td>
                    </tr>
                    <tr onMouseOut="this.style.backgroundColor=''" onMouseOver="this.style.backgroundColor='#EEFFFF'">
                      <td align="right">&nbsp;</td>
                      <td align="center"><img src="../Images/label0.gif" width="16" height="15" align="absmiddle"></td>
                      <td height="20"><a href="#" onClick="AddFunctionLabel('MarqueePicture');">&nbsp;连续滚动图片标签</a></td>
                    </tr>
                    <tr onMouseOut="this.style.backgroundColor=''" onMouseOver="this.style.backgroundColor='#EEFFFF'">
                      <td align="right">&nbsp;</td>
                      <td align="center"><img src="../Images/label0.gif" width="16" height="15" align="absmiddle"></td>
                      <td height="20"><a href="#" onClick="AddFunctionLabel('SlidePicture');">&nbsp;幻灯片图片标签</a></td>
                    </tr>
                    <tr onMouseOut="this.style.backgroundColor=''" onMouseOver="this.style.backgroundColor='#EEFFFF'">
                      <td align="right">&nbsp;</td>
                      <td align="center"><img src="../Images/label0.gif" width="16" height="15" align="absmiddle"></td>
                      <td height="20"><a href="#" onClick="AddFunctionLabel('StripPicture');">&nbsp;今日头条图片列表标签</a></td>
                    </tr>
                    <tr onMouseOut="this.style.backgroundColor=''" onMouseOver="this.style.backgroundColor='#EEFFFF'">
                      <td align="right">&nbsp;</td>
                      <td align="center"><img src="../Images/label0.gif" width="16" height="15" align="absmiddle"></td>
                      <td height="20"><a href="#" onClick="AddFunctionLabel('CorrelativePicture');">&nbsp;相关图片列表标签</A></td>
                    </tr>
                </table></td>
              </tr>
            </table>
            <table width="95%" border="0" align="center" cellpadding="0" cellspacing="0">
              <tr ParentID="">
                <td><table width="100%" border="0" cellpadding="0" cellspacing="0">
                    <tr onClick="ShowLabelTree('DownLoadContent')" onMouseOut="this.style.backgroundColor=''" onMouseOver="this.style.backgroundColor='#EEEEEE'">
                      <td width="24"><img src="../Images/Folder/folderclosed.gif" width="24" height="22"></td>
                      <td width="672"><a href="#">下载中心标签</a></td>
                    </tr>
                    <tr>
                      <td colspan="2"><table width="80%" border="0" cellspacing="0" cellpadding="0" id="DownLoadContent" style="display:none">
                          <tr onMouseOut="this.style.backgroundColor=''" onMouseOver="this.style.backgroundColor='#EEFFFF'">
                            <td width="8%" align="right">&nbsp;</td>
                            <td width="4%" align="center"><img src="../Images/label0.gif" width="16" height="15" align="absmiddle"></td>
                            <td width="88%" height="20"><a href="#" onClick="AddFunctionLabel('DownLoadClass');">&nbsp;栏目下载列表标签</a></td>
                          </tr>
                          <tr onMouseOut="this.style.backgroundColor=''" onMouseOver="this.style.backgroundColor='#EEFFFF'">
                            <td align="right">&nbsp;</td>
                            <td align="center"><img src="../Images/label0.gif" width="16" height="15" align="absmiddle"></td>
                            <td height="20"><a href="#" onClick="AddFunctionLabel('CirDownLoadList');">&nbsp;循环显示栏目下载标签</a></td>
                          </tr>
                          <tr onMouseOut="this.style.backgroundColor=''" onMouseOver="this.style.backgroundColor='#EEFFFF'">
                            <td align="right">&nbsp;</td>
                            <td align="center"><img src="../Images/label0.gif" width="16" height="15" align="absmiddle"></td>
                            <td height="20"><a href="#" onClick="AddFunctionLabel('LastDownLoadClass');">&nbsp;分页显示下载列表标签</a></td>
                          </tr>
                          <tr onMouseOut="this.style.backgroundColor=''" onMouseOver="this.style.backgroundColor='#EEFFFF'">
                            <td align="right">&nbsp;</td>
                            <td align="center"><img src="../Images/label0.gif" width="16" height="15" align="absmiddle"></td>
                            <td height="20"><a href="#" onClick="AddFunctionLabel('CorrelativeDownLoad');">&nbsp;相关下载列表标签</A></td>
                          </tr>
                      </table></td>
                    </tr>

⌨️ 快捷键说明

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