📄 listpaper.aspx
字号:
<%@ Page language="c#" Codebehind="ListPaper.aspx.cs" AutoEventWireup="false" Inherits="BSNetExam.PaperInfo.ListPaper" %>
<!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">
<script language="javascript" src="../CSS/NORightMouse.js"></script>
<LINK href="../CSS/STYLE.CSS" type="text/css" rel="stylesheet">
</HEAD>
<body style="OVERFLOW-X: hidden" leftMargin="0" topMargin="0" rightMargin="0" MS_POSITIONING="GridLayout">
<form id="Form1" method="post" runat="server">
<table width="520" border="0">
<tr>
<td align="center"><br>
<TABLE id="Table1" borderColor="#dadada" cellSpacing="0" borderColorDark="#dadada" cellPadding="0"
width="500" align="center" borderColorLight="#dadada" border="1">
<tr height="30">
<td align="center" colSpan="2">
<font style="FONT-SIZE: 16px" face="黑体" color="#0054a6">浏览试卷信息</font> <A onclick="javascript:history.go(-1);" href="#">
<IMG src="../image/button/butReturn.gif" border="0"></A><br><br></td>
</tr>
<TR>
<td style="WIDTH: 85px" align="right"><font color="dimgray">考试名称:</font></td>
<td><asp:label id="labExamName" runat="server"></asp:label></td>
</TR>
<TR bgColor="#ebf5fa">
<td style="WIDTH: 85px" align="right"><font color="dimgray">试卷总分:</font></td>
<td><asp:label id="labSumFen" runat="server" BackColor="#EBF5FA"></asp:label>(分)</td>
</TR>
<TR>
<td style="WIDTH: 85px" align="right"><font color="dimgray">考试科目:</font></td>
<td>
<asp:Label id="labSubject" runat="server"></asp:Label></td>
</TR>
<TR bgColor="#ebf5fa">
<td style="WIDTH: 85px" align="right"><font color="dimgray">试卷有效期:</font></td>
<td>
<asp:Label id="labStartTime" runat="server" BackColor="#EBF5FA"></asp:Label> 至
<asp:Label id="labEndTime" runat="server" BackColor="#EBF5FA"></asp:Label></td>
</TR>
<TR>
<td style="WIDTH: 85px" align="right"><font color="dimgray">难易程度:</font></td>
<td><asp:label id="labDiff" runat="server"></asp:label></td>
</TR>
<TR bgColor="#ebf5fa">
<td style="WIDTH: 85px" align="right"><font color="dimgray">题型分布:</font></td>
<td>
<TABLE id="Table2" cellSpacing="0" cellPadding="0" width="100%" border="0">
<TR>
<TD style="WIDTH: 56px">单选题:</TD>
<TD style="WIDTH: 87px"><asp:label id="labRubricDist1" runat="server" BackColor="#EBF5FA"></asp:label>道</TD>
<TD>每题<asp:label id="labFenDist1" runat="server" BackColor="#EBF5FA">0</asp:label>分</TD>
</TR>
<TR>
<TD style="WIDTH: 56px">多选题:</TD>
<TD style="WIDTH: 87px"><asp:label id="labRubricDist2" runat="server" BackColor="#EBF5FA"></asp:label>道</TD>
<TD>每题<asp:label id="labFenDist2" runat="server" BackColor="#EBF5FA">0</asp:label>分</TD>
</TR>
<TR>
<TD style="WIDTH: 56px">判断题:</TD>
<TD style="WIDTH: 87px"><asp:label id="labRubricDist3" runat="server" BackColor="#EBF5FA"></asp:label>道</TD>
<TD>每题<asp:label id="labFenDist3" runat="server" BackColor="#EBF5FA">0</asp:label>分</TD>
</TR>
<TR>
<TD style="WIDTH: 56px">填空题:</TD>
<TD style="WIDTH: 87px"><asp:label id="labRubricDist4" runat="server" BackColor="#EBF5FA"></asp:label>道</TD>
<TD>每题<asp:label id="labFenDist4" runat="server" BackColor="#EBF5FA">0</asp:label>分</TD>
</TR>
<TR>
<TD style="WIDTH: 56px">简答题:</TD>
<TD style="WIDTH: 87px"><asp:label id="labRubricDist5" runat="server" BackColor="#EBF5FA"></asp:label>道</TD>
<TD>每题<asp:label id="labFenDist5" runat="server" BackColor="#EBF5FA">0</asp:label>分</TD>
</TR>
<TR>
<TD style="WIDTH: 56px">作文题:</TD>
<TD style="WIDTH: 87px"><asp:label id="labRubricDist6" runat="server" BackColor="#EBF5FA"></asp:label>道</TD>
<TD>每题<asp:label id="labFenDist6" runat="server" BackColor="#EBF5FA">0</asp:label>分</TD>
</TR>
<TR>
<TD style="WIDTH: 56px">论述题:</TD>
<TD style="WIDTH: 87px"><asp:label id="labRubricDist7" runat="server" BackColor="#EBF5FA"></asp:label>道</TD>
<TD>每题<asp:label id="labFenDist7" runat="server" BackColor="#EBF5FA">0</asp:label>分</TD>
</TR>
<TR>
<TD style="WIDTH: 56px">分析题:</TD>
<TD style="WIDTH: 87px"><asp:label id="labRubricDist8" runat="server" BackColor="#EBF5FA"></asp:label>道</TD>
<TD>每题<asp:label id="labFenDist8" runat="server" BackColor="#EBF5FA">0</asp:label>分</TD>
</TR>
</TABLE>
</td>
</TR>
<TR>
<td style="WIDTH: 85px" align="right"><font color="dimgray">知识点分布:</font></td>
<td>
<asp:Label id="labLore" runat="server"></asp:Label></td>
</TR>
<TR bgColor="#ebf5fa">
<td style="WIDTH: 85px" align="right"><font color="dimgray">考试时间:</font></td>
<td><asp:label id="labTime" runat="server" BackColor="#EBF5FA"></asp:label>(分钟)</td>
</TR>
<TR>
<td style="WIDTH: 85px" align="right"><font color="dimgray">创建人员:</font></td>
<td><asp:label id="labInputMan" runat="server"></asp:label></td>
</TR>
<TR bgColor="#ebf5fa">
<td style="WIDTH: 85px" align="right"><font color="dimgray">创建时间:</font></td>
<td><asp:label id="labInputTime" runat="server" BackColor="#EBF5FA"></asp:label></td>
</TR>
<tr height="30">
<td align="center" colSpan="2"> <A onclick="javascript:history.go(-1);" href="#"><IMG src="../image/button/butreturn.gif" border="0"></A></td>
</tr>
</TABLE>
</td>
</tr>
</table>
</form>
</body>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -