main03.html,v

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

HTML,V
67
字号
head	1.2;access;symbols;locks; strict;comment	@# @;1.2date	2001.03.05.16.10.18;	author wombat;	state Exp;branches;next	1.1;1.1date	2000.09.24.23.58.28;	author wombat;	state Exp;branches;next	;desc@@1.2log@*** empty log message ***@text@<center><h3>Message from <!--fromuser--></h3><!--ask--><br><form action=main.cgi method=post><input type=hidden name=option value=ask><input type=hidden name=message value="<!--this_message-->"><input type=submit name=action value=Authorize><input type=submit name=action value=Reject></form><p><input type=submit onClick=window.close() value=Close></center></p><SCRIPT LANGUAGE=JavaScript>  <!--   function popit(str) {    var w = window.open(str,"IntrepidScreen",                     'width=700,height=600,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes');   }   function popit_small(str) {    var w = window.open(str,"MessageWindow",                     'width=400,height=400,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes');   }  //--></SCRIPT></body></html>@1.1log@Initial revision@text@d1 2a2 2<center><h3>Message from <fromuser></h3><ask><br>d5 1a5 1<input type=hidden name=message value="<this_message>">d21 1a21 1</body></html>@

⌨️ 快捷键说明

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