📄 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;
}
a:visited {
color: #FF0000;
}
-->
</style>
<table width="100%" border="1" cellpadding="2" cellspacing="1">
<tbody>
<tr>
<td bgcolor="#FFFF00">-- <a
href="tm.asp">特别号</a> -- <a
href="zmt.asp">正特</a> -- <a
href="zm.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>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -