📄 webform1.aspx
字号:
<%@ Page Language="vb" AutoEventWireup="false" Codebehind="WebForm1.aspx.vb" Inherits="WebMultiplePage.WebForm1"%>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<title></title>
<meta content="Microsoft Visual Studio.NET 7.0" name="GENERATOR">
<meta content="Visual Basic 7.0" 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">
<asp:textbox id="TextBox1" style="Z-INDEX: 101; LEFT: 26px; POSITION: absolute; TOP: 46px" runat="server" Width="581px" Height="26"></asp:textbox>
<asp:button id="Button3" style="Z-INDEX: 106; LEFT: 426px; POSITION: absolute; TOP: 146px" runat="server" Text="Execute" Width="181px" Height="34px" Font-Names="Comic Sans MS"></asp:button>
<asp:button id="Button2" style="Z-INDEX: 105; LEFT: 228px; POSITION: absolute; TOP: 146px" runat="server" Text="Redirect with Parameters" Width="181" Height="34" Font-Names="Comic Sans MS"></asp:button>
<asp:button id="Button1" style="Z-INDEX: 104; LEFT: 30px; POSITION: absolute; TOP: 146px" runat="server" Text="Simple Redirect" Width="181px" Height="34px" Font-Names="Comic Sans MS"></asp:button>
<asp:textbox id="TextBox3" style="Z-INDEX: 103; LEFT: 26px; POSITION: absolute; TOP: 106px" runat="server" Width="581" Height="28px"></asp:textbox>
<asp:textbox id="TextBox2" style="Z-INDEX: 102; LEFT: 25px; POSITION: absolute; TOP: 76px" runat="server" Width="581px" Height="26px"></asp:textbox>
<asp:label id="Label1" style="Z-INDEX: 107; LEFT: 188px; POSITION: absolute; TOP: 8px" runat="server" Width="237px" Height="35px" Font-Names="Comic Sans MS" Font-Bold="True" Font-Size="Large">Multiple Web Pages</asp:label>
<asp:Label id="Label2" style="Z-INDEX: 108; LEFT: 184px; POSITION: absolute; TOP: 217px" runat="server" Width="258px" Height="134px"></asp:Label>
</form>
</body>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -