📄 zaixian_kaoshi.aspx
字号:
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="zaixian_kaoshi.aspx.cs" Inherits="QianUser_zaixian_kaoshi" %>
<!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>
<script language="javascript" type="text/javascript">
function TABLE1_onclick() {
}
</script>
</head>
<body style="text-align: center">
<form id="form1" runat="server">
<div style="text-align: center">
<br />
<table style="width: 800px; height: 533px; background-image: url(../igm/前台2.jpg);">
<tr>
<td align="center" colspan="1" style="width: 832px; height: 38px">
</td>
<td align="center" colspan="2" style="height: 38px; width: 96446px;">
</td>
<td align="center" colspan="1" style="width: 309px; height: 38px">
</td>
<td align="center" colspan="1" style="width: 674px; height: 38px">
</td>
</tr>
<tr>
<td align="center" colspan="1" style="width: 832px; height: 18px">
</td>
<td align="center" colspan="4" style="height: 18px">
<table id="TABLE1" onclick="return TABLE1_onclick()">
<tr>
<td align="center" style="width: 237px">
</td>
<td style="width: 105px" align="center">
<asp:ImageButton ID="ImageButton1" runat="server" ImageUrl="~/igm/按钮1.jpg" OnClick="ImageButton1_Click" /></td>
<td style="width: 98px" align="center">
<asp:ImageButton ID="ImageButton2" runat="server" ImageUrl="~/igm/按钮2.jpg"
OnClick="ImageButton2_Click" /></td>
<td style="width: 84px" align="center">
<asp:ImageButton ID="ImageButton3" runat="server" ImageUrl="~/igm/按钮3.jpg"
OnClick="ImageButton3_Click" /></td>
</tr>
</table>
</td>
</tr>
<tr>
<td align="center" colspan="1" style="width: 832px; height: 66px">
</td>
<td align="center" colspan="3" style="height: 66px; vertical-align: bottom;">
<asp:Label ID="Label2" runat="server" ForeColor="Blue" Text="考试规则" Font-Size="9pt"></asp:Label></td>
<td align="center" colspan="1" style="width: 674px; height: 66px">
</td>
</tr>
<tr style="color: #000000">
<td colspan="1" rowspan="2" style="width: 832px">
</td>
<td colspan="3" rowspan="2">
<asp:Label ID="Label1" runat="server" Text="网络考试系统不许刷新,不许后退,否则后果自负。如果在规定的考试时间内没有交卷,系统会自动提交。 只有同意后才可以进行考试,一个人同一个课程只能考一次,换题之后可以重新考。没有试题的课程是不会让考生选这个课程的,所以如果没有找到你想要考的课程不要着急,请联系管理员。" Font-Size="9pt" Width="462px"></asp:Label><br />
<br />
<br />
<br />
<br />
<br />
<br />
<asp:Button ID="btnBegin" runat="server" Text="开始" OnClick="Button1_Click" Font-Size="9pt" /><br />
</td>
<td colspan="1" rowspan="2" style="width: 674px">
</td>
</tr>
<tr>
</tr>
</table>
</div>
</form>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -