logout.jsp.svn-base

来自「一个timesheet程序,用来统计开发人员的度量衡web在线程序.用于软件行业」· SVN-BASE 代码 · 共 15 行

SVN-BASE
15
字号
<html>
<head>
	<meta http-equiv="content-style-type" content="text/css">
	<meta http-equiv="pragma" content="no-cache">
	<title>Achievo-RMS Logout</title>
	<link href="../theme/master.css" rel="stylesheet" type="text/css">
</head>
<body>
<table width="837" border="0" cellpadding="0" cellspacing="0">
	<tr>
		<td width="100%" class="txt"><h1>Logout</h1><p>Thank you for using the system and see you soon.</p></td>
	</tr>
</table>
</body>
</html>

⌨️ 快捷键说明

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