📄 search_start.htm
字号:
<!-- BEGIN startpage -->
<TABLE class=bmbnewstyle cellSpacing=0 cellPadding=0 width={tablewidth} align=center border=0>
<TBODY>
<TR>
<TD><form action="search.php" method=post>
<TABLE cellSpacing=1 cellPadding=4 width="100%" border=0>
<TBODY><tr bgcolor={tile_back} background={tile_back} bgcolor={forumcolorone}>
<td bgcolor={tile_back} background={tile_back} bgcolor={forumcolorone}><font color={categoryfontcolor}>{gl[275]}</font></td>
</tr>
<tr bgcolor={forumcolortwo}>
<td>
<br>
{gl[291]}
<input type=text name=keyword {style2} size=30 onMouseOver = "this.style.backgroundColor = '#f3f3f3'" onMouseOut = "this.style.backgroundColor = ''">
{gl[292]}
<br>
<br>
{gl[293]}
<input type=radio name="method" value="or" checked id=open_1><label for="open_1">
{gl[294]}</label>
<input type=radio name="method" value="and" id=open_2><label for="open_2">
{gl[295]}</label>
<br>
<br>
{gl[296]}
<select name=forumid><OPTION value="all">{gl[297]}</OPTION>{searchforum}
</select>
<br>
<br>
{gl[298]}
<select name=method1>
<OPTION value="1">{gl[299]}</OPTION>
<OPTION value="2">{gl[300]}</OPTION>
<OPTION value="7">{gl[301]}</OPTION>
</select>
<br><br>
{gl[302]}
<select name=method2>
<OPTION value="60">{gl[303]}</OPTION>
<OPTION value="1">{gl[304]}</OPTION>
<OPTION value="7">{gl[305]}</OPTION>
<OPTION value="30">{gl[306]}</OPTION>
<OPTION value="90">{gl[307]}</OPTION>
<OPTION value="">{gl[308]}</OPTION>
</select>{gl[309]}
</td>
</tr>
<tr align="center" bgcolor="{forumcolorone}">
<td bgcolor={forumcolorone} align="center" height="24" bgcolor={tile_back} background={tile_back} class=title>
<input type="submit" value="{gl[29]}" style="height:20px;background-color:{list_color1};border:1 solid {bordercolor}">
<input type="reset" value="{gl[215]}" style="height:20px;background-color:{list_color1};border:1 solid {bordercolor}">
</td>
</tr>
</table>
</td>
</tr>
</form>
</TBODY></table></TD></TR></TBODY></TABLE>
<!-- END startpage -->
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -