⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 main.aspx

📁 一款很好的在线考试系统的毕业设计
💻 ASPX
字号:
<%@ Page language="c#" Codebehind="Main.aspx.cs" AutoEventWireup="false" Inherits="OLTest.Main" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
	<HEAD>
		<title>Main</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">
	</HEAD>
	<body MS_POSITIONING="GridLayout">
		<form id="Form1" method="post" runat="server">
			<FONT face="宋体">
				<asp:label id="Label1" style="Z-INDEX: 101; LEFT: 56px; POSITION: absolute; TOP: 64px" runat="server"
					Width="876px" Height="128px"></asp:label><asp:label id="Label2" style="Z-INDEX: 102; LEFT: 144px; POSITION: absolute; TOP: 224px" runat="server"
					Width="805px" Height="80px"></asp:label><asp:label id="Label3" style="Z-INDEX: 103; LEFT: 144px; POSITION: absolute; TOP: 328px" runat="server"
					Width="814px" Height="82px"></asp:label><asp:label id="Label4" style="Z-INDEX: 104; LEFT: 144px; POSITION: absolute; TOP: 424px" runat="server"
					Width="818px" Height="88px"></asp:label><asp:label id="Label5" style="Z-INDEX: 105; LEFT: 144px; POSITION: absolute; TOP: 528px" runat="server"
					Width="820px" Height="90px"></asp:label><asp:checkboxlist id="CheckBoxList1" style="Z-INDEX: 106; LEFT: 40px; POSITION: absolute; TOP: 184px"
					runat="server" Width="16px" Height="400px" Visible="False">
					<asp:ListItem Value="1">A.</asp:ListItem>
					<asp:ListItem Value="2">B.</asp:ListItem>
					<asp:ListItem Value="3">C.</asp:ListItem>
					<asp:ListItem Value="4">D.</asp:ListItem>
				</asp:checkboxlist><asp:radiobuttonlist id="RadioButtonList1" style="Z-INDEX: 107; LEFT: 96px; POSITION: absolute; TOP: 184px"
					runat="server" Width="24px" Height="400px" Visible="False">
					<asp:ListItem Value="1">A.</asp:ListItem>
					<asp:ListItem Value="2">B.</asp:ListItem>
					<asp:ListItem Value="3">C.</asp:ListItem>
					<asp:ListItem Value="4">D.</asp:ListItem>
				</asp:radiobuttonlist><asp:button id="Button1" style="Z-INDEX: 108; LEFT: 144px; POSITION: absolute; TOP: 704px" runat="server"
					Width="112px" Height="38px" Text="上一题"></asp:button><asp:button id="Button2" style="Z-INDEX: 109; LEFT: 528px; POSITION: absolute; TOP: 704px" runat="server"
					Width="112px" Height="38px" Text="下一题"></asp:button><asp:label id="Label6" style="Z-INDEX: 110; LEFT: 144px; POSITION: absolute; TOP: 640px" runat="server"
					Width="424px" Height="48px"></asp:label><asp:button id="Button3" style="Z-INDEX: 111; LEFT: 312px; POSITION: absolute; TOP: 704px" runat="server"
					Width="80px" Height="38px" Text="摘 要"></asp:button><asp:button id="Button4" style="Z-INDEX: 112; LEFT: 408px; POSITION: absolute; TOP: 704px" runat="server"
					Width="76px" Height="38px" Text="标记此题"></asp:button></FONT></form>
	</body>
</HTML>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -