?? top.asp
字號:
<html >
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>用戶<%=session("auser")%>——>控制面板</title>
</head>
<body>
<table width="760" border="0" cellpadding="0" cellspacing="0" align="center">
<!--DWLayoutTable-->
<tr>
<td width="760" height="29"><table cellspacing="0" cellpadding="0" width="760" border="0">
<tbody>
<tr>
<td><img height="70" src="../images/logo.jpg" width="160" /></td>
<td align="right"><img height="74" src="images/img_1009.gif"
width="308" /></td>
</tr>
</tbody>
</table>
<table style="MARGIN-BOTTOM: 1px" height="25" cellspacing="0" cellpadding="0"
width="760" background="images/img_1010.gif" border="0">
<!--DWLayoutTable-->
<tbody>
<tr>
<td width="2" height="25"><div id="rq" style="COLOR: #ffffff; PADDING-TOP: 2px"></div></td>
<td width="472" valign="top"><script language="JavaScript" type="text/javascript">
<!--
now = new Date(),hour = now.getHours()
if(hour < 6){document.write("凌晨好!")}
else if (hour < 7){document.write("早上好!")}
else if (hour < 10){document.write("上午好!")}
else if (hour < 11){document.write("上午好!")}
else if (hour < 12){document.write("中午好!")}
else if (hour < 13){document.write("下午好!")}
else if (hour < 15){document.write("下午好!")}
else if (hour < 18){document.write("下午好!")}
else if (hour < 19){document.write("傍晚好!")}
else if (hour < 20){document.write("晚上好!")}
else if (hour < 21){document.write("晚上好!")}
else if (hour < 23){document.write("晚上好!")}
else if (hour < 00){document.write("凌晨好!")}
else {document.write("凌晨好!")}
// -->
</script>
<script language="JavaScript" type="text/javascript">
today=new Date();
function initArray(){
this.length=initArray.arguments.length
for(var i=0;i<this.length;i++)
this[i+1]=initArray.arguments[i] }
var d=new initArray(
"星期日",
"星期一",
"星期二",
"星期三",
"星期四",
"星期五",
"星期六");
document.write(
"<font style='font-size:9pt;'> ",
today.getYear(),"年",
today.getMonth()+1,"月",
today.getDate(),"日 ",
d[today.getDay()+1],
"</font>" );
</script></td>
<td width="504" align="right" valign="top"><a href="../index.asp" target="_blank">網站首頁</a><font
color="#ffffff"> |</font> <a href="../logout.asp">退出系統</a></td>
</tr>
</tbody>
</table></td>
</tr>
</table>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -