📄 gezige.asp
字号:
<link href="css/css.css" rel="stylesheet" type="text/css">
<%randomize
Num=int(request("class"))
Select Case Num
case 1%>
<a href="http://club.hikers.cn/index.asp?user=<%=request("user")%>" target="_blank"><font color="#FF0000">网站百万流量大赠送</font></a>
<%case 2%>
<a href="http://club.hikers.cn/index.asp?user=<%=request("user")%>" target="_blank"><img src="images/88x31.gif" border="0"></a>
<%case 3%>
<a href="http://club.hikers.cn/index.asp?user=<%=request("user")%>" target="_blank"><img src="images/68x60.gif" border="0"></a>
<%case 4%>
<a href="http://club.hikers.cn/index.asp?user=<%=request("user")%>" target="_blank"><img src="images/120x60.gif" border="0"></a>
<%case 5%>
<a href="http://club.hikers.cn/index.asp?user=<%=request("user")%>" target="_blank"><img src="images/468x60.gif" border="0"></a>
<%case 6%>
<a href="http://club.hikers.cn/index.asp?user=<%=request("user")%>" target="_blank"><font color="#FF0000">中国驴友大联盟</font></a>
<%case 7%>
<a href="http://club.hikers.cn/index.asp?user=<%=request("user")%>" target="_blank"><img src="images/hikers.gif" border="0"></a>
<%end select%>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -