📄 description.asp
字号:
<%@ language="vbscript"%>
<%response.Expires = 0%>
<!--#include file="conn.asp"-->
<html>
<head>
<title>雨点赌大小游戏</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link href="css.css" rel="stylesheet" type="text/css">
</head>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<!--#include file="top.asp"-->
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td> </td>
</tr>
</table>
<table width="900" border="0" align="center" cellpadding="3" cellspacing="1" bgcolor="B8DE93">
<tr bgcolor="#5CB42E">
<td height="24" colspan="2"><div align="center">
<p align="center"><strong><font color="#FFFFFF">关于雨点赌大小游戏程序(V1.0)</font></strong></p>
</div></td>
</tr>
<tr bgcolor="#EBF5E0">
<td colspan="2"><div align="left">
<table width="100%" border="0" cellspacing="1" cellpadding="5">
<tr>
<td valign="top" class="12"><font color="#FF0000">总论:</font>用户押注赌大小,可结合某些带积分的网站使用,最小与最大押额在代码里自行修改。用户注册这一块没有细化,按实际情况自己整理。新用户注册即赠送积分100分。看看谁的运气好!
<p><font color="#FF0000">使用说明:</font></p>
<p>实例运行:<a href="http://www.ywask.com/Game/" target="_blank">义乌知道赌大小积分游戏</a></p>
</td>
</tr>
</table>
</div>
<div align="right"></div></td>
</tr>
</table>
<!--#include file="bottom.asp"-->
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -