top.asp
来自「一个用ASP编写的 关于火车售票的系统 写得还很详细的值得借鉴阿」· ASP 代码 · 共 36 行
ASP
36 行
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>25175火车票订购录入系统v20</title>
<link href="25175-1.css" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
body {
margin-top: 0px;
margin-left: 2px;
margin-right: 0px;
margin-bottom: 0px;
}
.style5 {
font-size: 36px;
color: #FFFFFF;
font-weight: bold;
}
-->
</style></head>
<body>
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td valign="top" bgcolor="#A0A4AC" style="line-height:140%;"> <div align="center"><br>
<span class="style5">火车票订购录入系统<br>
<br>
</span></div></td>
</tr>
</table>
<table width="100" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="2"> </td>
</tr>
</table>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?