📄 go.asp
字号:
<!--#Include File="@Include/_Global.asp"--><%Call Frame_Go()%>
<HTML>
<HEAD>
<script>var location='';</script>
<TITLE><%=Request("Key")%> - <%=h_Name%>超级搜索</TITLE>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=gb2312">
</HEAD>
<frameset name="topframe" border="0" cols="160,12,*" FRAMEBORDER="0" FRAMESPACING="0">
<frameset rows="102, *" border="0" framespacing="0" frameborder="0">
<frame name="search_box" src="search_box.asp?type=1&keyword=<%=Request("Key")%>&NO=<%=Request("NO")%>&cls=<%=Request("CLS")%>" noresize border="0" framespacing="0" frameborder="0" scrolling="no" style="border-bottom: solid 1 #848284">
<frame name="search_engine" src="band.asp?keyword=<%=Request("Key")%>&no=<%=Request("NO")%>&cls=<%=Request("CLS")%>" scrolling="auto">
</frameset>
<frame name="bar" src="midbar.htm" NORESIZE FRAMEBORDER="0" MARGINWIDTH="0" MARGINHEIGHT="0" SCROLLING="no">
<frame name="right" src="search.asp?Times=1&Key=<%=Request("Key")%>&NO=<%=Request("NO")%>" NORESIZE FRAMEBORDER="0" MARGINWIDTH="2" MARGINHEIGHT="0" SCROLLING="auto">
</frameset>
<noframes>© 2005 <a href="<%=h_Href%>" target="_top"><%=h_Name%></a> 版权所有
此 HTML 框架集显示多个 Web 页。若要查看此框架集,请使用支持 HTML 4.0 及更高版本的 Web 浏览器。
</noframes>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -