📄 info_collegescholarshipinfo.aspx
字号:
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="info_collegeScholarshipInfo.aspx.cs" Inherits="manager_sysManager_infomationStat_info_collegeScholarshipInfo" %>
<!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 id="Head1" runat="server">
<title>信息统计→各学院奖学金学生信息统计</title>
<link href="../../../CSS/CSS.css" rel="stylesheet" type="text/css" />
</head>
<body style="margin-top: 0px; margin-bottom: 0px; margin-right:0px; margin-left:0px" class="css">
<form id="form1" runat="server">
<div>
<table border="0" cellpadding="0" cellspacing="0" class="css" style="width: 740px;
height: 490px">
<tr style="height: 25px">
<td colspan="3" style="background-image: url(../../../image/system/main_top_bg.gif)">
信息统计→各学院获奖学金学生信息统计</td>
</tr>
<tr style="height: 465px">
<td colspan="3" rowspan="2" style="vertical-align: top; background-color: #dee9f9; text-align: center">
<table border="0" cellpadding="0" cellspacing="0" class="css" style="vertical-align: middle;
width: 740px; height: 420px">
<tr style="height:40px">
<td style="width: 40px; height: 40px;">
<asp:Image ID="Image1" runat="server" Height="40px" ImageUrl="~/image/system/serch.gif"
Width="40px" /></td>
<td style="width: 120px; height: 40px;">
快速搜索:</td>
<td style="width :210px; height: 40px;">
<asp:RadioButton ID="studyNumber1" runat="server" Checked="True" GroupName="kuai" Text="学号" />
<asp:TextBox ID="studyNumber2" runat="server" Width="120px"></asp:TextBox></td>
<td style="width :210px; height: 40px;">
<asp:RadioButton ID="IDcardNumber1" runat="server" GroupName="kuai" Text="身份证号" /><asp:TextBox
ID="IDcardNumber2" runat="server" Width="120px"></asp:TextBox></td>
<td style="width :60px; height: 40px;">
<asp:Button ID="fastSearch" runat="server" Text="搜 索" Width="58px" class="btn3_mouseout" onmousedown="this.className='btn3_mousedown'"
onmouseout="this.className='btn3_mouseout'" onmouseover="this.className='btn3_mouseover'"
onmouseup="this.className='btn3_mouseup'" OnClick="fastSearch_Click"/></td>
<td style="width :100px; height: 40px;">
<asp:LinkButton ID="hignSearch1" runat="server" Font-Bold="False" Font-Italic="False"
Font-Size="11pt" ForeColor="Blue" Width="93px" OnClick="hignSearch1_Click">【高级搜索】</asp:LinkButton></td>
</tr>
<tr style="height: 380px">
<td colspan="6" rowspan="2" style="vertical-align: top">
<asp:Panel ID="Panel1" runat="server" BorderStyle="Inset" Height="360px" Width="735px">
<table border="0" cellpadding="0" cellspacing="0" class="css" style="width: 735px;
height: 100px; text-align: left">
<tr style="height: 40px">
<td colspan="3" style="font-size: 11pt; color: blue; text-align: center">
各学院获奖学金信息学生统计 高级搜索</td>
</tr>
<tr style="height: 25px">
<td style="width: 245px">
<asp:CheckBox ID="studyNumber3" runat="server" Text="学生学号:" /><asp:TextBox
ID="studyNumber4" runat="server" Width="120px"></asp:TextBox></td>
<td style="width: 245px">
<asp:CheckBox ID="IDcardNumber3" runat="server" Text="身份证号:" /><asp:TextBox ID="IDcardNumber4"
runat="server" Width="120px"></asp:TextBox></td>
<td style="width: 245px">
<asp:CheckBox ID="studentName1" runat="server" Text="学生姓名:" /><asp:TextBox
ID="studentName" runat="server" Width="108px"></asp:TextBox></td>
</tr>
<tr style="height: 25px">
<td colspan="2">
<asp:CheckBox ID="college1" runat="server" Checked="True" Enabled="False" Text="学生学院:" /><asp:DropDownList
ID="college" runat="server" AutoPostBack="True" OnSelectedIndexChanged="college_SelectedIndexChanged"
Width="365px">
<asp:ListItem></asp:ListItem>
</asp:DropDownList>
</td>
<td style="width: 245px">
<asp:CheckBox ID="grade1" runat="server" Checked="True" Enabled="False" Text="学生年级:" /><asp:DropDownList
ID="grade" runat="server" Width="91px">
</asp:DropDownList>
</td>
</tr>
<tr style="height: 25px">
<td style="width: 245px">
<asp:CheckBox ID="speciality1" runat="server" Text="学生专业:" /><asp:DropDownList ID="speciality"
runat="server" Width="152px">
</asp:DropDownList></td>
<td colspan="2">
奖学金金额:<asp:RadioButton ID="fiveHunred" runat="server" GroupName="popu"
Text="<=500 元" />
<asp:RadioButton ID="thounsand" runat="server" GroupName="popu" Text="500~2000元" />
<asp:RadioButton ID="twoThounsand" runat="server" GroupName="popu" Text=">=2000 元" />
<asp:RadioButton ID="exactitudeScholarSum1" runat="server" GroupName="popu" Text="精确数目:" />
<asp:TextBox ID="exactitudeScholarSum" runat="server" Width="50px"></asp:TextBox>
元<asp:CompareValidator ID="CompareValidator1" runat="server" ControlToValidate="exactitudeScholarSum"
ErrorMessage="家庭人口总数必须是整数!" Operator="DataTypeCheck" Type="Integer">*</asp:CompareValidator></td>
</tr>
<tr style="height: 25px">
<td style="width: 245px">
<asp:CheckBox ID="scholarGrade1" runat="server" Text="奖学金等级:" />
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -