📄 moas1202.aspx
字号:
<%@ Page language="c#" Codebehind="Moas1202.aspx.cs" AutoEventWireup="false" Inherits="MOAS.MOAS1202" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
<HEAD>
<title>WebForm2</title>
<meta content="Microsoft Visual Studio .NET 7.1" name="GENERATOR">
<meta content="C#" name="CODE_LANGUAGE">
<meta content="JavaScript" name="vs_defaultClientScript">
<meta content="http://schemas.microsoft.com/intellisense/ie5" name="vs_targetSchema">
<script language="C#" runat="server">
</script>
</HEAD>
<body MS_POSITIONING="GridLayout">
<form id="Form1" method="post" runat="server">
<FONT id="FONT1" face="宋体">
<asp:button id="Button1" style="Z-INDEX: 101; LEFT: 320px; POSITION: absolute; TOP: 128px" runat="server" Visible="False" BackColor="Control" Height="56px" Width="112px" Text="Button"></asp:button><asp:table id="Table2" style="Z-INDEX: 102; LEFT: 8px; POSITION: absolute; TOP: 63px" runat="server" Height="184px" Width="100%" Font-Bold="True" Font-Size="Smaller"></asp:table><asp:button id="Button5" style="Z-INDEX: 105; LEFT: 357px; POSITION: absolute; TOP: 544px" runat="server" Height="24" Width="65" Text="空席" BorderStyle="None"></asp:button><asp:button id="Button3" style="Z-INDEX: 104; LEFT: 453px; POSITION: absolute; TOP: 544px" runat="server" Height="24" Width="65" Text="员工设定" BorderStyle="None"></asp:button><asp:label id="Label13" style="Z-INDEX: 106; LEFT: 8px; POSITION: absolute; TOP: 8px" runat="server" BackColor="Blue" Height="10px" Width="100%">用户基本信息</asp:label><asp:label id="Label14" style="Z-INDEX: 107; LEFT: 8px; POSITION: absolute; TOP: 24px" runat="server" BackColor="#00C0C0" Height="10px" Width="100%">Label</asp:label><asp:label id="Label15" style="Z-INDEX: 108; LEFT: 8px; POSITION: absolute; TOP: 40px" runat="server" BackColor="#80FFFF" Height="10px" Width="100%">Label</asp:label>
<TABLE id="Table1" style="Z-INDEX: 109; LEFT: 90px; WIDTH: 624px; POSITION: absolute; TOP: 504px" height="10" cellSpacing="1" cellPadding="1" width="624" border="1">
<TR>
<TD width="60" bgColor="#00ff00">休息室</TD>
<TD width="60" bgColor="#808000">会议室</TD>
<TD width="40" bgColor="#ff00ff">仓库</TD>
<TD width="40" bgColor="#cc66ff">机房</TD>
<TD width="60" bgColor="#00ffff">接待室</TD>
<TD width="60" bgColor="#ccffcc">部长室</TD>
<TD width="60" bgColor="#669999">社长室</TD>
<TD width="40" bgColor="#008000">前台</TD>
<TD width="40" bgColor="#ff0000">不在</TD>
<TD width="40" bgColor="#ffff00">空席</TD>
<TD width="40" bgColor="#808080">在席</TD>
<TD width="40" bgColor="#9999ff">设施</TD>
</TR>
</TABLE>
</FONT>
</form>
</body>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -