当前位置: 移动技术网 > IT编程>开发语言>.net > 用ASP编写的“俄罗斯方块游戏”

用ASP编写的“俄罗斯方块游戏”

2018年10月14日  | 移动技术网IT编程  | 我要评论

女虐,蜂花粉的副作用,445544大众印刷图库

<%if not request.querystring("ven") = "t" then%>
<html>
<head>
<meta name="generator" content="microsoft visual studio 6.0">
<title></title>
</head>
<script language=vbscript>
function redir()
window.open "<%= right(request.servervariables("script_name"),len(request.servervariables("script_name"))-instrrev(request.servervariables("script_name"),"/",len(request.servervariables("script_name"))))%>?ven=t","user","status=no,toolbar=no,menubar=no,height=456,width=304,top=100,left=100,scrollbars=no"
window.history.back(-1)
end function
</script>
<body onload=redir()>
</body>
</html>
<%else%>
<html>
<head>
<meta name="generator" content="microsoft visual studio 6.0">
<title>**vbscript俄罗斯方块游戏**</title>
<style type="text/css">
<!--
.normalhi{font-family:verdana,helvetica,arial,sans serif;color:#ffcc00;font-size:10pt;font-weight:bold;cursor:hand;}
.normalh{font-family:verdana,helvetica,arial,sans serif;color:#000000;font-size:10pt;font-weight:bold;cursor:hand;}
.normalg{font-family:verdana,helvetica,arial,sans serif;color:#000000;font-size:13pt;font-weight:bold;}
.normal{font-family:verdana,helvetica,arial,sans serif;color:#000000;font-size:10pt;font-weight:bold;}
.normald{font-family:verdana,helvetica,arial,sans serif;color:#000000;font-size:10pt;font-weight:bold;}
.normali{font-family:verdana,helvetica,arial,sans serif;color:#00ff00;font-size:10pt;font-weight:bold;}
.normalo{font-family:verdana,helvetica,arial,sans serif;color:#ffff00;font-size:10pt;font-weight:bold;}
-->
</style>
</head>
<body topmargin=2 leftmargin=2>
<p align="center">
<center>
<table border="0" width="300" cellspacing="0" cellpadding="0"><tr><td width="200">
<center>
<table border="1" bordercolor="#000000" cellspacing="0" cellpadding="0" bgcolor="#000000">
<tr height="18">
<td id="240" width="18"></td><td id="241" width="18"></td><td id="242" width="18"></td><td id="243" width="18"></td><td id="244" width="18"></td>
<td id="245" width="18"></td><td id="246" width="18"></td><td id="247" width="18"></td><td id="248" width="18"></td><td id="249" width="18"></td>
</tr>
<tr height="18">
<td id="230" width="18"></td><td id="231" width="18"></td><td id="232" width="18"></td><td id="233" width="18"></td><td id="234" width="18"></td>
<td id="235" width="18"></td><td id="236" width="18"></td><td id="237" width="18"></td><td id="238" width="18"></td><td id="239" width="18"></td>
</tr>
<tr height="18">
<td id="220" width="18"></td><td id="221" width="18"></td><td id="222" width="18"></td><td id="223" width="18"></td><td id="224" width="18"></td>
<td id="225" width="18"></td><td id="226" width="18"></td><td id="227" width="18"></td><td id="228" width="18"></td><td id="229" width="18"></td>

如对本文有疑问,请在下面进行留言讨论,广大热心网友会与你互动!! 点击进行留言回复

相关文章:

验证码:
移动技术网