📄 webform1.aspx
字号:
<%@ Page Language="vb" AutoEventWireup="false" Codebehind="WebForm1.aspx.vb" Inherits="VBNET1_1.WebForm1"%>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<title>WebForm1</title>
<meta name="GENERATOR" content="Microsoft Visual Studio .NET 7.0">
<meta name="CODE_LANGUAGE" content="Visual Basic 7.0">
<meta name="vs_defaultClientScript" content="JavaScript">
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5">
</HEAD>
<body MS_POSITIONING="GridLayout">
<form id="Form1" method="post" runat="server">
<FONT face="宋体">
<asp:TextBox id="TextBox1" style="Z-INDEX: 101; LEFT: 72px; POSITION: absolute; TOP: 73px" runat="server" Width="57px"></asp:TextBox>
<asp:TextBox id="TextBox2" style="Z-INDEX: 102; LEFT: 177px; POSITION: absolute; TOP: 75px" runat="server" Width="61px"></asp:TextBox>
<asp:TextBox id="TextBox3" style="Z-INDEX: 103; LEFT: 274px; POSITION: absolute; TOP: 75px" runat="server" Width="52px" Height="23px"></asp:TextBox>
<asp:Button id="Button1" style="Z-INDEX: 104; LEFT: 79px; POSITION: absolute; TOP: 145px" runat="server" Height="28px" Text="执行" Width="202px"></asp:Button>
<asp:Label id="Label1" style="Z-INDEX: 105; LEFT: 141px; POSITION: absolute; TOP: 75px" runat="server" Width="21px" Height="20px" Font-Size="Larger" BorderStyle="None">+</asp:Label>
<asp:Label id="Label2" style="Z-INDEX: 106; LEFT: 254px; POSITION: absolute; TOP: 78px" runat="server" Width="30px" Height="21px">=</asp:Label></FONT>
</form>
</body>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -