📄 lookpaper.aspx
字号:
</TR>
</table>
</td>
</tr>
<TR>
<TD>
<HR color="#999999" SIZE="1">
</TD>
</TR>
</TABLE>
</ItemTemplate>
</asp:TemplateColumn>
</Columns>
</asp:datagrid><asp:label id="labATitle" runat="server" ForeColor="#0000cc" Visible="False"></asp:label><br>
<asp:datagrid id="DataGridA" runat="server" Visible="False" ShowHeader="False" AutoGenerateColumns="False"
Width="100%" BorderWidth="0px">
<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:Label id="labAFen" runat="server"></asp:Label></td>
</TR>
</table>
</td>
</tr>
<TR>
<TD>
<HR color="#999999" SIZE="1">
</TD>
</TR>
</TABLE>
</ItemTemplate>
</asp:TemplateColumn>
</Columns>
</asp:datagrid><asp:label id="labCTitle" runat="server" ForeColor="#0000cc" Visible="False"></asp:label><br>
<asp:datagrid id="DataGridC" runat="server" Visible="False" ShowHeader="False" AutoGenerateColumns="False"
Width="100%" BorderWidth="0px">
<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:Label id="labCFen" runat="server"></asp:Label></td>
</TR>
</table>
</td>
</tr>
<TR>
<TD>
<HR color="#999999" SIZE="1">
</TD>
</TR>
</TABLE>
</ItemTemplate>
</asp:TemplateColumn>
</Columns>
</asp:datagrid><asp:label id="labTTitle" runat="server" ForeColor="#0000cc" Visible="False"></asp:label><br>
<asp:datagrid id="DataGridT" runat="server" Visible="False" ShowHeader="False" AutoGenerateColumns="False"
Width="100%" BorderWidth="0px">
<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:Label id="labTFen" runat="server"></asp:Label></TD>
</TR>
</table>
</td>
</tr>
<TR>
<TD>
<HR color="#999999" SIZE="1">
</TD>
</TR>
</TABLE>
</ItemTemplate>
</asp:TemplateColumn>
</Columns>
</asp:datagrid><asp:label id="labANTitle" runat="server" ForeColor="#0000cc" Visible="False"></asp:label><br>
<asp:datagrid id="DataGridAN" runat="server" Visible="False" ShowHeader="False" AutoGenerateColumns="False"
Width="100%" BorderWidth="0px">
<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:Label id="labANFen" runat="server"></asp:Label></TD>
</TR>
</table>
</td>
</tr>
<TR>
<TD>
<HR color="#999999" SIZE="1">
</TD>
</TR>
</TABLE>
</ItemTemplate>
</asp:TemplateColumn>
</Columns>
</asp:datagrid></TD>
</TR>
</TABLE>
</form>
</body>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -