📄 top.asp
字号:
<%Set Rs6=Conn.Execute("select top 1 tray_time,affice,tray_switch from m_config")
Dim affice,tray_time,tray_switch
If Not Rs6.Eof Then
affice=Rs6("affice")
tray_time=Rs6("tray_time")
tray_switch=Rs6("tray_switch")
End If %><style type="text/css">
<!--
body,td,th {
color: #FF0000;
}
a:link {
color: #FF0000;
text-decoration: none;
}
a:visited {
color: #FF0000;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
a:active {
text-decoration: none;
}
-->
</style>
<TABLE cellSpacing=1 cellPadding=2 width="100%" border=1>
<TBODY>
<TR bgcolor="#FFFF00">
<TD >
<TABLE cellSpacing=0 cellPadding=0 border=0>
<TBODY>
<TR>
<TD bgcolor="#FFFF00">--
<A
href="tm.asp">特别号</A>
-- <A
href="zm.asp">正码</A>
-- <A
href="zmt.asp">正特</A>
-- <A
href="zm6.asp?type=3">正码1-6</A>
-- <A
href="lm.asp">连码</A>
-- <A
href="zlm.asp">正码过关</A>
-- <A
href="spx.asp">十二生肖</A>
-- <A
href="ys.asp">一肖</A>
-- <A
href="ls4.asp">四肖</A>
-- <A
href="ls5.asp">五肖</A>
-- <A
href="ls.asp">六肖</A>
-- <A
href="ps.asp">波色</A>
-- <A
href="bb.asp">半波</A>
-- <A
href="ws.asp">尾数</A>
-- <A
href="dx.asp">大小单双</A>
-- <A
href="x1.asp">下注明细</A> </TD>
</TR></TBODY></TABLE></TD></TR>
</TBODY></TABLE>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -