📄 webfrmclass.aspx
字号:
<%@ Page Language="vb" AutoEventWireup="false" Codebehind="WebfrmClass.aspx.vb" Inherits="EMIS.WebfrmClass"%>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<title>WebfrmClass</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 bgColor="#0000ff" MS_POSITIONING="GridLayout">
<form id="Form1" method="post" runat="server">
<FONT face="宋体">
<asp:image id="Image1" style="Z-INDEX: 102; LEFT: 112px; POSITION: absolute; TOP: 60px" runat="server" ImageUrl="file:///c:\Inetpub\wwwroot\EMIS\Image\Cesc_logo1.jpg" Height="64px" Width="505px"></asp:image>
<asp:button id="Button5" style="Z-INDEX: 121; LEFT: 428px; POSITION: absolute; TOP: 358px" runat="server" Width="64px" Text="<<|"></asp:button>
<asp:button id="Button3" style="Z-INDEX: 116; LEFT: 298px; POSITION: absolute; TOP: 407px" runat="server" Height="32px" Width="72px" Text="删除"></asp:button>
<asp:button id="Button2" style="Z-INDEX: 115; LEFT: 378px; POSITION: absolute; TOP: 407px" runat="server" Height="32px" Width="72px" Text="更新"></asp:button>
<asp:button id="Button1" style="Z-INDEX: 114; LEFT: 218px; POSITION: absolute; TOP: 407px" runat="server" Height="32px" Width="72px" Text="添加"></asp:button>
<asp:button id="Button4" style="Z-INDEX: 117; LEFT: 202px; POSITION: absolute; TOP: 359px" runat="server" Width="64px" Text="|>>"></asp:button>
<asp:label id="Label6" style="Z-INDEX: 118; LEFT: 274px; POSITION: absolute; TOP: 359px" runat="server" Height="24px" Width="144px" ForeColor="#FFFF80" BorderStyle="Double">Label</asp:label>
<asp:label id="Label5" style="Z-INDEX: 112; LEFT: 370px; POSITION: absolute; TOP: 304px" runat="server" Height="8px" Width="66px" ForeColor="#FFFF80">所在教室</asp:label>
<asp:label id="Label4" style="Z-INDEX: 111; LEFT: 367px; POSITION: absolute; TOP: 260px" runat="server" Height="8px" Width="64px" ForeColor="#FFFF80">所在年级</asp:label>
<asp:label id="Label3" style="Z-INDEX: 106; LEFT: 160px; POSITION: absolute; TOP: 306px" runat="server" Height="8px" Width="56px" ForeColor="#FFFF80">班主任</asp:label>
<asp:textbox id="TextBox3" style="Z-INDEX: 109; LEFT: 449px; POSITION: absolute; TOP: 298px" runat="server" Height="24px" Width="128px"></asp:textbox>
<asp:label id="Label2" style="Z-INDEX: 104; LEFT: 159px; POSITION: absolute; TOP: 262px" runat="server" Height="24px" Width="59px" ForeColor="#FFFF80">班级号</asp:label>
<asp:textbox id="TextBox1" style="Z-INDEX: 108; LEFT: 226px; POSITION: absolute; TOP: 257px" runat="server" Height="24px" Width="128px"></asp:textbox>
<asp:textbox id="TextBox2" style="Z-INDEX: 110; LEFT: 230px; POSITION: absolute; TOP: 300px" runat="server" Height="24px" Width="128px"></asp:textbox>
<asp:dropdownlist id="DropDownList1" style="Z-INDEX: 120; LEFT: 451px; POSITION: absolute; TOP: 255px" runat="server" Width="128px">
<asp:ListItem Value="初一">初一</asp:ListItem>
<asp:ListItem Value="初二">初二</asp:ListItem>
<asp:ListItem Value="初三">初三</asp:ListItem>
<asp:ListItem Value="高一">高一</asp:ListItem>
<asp:ListItem Value="高二">高二</asp:ListItem>
<asp:ListItem Value="高三">高三</asp:ListItem>
</asp:dropdownlist>
<asp:label id="Label1" style="Z-INDEX: 100; LEFT: 174px; POSITION: absolute; TOP: 136px" runat="server" Height="40px" Width="441px" ForeColor="White" Font-Size="XX-Large" Font-Names="华文隶书" BackColor="Blue">教务信息管理系统</asp:label>
<asp:image id="Image2" style="Z-INDEX: 101; LEFT: 111px; POSITION: absolute; TOP: 204px" runat="server" ImageUrl="file:///c:\Inetpub\wwwroot\EMIS\Image\img_10c.gif" Height="32px" Width="505px"></asp:image></FONT></form>
</body>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -