📄 webform7.aspx
字号:
<%@ Page language="c#" Codebehind="WebForm7.aspx.cs" AutoEventWireup="false" Inherits="book6_2.WebForm7" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
<HEAD>
<title>WebForm7</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" bgColor="#33cccc">
<form id="WebForm7" method="post" runat="server">
<FONT face="宋体">
<asp:ListBox id="ListBox1" style="Z-INDEX: 101; LEFT: 105px; POSITION: absolute; TOP: 79px" runat="server" Width="319px" Height="147px" SelectionMode="Multiple"></asp:ListBox>
<asp:Button id="Button1" style="Z-INDEX: 102; LEFT: 134px; POSITION: absolute; TOP: 230px" runat="server" Height="26px" Width="73px" Text="非重复插入"></asp:Button>
<asp:Button id="Button2" style="Z-INDEX: 103; LEFT: 288px; POSITION: absolute; TOP: 231px" runat="server" Height="26px" Width="81px" Text="多项删除"></asp:Button>
<asp:Label id="Label1" style="Z-INDEX: 104; LEFT: 114px; POSITION: absolute; TOP: 32px" runat="server" Height="26px" Width="127px">输入内容</asp:Label>
<asp:TextBox id="TextBox1" style="Z-INDEX: 105; LEFT: 253px; POSITION: absolute; TOP: 24px" runat="server" Height="37px" Width="169px"></asp:TextBox></FONT>
</form>
</body>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -