📄 load_new.aspx
字号:
<HTML>
<HEAD>
<title>load_new</title>
<meta name="GENERATOR" Content="Microsoft Visual Studio .NET 7.1">
<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="Form1" method="post" runat="server">
<asp:Label id="Label1" style="Z-INDEX: 101; LEFT: 56px; POSITION: absolute; TOP: 32px" runat="server"
Width="72px" Height="16px">新书入库</asp:Label>
<asp:Label id="Label2" style="Z-INDEX: 102; LEFT: 56px; POSITION: absolute; TOP: 72px" runat="server"
Width="80px">图书编号:</asp:Label>
<asp:Label id="Label3" style="Z-INDEX: 103; LEFT: 56px; POSITION: absolute; TOP: 112px" runat="server"
Width="48px">书名:</asp:Label>
<asp:Label id="Label4" style="Z-INDEX: 104; LEFT: 56px; POSITION: absolute; TOP: 152px" runat="server"
Width="56px">类型:</asp:Label>
<asp:Label id="Label5" style="Z-INDEX: 105; LEFT: 56px; POSITION: absolute; TOP: 192px" runat="server"
Width="48px">价格:</asp:Label>
<asp:Label id="Label6" style="Z-INDEX: 106; LEFT: 56px; POSITION: absolute; TOP: 232px" runat="server">库存量:</asp:Label>
<asp:Label id="Label7" style="Z-INDEX: 107; LEFT: 56px; POSITION: absolute; TOP: 272px" runat="server">说明:</asp:Label>
<asp:TextBox id="TextBox1" style="Z-INDEX: 108; LEFT: 144px; POSITION: absolute; TOP: 72px" runat="server"></asp:TextBox>
<asp:TextBox id="TextBox2" style="Z-INDEX: 109; LEFT: 128px; POSITION: absolute; TOP: 112px"
runat="server" Width="168px"></asp:TextBox>
<asp:DropDownList id="DropDownList1" style="Z-INDEX: 110; LEFT: 128px; POSITION: absolute; TOP: 152px"
runat="server"></asp:DropDownList>
<asp:TextBox id="TextBox3" style="Z-INDEX: 111; LEFT: 128px; POSITION: absolute; TOP: 192px"
runat="server" Width="168px"></asp:TextBox>
<asp:TextBox id="TextBox4" style="Z-INDEX: 112; LEFT: 128px; POSITION: absolute; TOP: 232px"
runat="server" Width="168px"></asp:TextBox>
<asp:TextBox id="TextBox5" style="Z-INDEX: 113; LEFT: 128px; POSITION: absolute; TOP: 272px"
runat="server" Width="280px" Height="56px" TextMode="MultiLine"></asp:TextBox>
<asp:Button id="Button1" style="Z-INDEX: 114; LEFT: 56px; POSITION: absolute; TOP: 352px" runat="server"
Text="添加"></asp:Button>
</form>
</body>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -