📄 checking.aspx
字号:
<%@ Page language="c#" Codebehind="Checking.aspx.cs" AutoEventWireup="false" Inherits="BSNetExam.CheckPaper.Checking" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
<HEAD>
<title>批改试卷</title>
<meta content="Microsoft Visual Studio .NET 7.1" name="GENERATOR">
<meta content="C#" name="CODE_LANGUAGE">
<meta content="JavaScript" name="vs_defaultClientScript">
<meta content="http://schemas.microsoft.com/intellisense/ie5" name="vs_targetSchema">
<LINK href="../CSS/STYLE.CSS" type="text/css" rel="stylesheet">
</HEAD>
<body style="OVERFLOW-X: hidden" topMargin="0" MS_POSITIONING="GridLayout">
<form id="Form1" method="post" runat="server">
<TABLE id="Table1" cellSpacing="0" cellPadding="0" width="100%" align="center" border="0">
<TR height="35">
<TD align="center" colSpan="3"><font style="FONT-SIZE: 16px" face="黑体" color="#0054a6"><asp:label id="labExamName" runat="server"></asp:label></font></TD>
</TR>
<TR>
<TD align="center"><STRONG>科目:</STRONG>
<asp:label id="labSubject" runat="server"></asp:label></TD>
<TD align="center"><STRONG>总分:</STRONG>
<asp:label id="labFen" runat="server"></asp:label>分</TD>
<TD align="center"><STRONG>时间:</STRONG>
<asp:label id="labTime" runat="server"></asp:label>分钟
<asp:label id="labDistFen" runat="server" Visible="False"></asp:label>
<asp:Label id="labCheckFen" runat="server" Visible="False"></asp:Label></TD>
</TR>
<TR>
<TD colSpan="3">
<hr color="#999999" SIZE="1">
</TD>
</TR>
<TR>
<TD colSpan="3"><asp:label id="labATitle" runat="server" Visible="False" ForeColor="#0000cc"></asp:label><br>
<asp:datagrid id="DataGridA" runat="server" Visible="False" BorderWidth="0px" Width="100%" AutoGenerateColumns="False"
ShowHeader="False">
<Columns>
<asp:TemplateColumn>
<ItemTemplate>
<TABLE id="Table6" cellSpacing="0" cellPadding="0" width="95%" align="center" border="0">
<TR>
<TD>
<asp:Label id=labADataTitle runat="server" Text='<%# DataBinder.Eval(Container.DataItem,"RubricTitle") %>'>
</asp:Label></TD>
</TR>
<TR>
<TD>
<TABLE cellSpacing="0" cellPadding="0" border="0">
<TR>
<TD width="80"><FONT color="#cc0033">参考答案:</FONT></TD>
<TD>
<asp:Label id=labOKAAnswer runat="server" Text='<%# DataBinder.Eval(Container.DataItem,"OKAnswer") %>'>
</asp:Label></TD>
</TR>
<TR>
<TD width="80"><FONT color="#cc0033">考生答案:</FONT></TD>
<TD>
<asp:Label id="labAUserAnswer" runat="server"></asp:Label></TD>
</TR>
<TR>
<TD width="80"><FONT color="#cc0033">批改给分:</FONT></TD>
<TD>
<asp:TextBox id="txtAFen" runat="server" Width="86px" CssClass="text"></asp:TextBox></TD>
</TR>
</TABLE>
<asp:Label id="labAFen" runat="server" Visible="False"></asp:Label></TD>
</TR>
<TR>
<TD>
<HR color="#999999" SIZE="1">
</TD>
</TR>
</TABLE>
</ItemTemplate>
</asp:TemplateColumn>
</Columns>
</asp:datagrid><asp:label id="labCTitle" runat="server" Visible="False" ForeColor="#0000cc"></asp:label><br>
<asp:datagrid id="DataGridC" runat="server" Visible="False" BorderWidth="0px" Width="100%" AutoGenerateColumns="False"
ShowHeader="False">
<Columns>
<asp:TemplateColumn>
<ItemTemplate>
<TABLE id="Table7" cellSpacing="0" cellPadding="0" width="95%" align="center" border="0">
<TR>
<TD>
<asp:Label id=labCDataTitle runat="server" Text='<%# DataBinder.Eval(Container.DataItem,"RubricTitle") %>'>
</asp:Label></TD>
</TR>
<TR>
<TD>
<TABLE cellSpacing="0" cellPadding="0" border="0">
<TR>
<TD width="80"><FONT color="#cc0033">参考答案:</FONT></TD>
<TD>
<asp:Label id=labOKCAnswer runat="server" Text='<%# DataBinder.Eval(Container.DataItem,"OKAnswer") %>'>
</asp:Label></TD>
</TR>
<TR>
<TD width="80"><FONT color="#cc0033">考生答案:</FONT></TD>
<TD>
<asp:Label id="labCUserAnswer" runat="server"></asp:Label></TD>
</TR>
<TR>
<TD width="80"><FONT color="#cc0033">批改给分:</FONT></TD>
<TD>
<asp:TextBox id="txtCFen" runat="server" Width="86px" CssClass="text"></asp:TextBox></TD>
</TR>
</TABLE>
<asp:Label id="labCFen" runat="server" Visible="False"></asp:Label></TD>
</TR>
<TR>
<TD>
<HR color="#999999" SIZE="1">
</TD>
</TR>
</TABLE>
</ItemTemplate>
</asp:TemplateColumn>
</Columns>
</asp:datagrid><asp:label id="labTTitle" runat="server" Visible="False" ForeColor="#0000cc"></asp:label><br>
<asp:datagrid id="DataGridT" runat="server" Visible="False" BorderWidth="0px" Width="100%" AutoGenerateColumns="False"
ShowHeader="False">
<Columns>
<asp:TemplateColumn>
<ItemTemplate>
<TABLE id="Table8" cellSpacing="0" cellPadding="0" width="95%" align="center" border="0">
<TR>
<TD>
<asp:Label id=labTDataTitle runat="server" Text='<%# DataBinder.Eval(Container.DataItem,"RubricTitle") %>'>
</asp:Label></TD>
</TR>
<TR>
<TD>
<TABLE cellSpacing="0" cellPadding="0" border="0">
<TR>
<TD width="80"><FONT color="#cc0033">参考答案:</FONT></TD>
<TD>
<asp:Label id=labOKTAnswer runat="server" Text='<%# DataBinder.Eval(Container.DataItem,"OKAnswer") %>'>
</asp:Label></TD>
</TR>
<TR>
<TD width="80"><FONT color="#cc0033">考生答案:</FONT></TD>
<TD>
<asp:Label id="labTUserAnswer" runat="server"></asp:Label></TD>
</TR>
<TR>
<TD width="80"><FONT color="#cc0033">批改给分:</FONT></TD>
<TD>
<asp:TextBox id="txtTFen" runat="server" Width="86px" CssClass="text"></asp:TextBox></TD>
</TR>
</TABLE>
<asp:Label id="labTFen" runat="server" Visible="False"></asp:Label></TD>
</TR>
<TR>
<TD>
<HR color="#999999" SIZE="1">
</TD>
</TR>
</TABLE>
</ItemTemplate>
</asp:TemplateColumn>
</Columns>
</asp:datagrid><asp:label id="labANTitle" runat="server" Visible="False" ForeColor="#0000cc"></asp:label><br>
<asp:datagrid id="DataGridAN" runat="server" Visible="False" BorderWidth="0px" Width="100%" AutoGenerateColumns="False"
ShowHeader="False">
<Columns>
<asp:TemplateColumn>
<ItemTemplate>
<TABLE id="Table9" cellSpacing="0" cellPadding="0" width="95%" align="center" border="0">
<TR>
<TD>
<asp:Label id=labANDataTitle runat="server" Text='<%# DataBinder.Eval(Container.DataItem,"RubricTitle") %>'>
</asp:Label></TD>
</TR>
<TR>
<TD>
<TABLE cellSpacing="0" cellPadding="0" border="0">
<TR>
<TD width="80"><FONT color="#cc0033">参考答案:</FONT></TD>
<TD>
<asp:Label id=labANAnswer runat="server" Text='<%# DataBinder.Eval(Container.DataItem,"OKAnswer") %>'>
</asp:Label></TD>
</TR>
<TR>
<TD width="80"><FONT color="#cc0033">考生答案:</FONT></TD>
<TD>
<asp:Label id="labANUserAnswer" runat="server"></asp:Label></TD>
</TR>
<TR>
<TD width="80"><FONT color="#cc0033">批改给分:</FONT></TD>
<TD>
<asp:TextBox id="txtANFen" runat="server" Width="86px" CssClass="text"></asp:TextBox></TD>
</TR>
</TABLE>
<asp:Label id="labANFen" runat="server" Visible="False"></asp:Label></TD>
</TR>
<TR>
<TD>
<HR color="#999999" SIZE="1">
</TD>
</TR>
</TABLE>
</ItemTemplate>
</asp:TemplateColumn>
</Columns>
</asp:datagrid></TD>
</TR>
<TR>
<TD align="center" colSpan="3"><asp:imagebutton id="ImgButDefault" runat="server" ImageUrl="../image/button/butDefault.gif"></asp:imagebutton> <A href="ListPaper.aspx"><IMG src="../Image/button/butReturn.gif" border="0"></A>
</TD>
</TR>
</TABLE>
</form>
</body>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -