📄 coursechaxun.aspx
字号:
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="coursechaxun.aspx.cs" Inherits="student_coursechaxun" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" >
<head runat="server">
<title>无标题页</title>
<style>
TD.mode4 {
BACKGROUND-COLOR: #eeeee0; BORDER-BOTTOM: #cccc99 1px solid; BORDER-LEFT: #ffffff 1px solid; BORDER-RIGHT: #cccc99 1px solid; BORDER-TOP: #ffffff 1px solid; HEIGHT: 23px
}
.m2_1 {
FONT-FAMILY: 宋体; FONT-SIZE: 14px; FONT-WEIGHT: bold
}
TD.mode5 {
BACKGROUND-COLOR: #ffffff; BORDER-BOTTOM: #cccccc 1px solid; BORDER-LEFT: #ffffff 1px solid; BORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #ffffff 1px solid; HEIGHT: 23px
}
TD.Bartitle1 {
BACKGROUND-COLOR: #cccc99; BORDER-BOTTOM: #000033 1px solid; BORDER-LEFT: #ffffcc 1px solid; BORDER-RIGHT: #000033 1px solid; BORDER-TOP: #ffffcc 1px solid; COLOR: #000000; PADDING-BOTTOM: 0px; PADDING-LEFT: 10px; PADDING-RIGHT: 10px; PADDING-TOP: 0px
}
TD.Bartitle2 {
BACKGROUND-COLOR: #4065B1; BORDER-BOTTOM: #000033 1px solid; BORDER-LEFT: #669999 1px solid; BORDER-RIGHT: #000033 1px solid; BORDER-TOP: #669999 1px solid; COLOR: #ffffff; PADDING-BOTTOM: 0px; PADDING-LEFT: 10px; PADDING-RIGHT: 10px; PADDING-TOP: 0px
}
INPUT.cl2_ipt2 {
BACKGROUND-COLOR: #eeeee0; BACKGROUND-IMAGE: url(../images/common/cl2.gif); BORDER-BOTTOM: #a0a0a0 1px solid; BORDER-LEFT: #a0a0a0 1px solid; BORDER-RIGHT: #a0a0a0 1px solid; BORDER-TOP: #a0a0a0 1px solid; COLOR: #003030; FONT-SIZE: 12px; HEIGHT: 19px; LINE-HEIGHT: 100%; PADDING-BOTTOM: 0px; PADDING-TOP: 2px; TEXT-ALIGN: center; WIDTH: 60px
}
</style>
</head>
<body>
<form id="form1" runat="server">
<table id=tab1 style="class=m2_1" align=center width=900 cellpadding=0 cellspacing=0 border=0>
<tr>
<td class="Bartitle2" align="center" colspan="2" style="height: 32px"><font class=m2_1 style="font-size: medium">课程查询</font></td>
</tr>
<tr>
<td width=5% align=center class=Bartitle2><b> 基<br>
本<br>
信<br>
息</b></td>
<td align=left width=95% style="text-align: center"> <table width=100% cellspacing=0 cellpadding=0 border=0 align=center>
<tr>
<td align=center class=mode4 style="text-align: right">
郑重声明:</td>
<td align=center class=mode5 style="text-align: left" ><font color="#FF0000">您只可以修改寝室号,寝室电话,联系电话,E-mail四项,请慎重考虑修改</font>
</td>
</tr>
<tr>
<td width=32% align=right valign="middle" class=mode4 style="font-size: small; height: 22px;">
课程编号:</td>
<td colspan="3" align=left valign="middle" class=mode5 style="height: 22px; width: 103px;"> <asp:TextBox ID="titletext" runat="server" Width="216px"></asp:TextBox></td>
</tr>
<tr>
<td align="right" class="mode4" style="font-size: small; height: 22px" valign="middle"
width="32%">
课程名称:</td>
<td align="left" class="mode5" colspan="3" style="height: 22px; width: 103px;" valign="middle">
<asp:TextBox ID="TextBox1" runat="server" Width="216px"></asp:TextBox> </td>
</tr>
<tr>
<td align="right" class="mode4" style="font-size: small; height: 22px" valign="middle"
width="32%">
任课老师:</td>
<td align="left" class="mode5" colspan="3" style="height: 22px; width: 103px;" valign="middle">
<asp:TextBox ID="TxtTeacher" runat="server" Width="216px"></asp:TextBox></td>
</tr>
</table>
<asp:Button ID="add" runat="server" OnClick="Button1_Click" Text="检 索" CssClass="cl2_ipt2" /></td>
</tr>
<tr>
<td colspan=2><img src=images/blank.gif height=6></td>
</tr>
</table>
<table style="class=m2_1" align=center width=900 cellpadding=0 cellspacing=0 border=0>
<tr>
<td class="Bartitle2" align="center" colspan="14" style="height: 30px; width: 724px; text-align: center;"><font class=m2_1><strong>检索结果</strong></font></td>
</tr>
<tr>
<td align="center" class="mode4" style="width: 141px; height: 22px">
<span style="font-size: 10pt">
课程编号</span></td>
<td align="center" class="mode4" style="width: 191px; height: 22px;">
<span style="font-size: 10pt">
课程名称</span></td>
<td align="center" class="mode4" style="width: 149px; height: 22px">
<span style="font-size: 10pt">
教师姓名</span></td>
<td align="center" class="mode4" style="width: 185px; height: 22px;">
<span style="font-size: 10pt">
上课地点</span></td>
<td align="center" class="mode4" style="width: 173px; height: 22px">
<span style="font-size: 10pt">
上课时间</span></td>
<td align="center" class="mode4" style="height: 22px; width: 60px;">
<span style="font-size: 10pt">
补修</span></td>
<td align="center" class="mode4" style="width: 308px; height: 22px">
<span style="font-size: 10pt">
上课周次</span></td>
</tr>
<%
//PrintCourseInfoTable();
%>
</table>
</form>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -