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

📄 index_mb.asp

📁 核心惊云下载系统
💻 ASP
📖 第 1 页 / 共 2 页
字号:
i=0
sql="select top 12 cxn,cxv,id,tid from down where date>Now()-7 order by hits desc"
rs.open sql,conn,1,1
if rs.eof then
  response.write"<tr><td height=""30"">·还没有软件</td></tr>"
else
do while not rs.eof
  response.write"<tr><td height=""17"">·<a target=_blank href=""soft/"&rs("id")&".htm"">"&left(rs("cxn")&""&rs("cxv"),17)&"</a></td></tr>"
i=i+1
if i>=12 then exit do
rs.movenext
loop
end if
rs.close
%><tr>
        <td height="2"></td>
      </tr>
      <tr>
        <td height="1" bgcolor="#FFFFFF"></td>
      </tr>
    </table>
    <table border="0" cellpadding="0" cellspacing="0" width="188" bgcolor="#F7F7F7">
      <tr>
        <td height="30"><img border="0" src="images/5.gif"></td>
      </tr>
      <tr>
        <td height="4"></td>
      </tr>
      <%
i=0
sql="select top 13 cxn,cxv,id,tid from down order by hits desc"
rs.open sql,conn,1,1
if rs.eof then
  response.write"<tr><td height=""30"">·还没有软件</td></tr>"
else
do while not rs.eof
  response.write"<tr><td height=""17"">·<a target=_blank href=""soft/"&rs("id")&".htm"">"&left(rs("cxn")&""&rs("cxv"),17)&"</a></td></tr>"
i=i+1
if i>=13 then exit do
rs.movenext
loop
end if
rs.close
%>
      <tr>
        <td height="2"></td>
      </tr>
    </table>
    </td>
    <td width="4" height="299" rowspan="2"><img src="images/c.gif" width="4" height="1"></td>
    <td width="284" valign="top" height="60">
    <table border="0" cellspacing="0" width="100%" cellpadding="0">
      
      <tr>
        <td class="menu" width="100%" height="22">
        <img src="images/c.gif" width="1" height="3"><map name="FPMap0"><area target="_blank" coords="242, 15, 277, 28" shape="rect" href="sort/8_1.htm"></map><img border="0" src="images/jsp.gif" usemap="#FPMap0"></td>
      </tr>
      <tr>
        <td width="100%" height="30" align="center">
        <table border="0" style="TABLE-LAYOUT: fixed; BORDER-COLLAPSE: collapse"  cellspacing="0" width="98%" cellpadding="0">
          <%
i=0
sql="select top 10 cxn,cxv,id,tid,date from down where cd='JSP源码' order by date desc"
rs.open sql,conn,1,1
if rs.eof then%>
          <tr>
            <td width="100%" height="30" align="center">还没有软件</td>
          </tr>
          <%
else
do while not rs.eof
%><tr>
            <td width="100%" height="3"></td>
          </tr>
          <tr>
            <td height="18" nowrap>·<a target="_blank" title="<%=rs("cxn")%>" href="soft/<%=rs("id")%>.htm"><%=rs("cxn")%></a><%if (month(rs("date"))&"/"&day(rs("date")))=(month(date())&"/"&day(date())) then response.write"<font color=""#ff0000"">("&month(rs("date"))&"/"&day(rs("date"))&")</font>" else response.write"<font color=""#bbbbbb"">("&month(rs("date"))&"/"&day(rs("date"))&")</font>" end if%></td>
          </tr>
          <tr>
            <td width="100%" height="1" background="images/bg_dot.gif">
            </td>
          </tr>
          <%
i=i+1
if i>10 then exit do
rs.movenext
loop
end if
rs.close
%></table>
        </td>
      </tr>
      <tr>
        <td width="100%" height="4" bgcolor="#FFF4EE"></td>
      </tr>
      <tr>
        <td width="100%" height="3"></td>
      </tr>
    </table>
        <table border="0" cellspacing="0" width="100%" cellpadding="0">
      <tr>
        <td class="menu" width="100%" height="22">
        <img src="images/c.gif" width="1" height="3"><map name="FPMap4"><area target="_blank" coords="242, 13, 277, 28" shape="rect" href="sort/10_1.htm"></map><img border="0" src="images/fu.gif" usemap="#FPMap4"></td>
      </tr>
      <tr>
        <td width="100%" height="30" align="center">
        <table border="0" style="TABLE-LAYOUT: fixed; BORDER-COLLAPSE: collapse" cellspacing="0" width="98%" cellpadding="0">
          <%
i=0
sql="select top 10 cxn,cxv,id,tid,date from down where cd='服务器类' order by date desc"
rs.open sql,conn,1,1
if rs.eof then%>
          <tr>
            <td width="100%" height="30" align="center">还没有软件</td>
          </tr>
          <%
else
do while not rs.eof
%><tr>
            <td width="100%" height="3"></td>
          </tr>
          <tr>
            <td height="18" nowrap>·<a target="_blank" title="<%=rs("cxn")%>" href="soft/<%=rs("id")%>.htm"><%=rs("cxn")%></a><%if (month(rs("date"))&"/"&day(rs("date")))=(month(date())&"/"&day(date())) then response.write"<font color=""#ff0000"">("&month(rs("date"))&"/"&day(rs("date"))&")</font>" else response.write"<font color=""#bbbbbb"">("&month(rs("date"))&"/"&day(rs("date"))&")</font>" end if%></td>
          </tr>
          <tr>
            <td width="100%" height="1" background="images/bg_dot.gif">
            </td>
          </tr>
          <%
i=i+1
if i>10 then exit do
rs.movenext
loop
end if
rs.close
%></table>
        </td>
      </tr>
      <tr>
        <td width="100%" height="4" bgcolor="#FFF4EE"></td>
      </tr>
      <tr>
        <td width="100%" height="3"></td>
      </tr>
    </table>
    <table border="0"  cellspacing="0" width="100%" cellpadding="0">
      <tr>
        <td class="menu" width="100%" height="22">
        <img src="images/c.gif" width="1" height="3"><map name="FPMap6"><area target="_blank" href="sort/93_1.htm" shape="rect" coords="242, 14, 277, 29"></map><img border="0" src="images/su.gif" usemap="#FPMap6"></td>
      </tr>
      <tr>
        <td width="100%" height="30" align="center">
        <table border="0" style="TABLE-LAYOUT: fixed; BORDER-COLLAPSE: collapse"  cellspacing="0" width="98%" cellpadding="0">
          <%
i=0
sql="select top 10 cxn,cxv,id,tid,date from down where cd='网页模板' order by date desc"
rs.open sql,conn,1,1
if rs.eof then%>
          <tr>
            <td width="100%" height="30" align="center">还没有软件</td>
          </tr>
          <%
else
do while not rs.eof
%><tr>
            <td width="100%" height="3"></td>
          </tr>
          <tr>
            <td height="18" nowrap>·<a target="_blank" title="<%=rs("cxn")%>" href="soft/<%=rs("id")%>.htm"><%=rs("cxn")%></a><%if (month(rs("date"))&"/"&day(rs("date")))=(month(date())&"/"&day(date())) then response.write"<font color=""#ff0000"">("&month(rs("date"))&"/"&day(rs("date"))&")</font>" else response.write"<font color=""#bbbbbb"">("&month(rs("date"))&"/"&day(rs("date"))&")</font>" end if%></td>
          </tr>
          <tr>
            <td width="100%" height="1" background="images/bg_dot.gif">
            </td>
          </tr>
          <%
i=i+1
if i>10 then exit do
rs.movenext
loop
end if
rs.close
%></table>
        </td>
      </tr>
      <tr>
        <td width="100%" height="4" bgcolor="#FFF4EE"></td>
      </tr>
    </table>
    </td>
    <td width="4" height="60"><img src="images/c.gif" width="4" height="1"></td>
    <td width="284" valign="top" height="60">
    <table border="0" cellspacing="0" width="100%" cellpadding="0">
      
      <tr>
        <td class="menu" width="100%" height="22">
        <img src="images/c.gif" width="1" height="3"><map name="FPMap1"><area target="_blank" coords="242, 15, 277, 28" shape="rect" href="sort/9_1.htm"></map><img border="0" src="images/net.gif" usemap="#FPMap1"></td>
      </tr>
      <tr>
        <td width="100%" height="30" align="center">
        <table border="0"  style="TABLE-LAYOUT: fixed; BORDER-COLLAPSE: collapse"  cellspacing="0" width="98%" cellpadding="0">
          <%
i=0
sql="select top 10 cxn,cxv,id,tid,date from down where cd='.NET源码' order by date desc"
rs.open sql,conn,1,1
if rs.eof then%>
          <tr>
            <td width="100%" height="30" align="center">还没有软件</td>
          </tr>
          <%
else
do while not rs.eof
%><tr>
            <td width="100%" height="3"></td>
          </tr>
          <tr>
            <td height="18" nowrap>·<a target="_blank" title="<%=rs("cxn")%>" href="soft/<%=rs("id")%>.htm"><%=rs("cxn")%></a><%if (month(rs("date"))&"/"&day(rs("date")))=(month(date())&"/"&day(date())) then response.write"<font color=""#ff0000"">("&month(rs("date"))&"/"&day(rs("date"))&")</font>" else response.write"<font color=""#bbbbbb"">("&month(rs("date"))&"/"&day(rs("date"))&")</font>" end if%></td>
          </tr>
          <tr>
            <td width="100%" height="1" background="images/bg_dot.gif">
            </td>
          </tr>
          <%
i=i+1
if i>10 then exit do
rs.movenext
loop
end if
rs.close
%></table>
        </td>
      </tr>
      <tr>
        <td width="100%" height="4" bgcolor="#EEF8FD"></td>
      </tr>
      <tr>
        <td width="100%" height="3"></td>
      </tr>
    </table>
    <table border="0" cellspacing="0" width="100%" cellpadding="0">
      <tr>
        <td class="menu" width="100%" height="22">
        <img src="images/c.gif" width="1" height="3"><map name="FPMap5"><area target="_blank" href="sort/11_1.htm" shape="rect" coords="241, 14, 277, 27"></map><img border="0" src="images/po.gif" usemap="#FPMap5"></td>
      </tr>
      <tr>
        <td width="100%" height="30" align="center">
        <table border="0" style="TABLE-LAYOUT: fixed; BORDER-COLLAPSE: collapse"  cellspacing="0" width="98%" cellpadding="0">
          <%
i=0
sql="select top 10 cxn,cxv,id,tid,date from down where cd='破解软件' order by date desc"
rs.open sql,conn,1,1
if rs.eof then%>
          <tr>
            <td width="100%" height="30" align="center">还没有软件</td>
          </tr>
          <%
else
do while not rs.eof
%><tr>
            <td width="100%" height="3"></td>
          </tr>
          <tr>
            <td height="18" nowrap>·<a target="_blank" title="<%=rs("cxn")%>" href="soft/<%=rs("id")%>.htm"><%=rs("cxn")%></a><%if (month(rs("date"))&"/"&day(rs("date")))=(month(date())&"/"&day(date())) then response.write"<font color=""#ff0000"">("&month(rs("date"))&"/"&day(rs("date"))&")</font>" else response.write"<font color=""#bbbbbb"">("&month(rs("date"))&"/"&day(rs("date"))&")</font>" end if%></td>
          </tr>
          <tr>
            <td width="100%" height="1" background="images/bg_dot.gif">
            </td>
          </tr>
          <%
i=i+1
if i>10 then exit do
rs.movenext
loop
end if
rs.close
%></table>
        </td>
      </tr>
      <tr>
        <td width="100%" height="4" bgcolor="#EEF8FD"></td>
      </tr>
      <tr>
        <td width="100%" height="3"></td>
      </tr>
    </table>
    <table border="0" cellspacing="0" width="100%" cellpadding="0">
      <tr>
        <td class="menu" width="100%" height="22">
        <map name="FPMap7">
		<area target="_blank" coords="242, 14, 277, 28" shape="rect" href="info/index.htm">
		</map>
        <img border="0" src="images/wan.gif" usemap="#FPMap7"></td>
      </tr>
      <tr>
        <td width="100%" height="30" align="center">
        <table border="0" style="TABLE-LAYOUT: fixed; BORDER-COLLAPSE: collapse"  style="TABLE-LAYOUT: fixed; BORDER-COLLAPSE: collapse"  cellspacing="0" width="98%" cellpadding="0">
          <%
i=0
sql="select top 10 title,id,tid,date from info order by date desc"
rs.open sql,conn1,1,1
if rs.eof then%>
          <tr>
            <td width="100%" height="30" align="center">还没有软件</td>
          </tr>
          <%
else
do while not rs.eof
%><tr>
            <td width="100%" height="3"></td>
          </tr>
          <tr>
            <td height="18" nowrap>·<a target="_blank" title="<%=rs("title")%>" href="info/<%=rs("id")%>.htm"><%=rs("title")%></a><%if (month(rs("date"))&"/"&day(rs("date")))=(month(date())&"/"&day(date())) then response.write"<font color=""#ff0000"">("&month(rs("date"))&"/"&day(rs("date"))&")</font>" else response.write"<font color=""#bbbbbb"">("&month(rs("date"))&"."&day(rs("date"))&")</font>" end if%></td>
          </tr>
          <tr>
            <td width="100%" height="1" background="images/bg_dot.gif">
            </td>
          </tr>
          <%
i=i+1
if i>10 then exit do
rs.movenext
loop
end if
rs.close
%></table>
        </td>
      </tr>
      <tr>
        <td width="100%" height="4" bgcolor="#EEF8FD"></td>
      </tr>
    </table>
    </td>
    <td width="4" valign="top" height="299" rowspan="2">
    <img src="images/c.gif" width="4" height="1"> </td>
  </tr>
  <tr>
    <td width="572" valign="top" height="14" colspan="3">
    <p align="center"><span lang="en-us">
	<a target="_blank" href="http://7wu.net">七无音乐</a>&nbsp; </span>欢迎友情链接<span lang="en-us"> 
	QQ:2355243</span></td>
  </tr>
  </table>
<table border="0" width="770" cellspacing="1" cellpadding="0" id="table1">	
	<tr>
		<td align="center" width="770"><script language="javascript" src="foot2.js"></script><script language="JavaScript" type="text/javascript" src="http://www3.itsun.com/counter.php?uuid=1533154&style=icon"></script>
</td>
	</tr>
	
</table>
</center>
</body>

</html>

⌨️ 快捷键说明

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