📄 tetris.htm
字号:
<html>
<head>
<title>洪恩在线 - java applet</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
</head>
<body bgcolor="white" text="black" topmargin="10" leftmargin="10" marginwidth="0" marginheight="10">
<table width="760" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td height="63" width="249"><img src="logo1.gif" width="249" height="63"></td>
<td valign="top">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr align="right" valign="bottom">
<td height="51" class="p3"><font color="#FF0066" class="p3">java 小游戏赏析
- 俄罗斯方块 </font></td>
</tr>
<tr bgcolor="#000000">
<td height="1"></td>
</tr>
</table>
</td>
</tr>
</table>
<table width="760" border="0" cellspacing="0" cellpadding="0" align="center">
<tr align="right" valign="top">
<td height="482">
<table border="1" bgcolor="CFDFFF" bordercolor="#FFFFFF" cellpadding="5" cellspacing="0" align="center">
<tr>
<td>
<div align="center"><applet code="TetrisApp.class" width="600" height="350">
</applet></div>
</td>
</tr>
</table>
<br>
<table width="98%" border="1" bordercolorlight="#000000" cellpadding="0" cellspacing="0">
<tr>
<td>
<table border="1" cellpadding="5" cellspacing="0" bgcolor="CFDFFF" width="100%" bordercolor="#FFFFFF" class="p1">
<tr>
<td bgcolor="6080d0" width="23%">游戏简介</td>
<td colspan="2"> 俄罗斯方块,不用我废话了吧!</td>
</tr>
<tr>
<td bgcolor="6080d0" width="23%">游戏规则</td>
<td colspan="2">可以选择玩家数量,可以选择难度。</td>
</tr>
<tr>
<td bgcolor="6080d0" width="23%">游戏控制</td>
<td width="35%">
<p>player 1</p>
<p>A:左<br>
D:右<br>
Z:下<br>
S:转</p>
</td>
<td width="42%">player 2.
<p>J:左<br>
L:右<br>
M:下<br>
K:转</p>
</td>
</tr>
</table>
</td>
</tr>
</table>
<span class="p1">选自:爪哇咖啡香</span>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -