📄 studenttemplate.dwt.aspx
字号:
<%@ Page Language="c#" ContentType="text/html" ResponseEncoding="gb2312" CodeBehind="StudentTemplate.dwt.aspx.cs" AutoEventWireup="false" Inherits="StudentScroeQuery.Templates.StudentTemplate_dwt" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<HTML>
<HEAD>
<title>学生成绩查询系统</title>
<LINK rel="stylesheet" type="text/css" href="../style/mystyle.css">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<!-- TemplateBeginEditable name="doctitle" -->
<!-- TemplateEndEditable -->
<!-- TemplateBeginEditable name="head" --> <!-- TemplateEndEditable -->
</HEAD>
<body>
<table width="799" height="135" border="0" align="center" cellpadding="0" cellspacing="0">
<!--DWLayoutTable-->
<tr>
<td width="799" height="135" valign="top" background="../images/headerbanner.gif">
</td>
</tr>
</table>
<table width="799" border="0" align="center" cellpadding="0" cellspacing="0">
<!--DWLayoutTable-->
<tr>
<td width="599" height="300" valign="top"><!-- TemplateBeginEditable name="rightregion" -->
rightregion <!-- TemplateEndEditable --></td>
</tr>
</table>
<table width="799" border="0" align="center" cellpadding="40" cellspacing="0">
<!--DWLayoutTable-->
<tr>
<td width="799" height="110" align="center" valign="top" bgcolor="#ffffff"><span class="STYLE1">Student Score Query System By ASP.NET<br>
CopyRight © 2006-2010
<BR><A href="../Admin/admin_login.aspx">管理登录</A> </span></td>
</tr>
</table>
</body>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -