searchform.html,v
来自「linux下基于web的个人信息管理器源码」· HTML,V 代码 · 共 38 行
HTML,V
38 行
head 1.1;access;symbols;locks; strict;comment @# @;1.1date 2001.01.13.20.23.59; author wombat; state Exp;branches;next ;desc@@1.1log@Initial revision@text@<html><head></head><body bgcolor=#ffffff><center><form action=planner.cgi method=post> <input type=hidden name=option value=search> <table border=0> <tr><td width=1%>Search String</td><td><input type=text name=searchStr></td></tr> </table> <input type=submit value=OK><input type=submit value=Cancel onClick=history.go(-1)></form></center></body></html>@
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?