⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 fonctionfirst.html

📁 用C#编写的实现火车查询功能的程序功能比较完整
💻 HTML
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>

<title>Untitled Document</title>

<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<style type="text/css">
<!--
.STYLE1 {font-family: "宋体"}
.STYLE2 {
	font-family: "黑体";
	font-size: 24px;
}
.STYLE4 {font-size: 16px; font-weight: bold; font-family: "黑体";}
-->
</style>
</head>
<body class="sub">
<table width="97%" height="346" border="0" cellpadding="4" cellspacing="4" style="text-align: center">
  <tr>
    <td width="15%" style="text-align: right; vertical-align: bottom">      <a href="#"></a>    </td>
    <td width="58%">
      <p>&nbsp;</p>
      <h4 class="TitleColor STYLE2">列车时刻查询系统</h4>
      <p align="left" class="STYLE1">本系统具备以下的功能:</p>
      <p align="left" class="STYLE1">1、地图显示。</p>
      <p align="left" class="STYLE1">2、查询车次。</p>
      <p align="left" class="STYLE1">3、显示车次详细信息。</p>
      <p align="left" class="STYLE1">4、计算票价。</p>
      <p align="left" class="STYLE1">5、打印查询结果。</p>
      <p align="left" class="STYLE1">&nbsp;</p>
      <p align="left" class="STYLE4">&#8226;地图显示</p>
      <p class="StoryContentColor">&nbsp;</p>
      <p class="StoryContentColor"><img src="Map.gif" width="597" height="415" /></p>
      <p class="StoryContentColor">&nbsp;</p>
      <p class="StoryContentColor">&nbsp;</p></td>
    <td width="27%" style="vertical-align: bottom">      <a href="#"></a>    </td>
  </tr>
</table>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -