planner03.html,v

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

HTML,V
124
字号
head	1.5;access;symbols;locks; strict;comment	@# @;1.5date	2001.03.25.21.50.34;	author wombat;	state Exp;branches;next	1.4;1.4date	2000.12.08.23.28.32;	author wombat;	state Exp;branches;next	1.3;1.3date	2000.09.17.02.17.34;	author wombat;	state Exp;branches;next	1.2;1.2date	2000.09.10.17.30.14;	author wombat;	state Exp;branches;next	1.1;1.1date	2000.09.10.16.41.33;	author wombat;	state Exp;branches;next	;desc@@1.5log@*** empty log message ***@text@<html><head>	<link rel="stylesheet" href="html/style.css" type="text/css"></head><body bgcolor=#ffffff><h3><center><!--DayName--></center></h3><a href="planner.cgi?date=<date1>&option=addevent" target='main'>Add Event</a><table width=100% border=1><!--content--></table></body></html>@1.4log@moved style.css@text@d5 1a5 1<h3><center><DayName></center></h3>d9 1a9 1<content>@1.3log@did something@text@d2 1a2 1<link rel="stylesheet" href="style.css" type="text/css">@1.2log@Removed \ causing date to be wrong.@text@d2 1a2 2<link rel='stylesheet' href="style.css"><title>Planner</title>@1.1log@Initial revision@text@d8 1a8 1<a href="planner.cgi?date=<date1>\&option=addevent" target='main'>Add Event</a>@

⌨️ 快捷键说明

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