⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 topmain.aspx

📁 基于web的图书管理系统 (SQL Server 2000)
💻 ASPX
字号:
<html>
<head>
<title>Topmain</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link rel="stylesheet" href="css/mm.css" type="text/css">
<style type="text/css"> 
<!-- a:link { font-family: "Verdana","Arial"; font-size: 12px; color: #FFFFFF; text-decoration: none}
a:visited { font-family: "Verdana","Arial"; font-size: 12px; color: #FFFFFF; text-decoration: none}
a:hover { font-family: "Verdana","Arial"; font-size: 12px; color: #FFFFFF; text-decoration: none}
-->
</style>
</head>

<body bgcolor="#ffffff" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<div id="Layer1" style="position:absolute; left:0px; top:0px; width:615px; height:59px; z-index:1"> 
   <p align="center">
     <font style="font-family:隶书,Arial;font-size:50px;font-weight:bold">图书信息管理系统</font>
      </p>
</div>
<table width="100%" border="0" cellspacing="0" cellpadding="0" height="76">
<tr>
<td height="34" bgcolor="#78a327" valign="top">
<table width="100%" border="0" cellspacing="0" cellpadding="0" height="34" bgcolor="#78a327">
<tr>
</tr>
</table>
</td>
</tr>
<tr>
<td valign="top" height="24" align="left">
<table width="100%" border="0" cellspacing="0" cellpadding="0" height="100%">
<tr>
<td width="320" align="left" nowrap bgcolor="#78a327">
<script language="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(
	 "<img src=images/ebschedule_18.gif width=18 height=18 align=absmiddle hspace=3>",
     "<font style='font-size:11px;font-family:Verdana;color:#FFFFFF'>",
    today.getYear(),"年",
     today.getMonth()+1,"月",
     today.getDate(),"日&nbsp;",
     d[today.getDay()+1],
     "</font>" ); 
</script>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>

⌨️ 快捷键说明

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