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

📄 1stprocess_add_by_s.jsp

📁 一个在线售票系统
💻 JSP
字号:
<%@ page language="java" contentType="text/html;charset=gb2312"%>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    
    
    <title>添加路线步骤一</title>
    
	<meta http-equiv="content-type" content="text/html; charset=gb2312">
    <link rel="stylesheet" href="../css/mm_lodging1.css" type="text/css">

  </head>
  <%
   request.setCharacterEncoding("gb2312");
   if(session.getAttribute("isLogin")==null)
  {
     %>
     <jsp:forward page="../login/login.html"/>
     <%
  }  
  %>
  <body text=#003300 vLink=#002200 leftMargin=0 topMargin=0>
  <table width="600"  border="0" align="center" cellpadding="0" cellspacing="0">
      <tr width="600">
        <td><img src="../image/16.gif"></td>
      </tr>
    </table>
    <table cellSpacing=0 cellPadding=0 width=600 align="center" bgcolor="#033D7C">
       <TBODY>
        <tr width="600" bgcolor="#a4c2c2">
          <td height="36" colspan="3" id="navigation" class="navText" align="center"><a href="../system_admin/index.jsp">首页</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
      <a href="../user/admin_by_s_admin.jsp">用户管理</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="../admin/admin_by_s_admin.jsp">管理员管理</a>&nbsp;&nbsp;
      &nbsp;&nbsp;&nbsp; <a href="../admin/add_by_s.jsp">添加管理员</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="../ticket/add_by_s.jsp">添加火车票</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
      <a href="../train/1stProcess_add_by_s.jsp">添加列车路线</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="../common/exit.jsp">退出</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>
        </tr>
       </TBODY>
    </table>
    <br><br>
    <form action="../train/do_1stProcess_add_by_s.jsp" method="post">
       <table cellSpacing=0 cellPadding=0 width=600 align="center" align="center">
         <tr>
           <td width="600" align="center" bgcolor="#cccccc">
             <font size="2">添加列车路线步骤一</font>
           </td>
         </tr>
      </table>
      <table cellSpacing=0 cellPadding=0 width=600 align="center" align="center">
        <tr>
           <td width="600" align="center" bgcolor="#EBEBEB">
               <font size="2">路线经过的站点数(包括始发和终点站):</font>
           </td>
           <td width="600" align="center" bgcolor="#EBEBEB">
               <input type="text" name="stations_num">
           </td>
        </tr>
        <tr>
         <td width="600" align="center" bgcolor="#cccccc" height="3">
         </td>
         <td width="600" align="center" bgcolor="#cccccc" height="3">
         </td>
       </tr>
       <tr>
           <td width="600" align="center" bgcolor="#EBEBEB">
               <font size="2">列车序列号:</font>
           </td>
           <td width="600" align="center" bgcolor="#EBEBEB">
               <input type="text" name="train_serial">
           </td>
       </tr>
       <tr>
          <td width="600" align="right" bgcolor="#cccccc" height="3">
          </td>
          <td width="600" align="right" bgcolor="#cccccc" height="3">
          </td> 
       </tr>
       <tr>
          <td width="600" align="center" bgcolor="#EBEBEB" height="3">
          起点站:
          </td>
          <td width="600" align="center" bgcolor="#EBEBEB" height="3">
            <input type="text" name="start_station">
          </td>
       </tr>
       <tr>
          <td width="600" align="right" bgcolor="#cccccc" height="3">
          </td>
          <td width="600" align="right" bgcolor="#cccccc" height="3">
          </td> 
       </tr>
       <tr>
          <td width="600" align="center" bgcolor="#EBEBEB">
          终点站:
          </td>
          <td width="600" align="center" bgcolor="#EBEBEB">
            <input type="text" name="end_station">
          </td>
       </tr>
       
       
       <tr>
          <td width="600" align="right" bgcolor="#cccccc" height="3">
          </td>
          <td width="600" align="right" bgcolor="#cccccc" height="3">
          </td> 
       </tr>
       <tr>
          <td width="600" align="center" bgcolor="#EBEBEB">
          总里程:
          </td>
          <td width="600" align="center" bgcolor="#EBEBEB">
            <input type="text" name="whole_mileage">
          </td>
       </tr>
       <tr>
          <td width="600" align="right" bgcolor="#cccccc" height="3">
          </td>
          <td width="600" align="right" bgcolor="#cccccc" height="3">
          </td> 
       </tr>
       <tr>
          <td width="600" align="center" bgcolor="#EBEBEB">
          硬座数量:
          </td>
          <td width="600" align="center" bgcolor="#EBEBEB">
            <input type="text" name="hard_seat_extant_num">
          </td>
       </tr>
       <tr>
          <td width="600" align="right" bgcolor="#cccccc" height="3">
          </td>
          <td width="600" align="right" bgcolor="#cccccc" height="3">
          </td> 
       </tr>
       <tr>
          <td width="600" align="center" bgcolor="#EBEBEB">
          软座数量:
          </td>
          <td width="600" align="center" bgcolor="#EBEBEB">
            <input type="text" name="soft_seat_extant_num">
          </td>
       </tr>
       <tr>
          <td width="600" align="right" bgcolor="#cccccc" height="3">
          </td>
          <td width="600" align="right" bgcolor="#cccccc" height="3">
          </td> 
       </tr>
       <tr>
          <td width="600" align="center" bgcolor="#EBEBEB">
          硬卧数量:
          </td>
          <td width="600" align="center" bgcolor="#EBEBEB">
            <input type="text" name="hard_recumbency_extant_num">
          </td>
       </tr>
       <tr>
          <td width="600" align="right" bgcolor="#cccccc" height="3">
          </td>
          <td width="600" align="right" bgcolor="#cccccc" height="3">
          </td> 
       </tr>
       <tr>
          <td width="600" align="center" bgcolor="#EBEBEB">
          软卧数量:
          </td>
          <td width="600" align="center" bgcolor="#EBEBEB">
            <input type="text" name="soft_recumbency_extant_num">
          </td>
       </tr>
       <tr>
          <td width="600" align="right" bgcolor="#cccccc" height="3">
          </td>
          <td width="600" align="right" bgcolor="#cccccc" height="3">
          </td> 
       </tr>
       <tr>
          <td width="600" align="center" bgcolor="#EBEBEB">
          列车类型:
          </td>
          <td width="600" align="center" bgcolor="#EBEBEB">
            <select name="train_type">
              <option value="直达列车">直达列车</option>
              <option value="特快列车">特快列车</option>
              <option value="快速列车">快速列车</option>
              <option value="普快列车">普快列车</option>
              <option value="临时列车">临时列车</option>
            </select>
          </td>
       </tr>
       <tr>
          <td width="600" align="right" bgcolor="#cccccc" height="3">
          </td>
          <td width="600" align="right" bgcolor="#cccccc" height="3">
          </td> 
       </tr>
       <tr>
           <td width="600" align="right" bgcolor="#EBEBEB">
               <input type="submit" value="下一步">
           </td>
           <td width="600" align="left" bgcolor="#EBEBEB">
               <input type="reset" value="取消">
           </td>
        </tr>
      </table>
    </form>
  </body>
</html>

⌨️ 快捷键说明

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