📄 update_passinfo.aspx
字号:
<%@ Page language="c#" Codebehind="update_PassInfo.aspx.cs" AutoEventWireup="false" Inherits="OfficeSys.showInfo.update_PassInfo" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
<HEAD>
<title>系办公系统</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">
<LINK href="../css/css.css" type="text/css" rel="stylesheet">
</HEAD>
<body MS_POSITIONING="GridLayout">
<form id="Form1" method="post" runat="server">
<FONT face="宋体">
<asp:Label id="Label1" style="Z-INDEX: 101; LEFT: 200px; POSITION: absolute; TOP: 80px" runat="server"
Width="72px" Height="24px">用户名:</asp:Label>
<asp:Label id="Label5" style="Z-INDEX: 111; LEFT: 288px; POSITION: absolute; TOP: 32px" runat="server"
Height="32px" Width="144px">更改用户密码</asp:Label>
<asp:TextBox id="userName" style="Z-INDEX: 102; LEFT: 272px; POSITION: absolute; TOP: 72px" runat="server"
Width="136px" Enabled="False"></asp:TextBox>
<asp:Label id="Label2" style="Z-INDEX: 103; LEFT: 200px; POSITION: absolute; TOP: 120px" runat="server"
Width="64px" Height="8px">密码:</asp:Label>
<asp:TextBox id="passWord" style="Z-INDEX: 104; LEFT: 272px; POSITION: absolute; TOP: 112px"
runat="server" Width="136px"></asp:TextBox>
<asp:Label id="Label3" style="Z-INDEX: 105; LEFT: 208px; POSITION: absolute; TOP: 152px" runat="server"
Width="64px" Height="24px">教师号:</asp:Label>
<asp:TextBox id="teacherNum" style="Z-INDEX: 106; LEFT: 272px; POSITION: absolute; TOP: 152px"
runat="server" Width="136px" Enabled="False"></asp:TextBox>
<asp:Label id="Label4" style="Z-INDEX: 107; LEFT: 200px; POSITION: absolute; TOP: 200px" runat="server"
Width="64px" Height="24px">权限:</asp:Label>
<asp:TextBox id="quanxian" style="Z-INDEX: 108; LEFT: 272px; POSITION: absolute; TOP: 192px"
runat="server" Width="136px" Enabled="False"></asp:TextBox>
<asp:Button id="Button1" style="Z-INDEX: 109; LEFT: 232px; POSITION: absolute; TOP: 240px" runat="server"
Width="56px" Text="确定"></asp:Button>
<asp:Button id="Button2" style="Z-INDEX: 110; LEFT: 312px; POSITION: absolute; TOP: 240px" runat="server"
Width="64px" Text="刷新"></asp:Button></FONT>
</form>
</body>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -