📄 admin_filesearch.aspx
字号:
<html>
<head>
<title>论坛后台管理</title>
<LINK href="css/style.css" type="text/css" rel="stylesheet">
<base target="_self">
</head>
<body bgcolor="#CAD7F7">
<table cellpadding="2" cellspacing="1" border="0" width="100%" class="tableBorder" align=center bgcolor="#FFFFFF" height="175">
<tr align="center">
<td height=37 class="topbg" bgcolor="#4455AA"><font color="#FFFFFF">论坛文件查询</font></td>
</tr>
<tr>
<td width="100%" class="tdbg" height=218 bgcolor="#F1F3F5" valign="top">
<table border="0" cellpadding="0" cellspacing="0" width="100%" height="181">
<form action="Admin_File.aspx" method="post">
<tr>
<td width="358" height="89" align="right">文件名:</td>
<td width="20" height="89"> </td>
<td width="600" height="89">
<input type="text" name="FileName" size="20"></td>
</tr>
<tr>
<td align="center" height="32" width="978" colspan="3">
<input type="submit" value="查 询" name="B1">
</td>
</tr>
</form>
</table>
</td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -