📄 fighter2.htm
字号:
<html>
<head>
<title>打飞机游戏</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<style type="text/css">
A:link { color:#0000ff; font-weight:400; text-decoration: none;background :#}
A:active { color:#ff0000; font-weight:light; text-decoration: none }
A:visited {color:#000000; font-weight:400; text-decoration: none;background :# }
A:hover {text-decoration: underline;color:#000080;background :#;}
.pt10 { font-size: 10.5pt; color: #000000}
.pt9 { font-size:9pt; color:#000000}
.pt12 { font-size:12pt; color:#000000}
.skyblue { font-size: 9pt; color: #00ffff}
</STYLE>
<script language="JavaScript">
<!--
function MM_swapImgRestore() { //v3.0
var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}
function MM_preloadImages() { //v3.0
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
function MM_findObj(n, d) { //v3.0
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document); return x;
}
function MM_swapImage() { //v3.0
var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
//-->
</script>
</head>
<body topmargin="0" leftmargin="0" onLoad="MM_preloadImages('images/button1_over.jpg','images/button2_over.jpg','images/button3_over.jpg','images/button4_over.jpg','images/button5_over.jpg','images/button6_over.jpg')">
<div align="center">
<center>
<table border="0" cellpadding="0" cellspacing="0" width="750">
<tr>
<td width="100%">
<div align="center">
<table border="0" cellpadding="0" cellspacing="0" width="751">
<tr>
<td width="224"><img border="0" src="images/top_left.jpg" width="224" height="86"></td>
<td width="446"><img border="0" src="images/logo.jpg" alt="Company Name" width="448" height="86"></td>
<td width="163"><img border="0" src="images/top_right.jpg" width="79" height="86"></td>
</tr>
<tr>
<td valign="top" width="224">
<div align="center">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td width="100%"><a href="http://xiaogi.diy.163.com" target="_blank"><img border="0" src="images/pic_top.jpg" width="224" height="32" alt="设计者:魏镇江"></a></td>
</tr>
<tr>
<td width="100%"><img border="0" src="images/pic.jpg" width="224" height="155"></td>
</tr>
<tr>
<td width="100%"><a href="fighter.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image13','','images/button1_over.jpg',1)"><img name="Image13" border="0" src="images/button1.jpg" width="224" height="36"></a></td>
</tr>
<tr>
<td width="100%"><a href="fighter2.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image14','','images/button2_over.jpg',1)"><img name="Image14" border="0" src="images/button2.jpg" width="224" height="30"></a></td>
</tr>
<tr>
<td width="100%"><a href="fighter3.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image15','','images/button3_over.jpg',1)"><img name="Image15" border="0" src="images/button3.jpg" width="224" height="30"></a></td>
</tr>
<tr>
<td width="100%"><a href="fighter4.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image16','','images/button4_over.jpg',1)"><img name="Image16" border="0" src="images/button4.jpg" width="224" height="30"></a></td>
</tr>
<tr>
<td width="100%"><a href="fighter5.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image17','','images/button5_over.jpg',1)"><img name="Image17" border="0" src="images/button5.jpg" width="224" height="30"></a></td>
</tr>
<tr>
<td width="100%"><a href="fighter6.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image18','','images/button6_over.jpg',1)"><img name="Image18" border="0" src="images/button6.jpg" width="224" height="31"></a></td>
</tr>
<tr>
<td width="100%"><img border="0" src="images/left_side.jpg" width="224" height="165"></td>
</tr>
</table>
</div>
</td>
<td valign="top" bgcolor="#FFFFFF" width="446">
<p class="pt12"><b class="pt12">游戏界面</b></p>
<p><span class="pt10">游戏启动画面如下:</span><br>
<a href="fighter.jpg"><img src="fighter.jpg" width="448" height="350" border="0"></a>
</p>
<p class="pt10">左边为10×10的“天空”,其中暗藏了三架以“士”字形分布的飞机,如下图所示:<br>
<a href="fighter2.jpg"><img src="fighter2.jpg" width="448" height="350" border="0"></a>
</p>
<p class="pt10">其中红色块表示飞机头,灰色块表示其他机身部位。</p>
<p class="pt10">画面右边顶端分布六个按钮,表示各种功能。</p>
<p class="pt10"><b>开始</b>:开始一局新游戏。缺省状态为由计算机自动布局。</p>
<p class="pt10"><b>保存</b>:表示保存当前游戏中的飞机布局。你在玩游戏时可能觉得某一次飞机的布局特别巧妙,很难推出飞机头所在。你就可以利用本功能把该飞机布局保存下来,发给你的朋友,考考他的推理能力。</p>
<p class="pt10"><b>载入</b>:载入飞机布局的文件,载入完毕后直接开始。</p>
<p class="pt10"><b>布局</b>:手动布局。请按“士”字形在10×10的“天空”中分布好飞机,然后点击“开始”。游戏将自动检测飞机布局是否正确。</p>
<p class="pt10"><b>选项</b>:选项里面包含许多信息。“设置”栏包括是否打开音效,是否在桌面上创建快捷方式,以及选择老板键打开的文件。“鼠标操作”栏提示游戏的鼠标操作;“关于”栏说明游戏的一些版权信息。</p>
<p class="pt10"><b>退出</b>:离开本游戏。</p>
<p><span class="pt10">游戏界面右下脚为游戏信息区,显示游戏的一些提示信息。再下面是游戏结果显示区。</span><br>
</p>
<p></p>
</td>
<td valign="top" width="163">
<div align="center">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td width="79" height="539" background="images/right_side.jpg" valign="top">
<div align="center">
<p class="pt10"><font color="#FF0000"><b>游戏下载</b></font></p>
<p><a href="fighter.zip"><img src="images/floppy.gif" width="30" height="37" border="0"></a>
</p>
<p class="pt10"><font color="#FF0000"><b>精彩布局<br>
下载</b></font></p>
<p><img src="images/posi.gif" width="15" height="12"><span class="pt9"><a href="posi1.pos">布局一</a><br>
<img src="images/posi.gif" width="15" height="12"><span class="pt9"><a href="posi2.pos">布局二</a></span><br>
<img src="images/posi.gif" width="15" height="12"><span class="pt9"><a href="posi3.pos">布局三</a></span><br>
<img src="images/posi.gif" width="15" height="12"><span class="pt9"><a href="posi4.pos">布局四</a></span></span></p>
</div>
</td>
</tr>
</table>
</div>
</td>
</tr>
</table>
</div>
</td>
</tr>
<tr>
<td width="100%" align="center" valign="top" height="30"><font face="Verdana" class="pt10"><b>版权所有2002
<a href="http://xiaogi.diy.163.com">http://xiaogi.diy.163.com</a></b></font></td>
</tr>
</table>
</center>
</div>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -