?? tech_statistic_p.jsp
字號:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>無標題文檔</title>
</head>
<style TYPE="text/css">
<!--
body {font-size:10pt;color:#415161}
td {font-size:10pt;color:#415161}
th {font-size:10pt;color:#415161}
</style>
<%
if((String)session.getValue("enter")!="wushili")
{response.sendRedirect("default.htm");}
%>
<body>
<form name="form1" method="post" action="tech_statistic.jsp" target="mainFrame">
<table width="100%" border="0" cellspacing="0" bgcolor="#CCCCFF">
<tr>
<td width="94%"><strong>產品名稱</strong>
<input name="tech_name" type="text" size="40">
<strong>(請輸入產品名稱關鍵字)</strong> </td>
<td width="6%"><input type="submit" name="Submit" value="提交"></td>
</tr>
</table>
</form>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -