?? addplane.jsp
字號:
<%@ page contentType="text/html;charset=gb2312" language="java" %><%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean" %><%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html" %><%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic" %><%@ taglib uri="/WEB-INF/struts-template.tld" prefix="template" %> <html:html ><head><title></title><META http-equiv=Content-Type content="text/html; charset=gb2312"><link href="../../../css/mycss.css" rel="stylesheet" type="text/css"></head><body text=#996699 vLink=#333366 aLink=#0000cc link=#3333ff bgColor=#ffffff><html:base /> <p><html:form action="/jsp/AddPlaneAction.do?action=insert&search=search&expression=NULL" method="post"></html:form ></p><table width=603 border=0> <TBODY> <tr> <td width=151> </td> <td width=93> </td> <td width=172> <h3>到達時間</h3></td> <td width=169> <h3>出發時間</h3></td></tr></TBODY></table><html:form action="/jsp/AddPlaneAction.do?action=insert&search=search&expression=NULL" method="post"><table cellPadding=2 width=603 border=0> <TBODY> <tr> <td width=168> <h3>請選擇航班號:</h3></td> <td width=98><html:select property="select">
<html:options name="myList"/></html:select></td> <td width=38> </td> <td width=39> </td> <td width=39> </td> <td width=39> </td> <td width=38> </td> <td width=39> </td> <td width=39> </td> <td width=39> </td></tr> <tr> <td> <h3>請選擇航班國籍:</h3></td> <td><html:select property="select2">
<html:options name="myList2"/></html:select></td> <td> </td> <td> </td> <td> </td> <td> </td> <td> </td> <td> </td> <td> </td> <td> </td></tr> <tr> <td> <h3>請選擇出/入境:</h3></td> <td><html:select property="select3">
<html:options name="myList3"/></html:select></td> <td> </td> <td> </td> <td> </td> <td> </td> <td> </td> <td> </td> <td> </td> <td> </td></tr> <tr> <td> <h3>請選擇經過的城市一:</h3></td> <td><html:select property="select4">
<html:options name="myList4"/></html:select></td> <td> </td> <td> </td> <td> </td> <td> </td> <td><html:select property="selecth1">
<html:options name="myListhour1"/> </html:select></td> <td><html:select property="selecth2">
<html:options name="myListhour2"/> </html:select>:</td> <td><html:select property="selectm1">
<html:options name="myListminute1"/></html:select></td> <td><html:select property="selectm2">
<html:options name="myListminute2"/></html:select></td></tr> <tr> <td> <h3>請選擇經過的城市二:</h3></td> <td><html:select property="select5">
<html:options name="myList5"/></html:select></td> <td><html:select property="selecth12">
<html:options name="myListhour12"/></html:select></td> <td><html:select property="selecth22">
<html:options name="myListhour22"/></html:select>:</td> <td><html:select property="selectm12">
<html:options name="myListminute12"/> </html:select></td> <td><html:select property="selectm22">
<html:options name="myListminute22" /></html:select></td> <td><html:select property="selecth13">
<html:options name="myListhour13"/></html:select></td> <td><html:select property="selecth23">
<html:options name="myListhour23"/></html:select>:</td> <td><html:select property="selectm13">
<html:options name="myListminute13"/></html:select></td> <td><html:select property="selectm23">
<html:options name="myListminute23"/></html:select></td></tr> <tr> <td> <h3>請選擇經過的城市三:</h3></td> <td><html:select property="select6">
<html:options name="myList6" /></html:select></td> <td><html:select property="selecth14">
<html:options name="myListhour14"/></html:select></td> <td><html:select property="selecth24">
<html:options name="myListhour24"/></html:select>:</td> <td><html:select property="selectm14">
<html:options name="myListminute14"/></html:select></td> <td><html:select property="selectm24">
<html:options name="myListminute24"/></html:select></td> <td><html:select property="selecth15">
<html:options name="myListhour15"/></html:select></td> <td><html:select property="selecth25">
<html:options name="myListhour25"/></html:select>:</td> <td><html:select property="selectm15">
<html:options name="myListminute15"/></html:select></td> <td><html:select property="selectm25">
<html:options name="myListminute25"/></html:select></td></tr> <tr> <td> <h3>請選擇經過的城市四:</h3></td> <td><html:select property="select7">
<html:options name="myList7"/></html:select></td> <td><html:select property="selecth16">
<html:options name="myListhour16"/></html:select></td> <td><html:select property="selecth26">
<html:options name="myListhour26"/></html:select>:</td> <td><html:select property="selectm16">
<html:options name="myListminute16"/></html:select></td> <td><html:select property="selectm26">
<html:options name="myListminute26"/></html:select></td> <td> </td> <td> </td> <td> </td> <td> </td></tr></TBODY></table><html:submit value="添加新記錄" /> <html:reset value="重寫" /> </html:form ></body></html:html >
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -