📄 default2.aspx
字号:
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default2.aspx.cs" Inherits="Default2" %>
<!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>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"><style type="text/css">
<!--
body {
background-image: url(t1.jpg);
}
-->
</style></head>
<body>
<form id="form1" runat="server">
<div>
<div> </div>
<table width="974" height="457" border="0" cellpadding="0" cellspacing="0">
<tr>
<td height="116" colspan="2" style="height: 116px"> </td>
</tr>
<tr>
<td colspan="2" bgcolor="#00CCFF" style="height: 2px"><hr /></td>
</tr>
<tr>
<td width="135" height="43" bgcolor="#00CCFF">
<div align="center"><a href="Default2.aspx">基本信息查询</a></div></td>
<td width="839" rowspan="7" style="width: 828px"> <table border="0" style="width: 826px; height: 254px">
<tr>
<td style="width: 100px; height: 21px">
</td>
<td style="width: 52px; height: 21px">
<asp:Label ID="学号" runat="server" Text="学号"></asp:Label></td>
<td style="width: 178px; height: 21px">
<asp:TextBox ID="TextBox1" runat="server" ReadOnly="True"></asp:TextBox></td>
<td style="width: 75px; height: 21px">
<asp:Label ID="Label5" runat="server" Text="出生日期"></asp:Label></td>
<td style="width: 100px; height: 21px">
<asp:TextBox ID="TextBox5" runat="server" ReadOnly="True"></asp:TextBox></td>
<td style="width: 100px; height: 21px">
</td>
<td style="width: 100px; height: 21px">
</td>
</tr>
<tr>
<td style="width: 100px">
</td>
<td style="width: 52px">
<asp:Label ID="Label2" runat="server" Text="姓名"></asp:Label></td>
<td style="width: 178px">
<asp:TextBox ID="TextBox2" runat="server" ReadOnly="True"></asp:TextBox></td>
<td style="width: 75px">
<asp:Label ID="Label6" runat="server" Text="家庭住址"></asp:Label></td>
<td style="width: 100px">
<asp:TextBox ID="TextBox6" runat="server" ReadOnly="True"></asp:TextBox></td>
<td style="width: 100px">
</td>
<td style="width: 100px">
</td>
</tr>
<tr>
<td style="width: 100px">
</td>
<td style="width: 52px">
<asp:Label ID="Label3" runat="server" Text="性别"></asp:Label></td>
<td style="width: 178px">
<asp:TextBox ID="TextBox3" runat="server" ReadOnly="True"></asp:TextBox></td>
<td style="width: 75px">
<asp:Label ID="Label7" runat="server" Text="入学时间"></asp:Label></td>
<td style="width: 100px">
<asp:TextBox ID="TextBox7" runat="server" ReadOnly="True"></asp:TextBox></td>
<td style="width: 100px">
</td>
<td style="width: 100px">
</td>
</tr>
<tr>
<td style="width: 100px; height: 27px">
</td>
<td style="width: 52px; height: 27px">
<asp:Label ID="Label4" runat="server" Text="院系"></asp:Label></td>
<td style="width: 178px; height: 27px">
<asp:TextBox ID="TextBox4" runat="server" ReadOnly="True"></asp:TextBox></td>
<td style="width: 75px; height: 27px">
<asp:Label ID="Label8" runat="server" Text="政治面貌"></asp:Label></td>
<td style="width: 100px; height: 27px">
<asp:TextBox ID="TextBox8" runat="server" ReadOnly="True"></asp:TextBox></td>
<td style="width: 100px; height: 27px">
</td>
<td style="width: 100px; height: 27px">
</td>
</tr>
<tr>
<td style="width: 100px">
</td>
<td style="width: 52px">
</td>
<td style="width: 178px">
</td>
<td colspan="2" rowspan="4">
<asp:TextBox ID="TextBox9" runat="server" Height="100px" TextMode="MultiLine" Width="245px" ReadOnly="True"></asp:TextBox></td>
<td style="width: 100px">
</td>
<td style="width: 100px">
</td>
</tr>
<tr>
<td style="width: 100px">
</td>
<td style="width: 52px">
</td>
<td style="width: 178px; height: 33px">
<asp:Label ID="Label9" runat="server" Text="备注" Width="51px"></asp:Label></td>
<td style="width: 100px">
</td>
<td style="width: 100px">
</td>
</tr>
<tr>
<td style="width: 100px; height: 25px">
</td>
<td style="width: 52px; height: 25px">
</td>
<td style="width: 178px; height: 25px">
</td>
<td style="width: 100px; height: 25px">
</td>
<td style="width: 100px; height: 25px">
</td>
</tr>
<tr>
<td style="width: 100px; height: 26px">
</td>
<td style="width: 52px; height: 26px">
</td>
<td style="width: 178px; height: 26px">
</td>
<td style="width: 100px; height: 26px">
</td>
<td style="width: 100px; height: 26px">
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td height="46" bgcolor="#00CCFF">
<div align="center"><a href="Default3.aspx">学生成绩查询</a></div></td>
</tr>
<tr>
<td height="43" bgcolor="#00CCFF">
<div align="center"><a href="Default4.aspx">成绩排名</a></div></td>
</tr>
<tr>
<td bgcolor="#00CCFF" style="height: 52px">
<div align="center"><a href="Default5.aspx">任课老师查询</a></div></td>
</tr>
<tr>
<td height="43" bgcolor="#00CCFF">
<div align="center"><a href="Default6.aspx">修改密码</a></div></td>
</tr>
<tr>
<td bgcolor="#00ccff" height="44">
<div align="center"><a href="Default7.aspx">修改基本信息</a></div></td>
</tr>
<tr>
<td height="49" bgcolor="#00CCFF">
<asp:LinkButton ID="LinkButton1" runat="server" OnClick="LinkButton1_Click" Style="left: 40px;
position: relative; top: 4px" PostBackUrl="~/登陆页面.aspx">注销</asp:LinkButton></td>
</tr>
</table>
</div>
</form>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -