?? caidan.jsp
字號:
<%@ page contentType="text/html; charset=gb2312" %>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title></title>
</head>
<body>
<table width="160" height="289" border="0">
<tr>
<td width="45"> </td>
<td width="139"><a href="<%=request.getContextPath()%>/select.do" target="content">要貨單信息</a></td>
</tr>
<tr>
<td> </td>
<td><a href="<%=request.getContextPath()%>/warehouse.do" target="content">倉庫信息</a></td>
</tr>
<tr>
<td> </td>
<td><a href="showmadebill.jsp" target="content">查看生成發貨單</a></td>
</tr>
</table>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -