📄 webform1.aspx
字号:
<%@ Page language="c#" Codebehind="WebForm1.aspx.cs" AutoEventWireup="false" Inherits="BookShop.WebForm11" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
<HEAD>
<title>WebForm1</title>
<meta name="GENERATOR" Content="Microsoft Visual Studio 7.0">
<meta name="CODE_LANGUAGE" Content="C#">
<meta name="vs_defaultClientScript" content="JavaScript">
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5">
</HEAD>
<body MS_POSITIONING="GridLayout">
<form id="WebForm1" method="post" runat="server">
<asp:TextBox id="TextBox1" style="Z-INDEX: 101; LEFT: 108px; POSITION: absolute; TOP: 43px" runat="server" Width="168px"></asp:TextBox>
<asp:Button id="Button3" style="Z-INDEX: 105; LEFT: 326px; POSITION: absolute; TOP: 64px" runat="server" Text="R" Width="65px"></asp:Button>
<asp:Button id="Button2" style="Z-INDEX: 104; LEFT: 184px; POSITION: absolute; TOP: 111px" runat="server" Text="^" Height="44px" Width="33px"></asp:Button>
<asp:TextBox id="TextBox2" style="Z-INDEX: 103; LEFT: 105px; POSITION: absolute; TOP: 180px" runat="server" Width="355px" Height="83px" TextMode="MultiLine"></asp:TextBox>
<asp:Button id="Button1" style="Z-INDEX: 102; LEFT: 140px; POSITION: absolute; TOP: 111px" runat="server" Text="V" Height="45px" Width="31px"></asp:Button>
<asp:Label id="Label1" style="Z-INDEX: 106; LEFT: 413px; POSITION: absolute; TOP: 67px" runat="server" Width="183px">Label</asp:Label>
<asp:TextBox id="txtKey" style="Z-INDEX: 107; LEFT: 108px; POSITION: absolute; TOP: 77px" runat="server" Width="165px"></asp:TextBox>
<asp:Button id="Button4" style="Z-INDEX: 108; LEFT: 286px; POSITION: absolute; TOP: 315px" runat="server" Text="Button"></asp:Button>
<asp:Button id="Button5" style="Z-INDEX: 109; LEFT: 347px; POSITION: absolute; TOP: 123px" runat="server" Text="Button"></asp:Button>
<asp:Button id="Button6" style="Z-INDEX: 110; LEFT: 443px; POSITION: absolute; TOP: 123px" runat="server" Text="Button"></asp:Button>
<asp:Button id="Button7" style="Z-INDEX: 111; LEFT: 124px; POSITION: absolute; TOP: 309px" runat="server" Text="Button"></asp:Button>
<asp:Button id="Button8" style="Z-INDEX: 112; LEFT: 124px; POSITION: absolute; TOP: 337px" runat="server" Text="Button"></asp:Button>
</form>
</body>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -