📄 questalter.aspx
字号:
<%@ Page language="c#" Codebehind="QuestAlter.aspx.cs" AutoEventWireup="false" Inherits="OLTestS.QuestAlter" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
<HEAD>
<title>QuestAlter</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: 40px; POSITION: absolute; TOP: 88px" runat="server"
Height="24px" Width="40px">题目</asp:label><asp:label id="Label2" style="Z-INDEX: 102; LEFT: 40px; POSITION: absolute; TOP: 40px" runat="server"
Height="24px" Width="72px">题目编号</asp:label><asp:label id="Label3" style="Z-INDEX: 103; LEFT: 40px; POSITION: absolute; TOP: 208px" runat="server"
Height="32px" Width="64px">选项A</asp:label><asp:label id="Label4" style="Z-INDEX: 104; LEFT: 40px; POSITION: absolute; TOP: 280px" runat="server"
Height="32px" Width="56px">选项B</asp:label><asp:label id="Label5" style="Z-INDEX: 105; LEFT: 40px; POSITION: absolute; TOP: 352px" runat="server"
Height="24px" Width="64px">选项C</asp:label><asp:label id="Label6" style="Z-INDEX: 106; LEFT: 40px; POSITION: absolute; TOP: 424px" runat="server"
Height="32px" Width="56px">选项D</asp:label><asp:label id="Label7" style="Z-INDEX: 107; LEFT: 144px; POSITION: absolute; TOP: 40px" runat="server"
Height="24px" Width="128px" Font-Size="Small">Label</asp:label><asp:textbox id="TextBox1" style="Z-INDEX: 108; LEFT: 144px; POSITION: absolute; TOP: 88px" runat="server"
Height="96px" Width="631px" Font-Size="Small" TextMode="MultiLine"></asp:textbox><asp:textbox id="TextBox2" style="Z-INDEX: 109; LEFT: 144px; POSITION: absolute; TOP: 208px"
runat="server" Height="50px" Width="635px" TextMode="MultiLine"></asp:textbox><asp:textbox id="TextBox3" style="Z-INDEX: 110; LEFT: 144px; POSITION: absolute; TOP: 280px"
runat="server" Height="50px" Width="635px" TextMode="MultiLine"></asp:textbox><asp:textbox id="TextBox4" style="Z-INDEX: 111; LEFT: 144px; POSITION: absolute; TOP: 352px"
runat="server" Height="50px" Width="635px" TextMode="MultiLine"></asp:textbox><asp:textbox id="TextBox5" style="Z-INDEX: 112; LEFT: 144px; POSITION: absolute; TOP: 424px"
runat="server" Height="50px" Width="635px" TextMode="MultiLine"></asp:textbox>
<asp:Button id="Button1" style="Z-INDEX: 113; LEFT: 144px; POSITION: absolute; TOP: 600px" runat="server"
Height="50px" Width="121px" Text="确认更改"></asp:Button>
<asp:Button id="Button2" style="Z-INDEX: 114; LEFT: 352px; POSITION: absolute; TOP: 600px" runat="server"
Height="50px" Width="120px" Text="返回"></asp:Button>
<asp:Label id="Label8" style="Z-INDEX: 115; LEFT: 40px; POSITION: absolute; TOP: 504px" runat="server"
Height="32px" Width="88px">正确答案</asp:Label>
<asp:TextBox id="TextBox6" style="Z-INDEX: 116; LEFT: 144px; POSITION: absolute; TOP: 504px"
runat="server" Width="72px"></asp:TextBox>
<asp:Label id="Label9" style="Z-INDEX: 117; LEFT: 144px; POSITION: absolute; TOP: 552px" runat="server"
Height="32px" Width="464px"></asp:Label></FONT></form>
</body>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -