searchform.html,v

来自「linux下基于web的个人信息管理器源码」· HTML,V 代码 · 共 58 行

HTML,V
58
字号
head	1.2;access;symbols;locks; strict;comment	@# @;1.2date	2001.03.05.16.14.13;	author wombat;	state Exp;branches;next	1.1;1.1date	2001.01.07.21.42.20;	author wombat;	state Exp;branches;next	;desc@@1.2log@*** empty log message ***@text@<html><body bgcolor=white><center><h2>Search for Articles in Groups</h2><br><form action=news.cgi method=post><input type=hidden name=option value=search>Group: <select name=group><!--groups--></select><br>Search String: <input type=text name="searchStr"><br><font color=red>*This only searches the subject field, and is case sensitive</font><br><input type=submit value=OK>&nbsp;<input type=submit value=Cancel onClick=history.go(-1)></form></center></body></html>@1.1log@Initial revision@text@d8 1a8 1<groups>d16 1a16 1</html>@

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?