?? uploadsoft.jsp
字號:
<html>
<head>
<title>圖片上傳</title>
<meta HTTP-EQUIV="Content-Type" content="text/html; charset=gb2312">
<LINK href="../images/mainstylectrl.css" type=text/css rel=stylesheet>
</head>
<body text="#000000" leftmargin="0" topmargin="0" bgcolor="#ffffff" class="Utu">
<table width="100%" border="0" cellspacing="0" cellpadding="0" bordercolor="#ffffff">
<tr> <form name="form9" method="post" action="uploadsofting.jsp" enctype="multipart/form-data">
<td valign="middle">
<input type="file" name="text1" size="20" class=buttonlinear>
<input type="submit" name="submit" value="上傳" class="pushbutton"></td>
</form>
</tr>
</table>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -