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

📄 admin_index.asp

📁 这是一个小型管理系统这是一个小型管理系这是一个小型管理系
💻 ASP
字号:
<%@LANGUAGE="VBSCRIPT"%>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<TITLE>学生信息管理</TITLE>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<META content="MSHTML 6.00.2600.0" Name=GENERATOR>
<link href='Skin/Skin3.css' rel='stylesheet' type='text/css'>

</HEAD>
<BODY text=#000000 bgColor=#ffffff leftMargin=0 topMargin=0>
<tr> 
    <td height="72" align="center"><img src='images/logo.gif' width='765' height='75' border='0'></td>
        </tr>

<tr> 
    <!--频道显示代码-->
    <td><table width="100%" border="0" cellpadding="0" cellspacing="0">
        <tr> 
          <td class=top_Channel align=right width="100%" height="30">&nbsp;|&nbsp;<a class='Channel' href='index.asp'>学生信息查询</a>&nbsp;|&nbsp;<a class='Channel'  href='chengji.asp'>学生成绩查询</a>&nbsp;|&nbsp;<a class='Channel'  href='Logout.asp'>退出登陆</a>&nbsp;|&nbsp;</td>
        </tr>
      </table></td>
  </tr>
<table width="760" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr> 
    <TD width=1 background="images/dotLine_h.gif"><IMG src="images/shim(1).gif" width=1></TD>
    <td valign="top">&nbsp;&nbsp;&nbsp;&nbsp;</td>
	<td valign="top">
	 <table width="100%" border="0" cellspacing="8" cellpadding="0">
        <tr> 
          <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
              <tr align="center"> 
                <td><a href="Admin_xinxi_index.asp"><img src="images/xinxi1.gif" width="150" height="113" border="0" onMouseOver="this.src='images/xinxi2.gif';" onMouseOut="this.src='images/xinxi1.gif';"><br>
                  学生信息管理</a></td>
                <td><a href="admin_chengji_index.asp"><img src="images/chengji1.gif" width="150" height="113" border="0" onMouseOver="this.src='images/chengji2.gif';" onMouseOut="this.src='images/chengji1.gif';"><br>
                  学生成绩管理</a></td>
                </tr>
            </table>
           </td>
        </tr>
      </table>
    <TD width=1 background="images/dotLine_h.gif"><IMG src="images/shim(1).gif" width=1></TD>
  </tr>
  <tr> 
    <TD height="1" colspan="5" background="images/dotLine_w.gif"><IMG height=1 src="images/shim(1).gif" width=100></TD>
  </tr>
</table>
<!--#include file="footer.asp"--></BODY>
</HTML>

⌨️ 快捷键说明

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