📄 5职工信息管理.aspx
字号:
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="5职工信息管理.aspx.cs" Inherits="_6职工" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" >
<head runat="server">
<title>无标题页</title>
</head>
<body style="text-align: center">
<form id="form1" runat="server">
<div style="text-align: center">
<table style="background-image: url(图片/网页1.jpg); width: 900px">
<tr>
<td style="width: 100px; height: 15px">
</td>
<td style="width: 100px; height: 15px">
</td>
<td style="width: 100px; height: 15px">
</td>
</tr>
<tr>
<td colspan="3" style="height: 54px">
<strong><span style="font-size: 36pt; color: #000033; font-family: 隶书">物资管理系统</span></strong></td>
</tr>
<tr style="font-family: Times New Roman">
<td style="width: 100px; height: 41px">
</td>
<td colspan="2" style="height: 41px">
<strong><span style="font-size: 24pt">
——<span style="color: #000033"><span
style="font-family: 隶书">库存信息管理</span></span></span></strong></td>
</tr>
</table>
</div>
<table style="width: 897px; height: 33px; border-right: gray thin solid; border-top: gray thin solid; border-left: gray thin solid; border-bottom: gray thin solid;">
<tr>
<td style="width: 247px">
<span style="font-size: 16pt">
<asp:Label ID="Label1" runat="server" Font-Bold="True" ForeColor="Maroon" Text="职工管理" Font-Size="16pt" Width="105px"></asp:Label></span></td>
<td style="width: 154px">
<span><span style="font-size: 12pt">
<asp:LinkButton ID="LinkButton2" runat="server" OnClick="LinkButton2_Click">物资信息盘点</asp:LinkButton></span></span></td>
<td style="width: 120px">
<asp:LinkButton ID="LinkButton4" runat="server" OnClick="LinkButton4_Click">物资信息管理</asp:LinkButton></td>
<td colspan="2" style="width: 145px">
<span><span style="font-size: 12pt"><span style="color: #3300ff">
<asp:LinkButton ID="LinkButton3" runat="server" OnClick="LinkButton3_Click">部门管理</asp:LinkButton></span></span></span><span><span style="font-size: 12pt"><strong></strong></span></span></td>
<td style="width: 118px; border-right: #000000 thin solid; border-top: #000000 thin solid; font-size: 12pt; border-left: #000000 thin solid; border-bottom: #000000 thin solid; background-color: #ffffcc;">
<asp:LinkButton ID="LinkButton1" runat="server" Font-Underline="False" Style="border-top-style: outset;
border-right-style: outset; border-left-style: outset; background-color: #ffffff;
border-bottom-style: outset" OnClick="LinkButton1_Click">返 回</asp:LinkButton>
</td>
<td style="border-right: #000000 thin solid; border-top: #000000 thin solid; font-size: 12pt;
border-left: #000000 thin solid; width: 79px; border-bottom: #000000 thin solid;
background-color: #ffffcc">
<asp:Button ID="Button1" runat="server" Font-Size="12pt" Height="22px" Style="color: #3300ff"
Text="注销" OnClick="Button1_Click" /></td>
</tr>
</table>
<table style="width: 897px; height: 386px; border-right: silver thin ridge; border-top: silver thin ridge; border-left: silver thin ridge; border-bottom: silver thin ridge;">
<tr>
<td colspan="3" style="border-right: white thin solid; border-top: white thin solid;
border-left: white thin solid; border-bottom: white thin solid; height: 210px">
<table style="width: 886px; height: 359px">
<tr>
<td colspan="4" style="border-right: thin ridge; border-top: thin ridge;
border-left: thin ridge; border-bottom: thin ridge; height: 10px">
<asp:Label ID="Label5" runat="server" Font-Bold="True" Font-Size="24pt" Height="33px"
Text="职工信息管理" Width="251px"></asp:Label>
</td>
</tr>
<tr>
<td style="width: 74px; height: 3px; text-align: left">
<span style="color: #3300ff">
<asp:Label ID="Label8" runat="server" Text="输入搜索项:" Width="239px"></asp:Label></span></td>
<td colspan="3" style="height: 3px; background-color: #ffff99; text-align: left; border-right: thin groove; border-top: thin groove; border-left: thin groove; border-bottom: thin groove;">
<asp:Label ID="Label6" runat="server" Height="20px" Text="职工编号:"></asp:Label> <asp:DropDownList
ID="DropDownList1" runat="server" Width="122px">
</asp:DropDownList>
<asp:Label ID="Label2" runat="server"
Height="20px" Text="姓名:"></asp:Label> <asp:DropDownList
ID="DropDownList2" runat="server" Width="150px">
</asp:DropDownList>
</td>
</tr>
<tr>
<td style="width: 74px; height: 87px; text-align: left">
<span style="color: #3300ff">
<asp:Label ID="Label9" runat="server" Text="显示修改前的职工信息:" Width="236px"></asp:Label> </span></td>
<td colspan="3" style="height: 87px; background-color: #ffccff; border-right: thin ridge; border-top: thin ridge; border-left: thin ridge; border-bottom: thin ridge;">
<table style="width: 609px">
<tr>
<td style="width: 100px; text-align: right;">
<asp:Label ID="Label14" runat="server" Text="职工编号:" Width="80px"></asp:Label></td>
<td style="width: 100px">
<asp:TextBox ID="TextBox2" runat="server" Width="131px"></asp:TextBox></td>
<td style="width: 100px">
<asp:Label ID="Label15" runat="server" Text="姓名:" Width="84px"></asp:Label></td>
<td style="width: 100px; text-align: left;">
<asp:TextBox ID="TextBox3" runat="server"></asp:TextBox></td>
</tr>
<tr>
<td style="width: 100px; text-align: right;">
<asp:Label ID="Label16" runat="server" Text="性别:" Width="84px"></asp:Label></td>
<td style="width: 100px">
<asp:DropDownList ID="DropDownList3" runat="server" Width="136px">
</asp:DropDownList></td>
<td style="width: 100px; text-align: center">
<asp:Label ID="Label17" runat="server" Text=" 部门名称:" Width="90px"></asp:Label></td>
<td style="width: 100px; text-align: left;">
<asp:DropDownList ID="DropDownList4" runat="server" Width="154px">
</asp:DropDownList></td>
</tr>
<tr>
<td style="width: 100px; height: 26px; text-align: right;">
<asp:Label ID="Label18" runat="server" Text="出生日期:"></asp:Label></td>
<td style="width: 100px; height: 26px;">
<asp:TextBox ID="TextBox4" runat="server" Width="130px"></asp:TextBox></td>
<td style="width: 100px; height: 26px;">
</td>
<td style="width: 100px; height: 26px;">
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td style="width: 74px; height: 78px; text-align: left">
<span style="color: #3300ff">
<asp:Label ID="Label10" runat="server" Text="显示修改后的职工信息:" Width="235px"></asp:Label> </span></td>
<td colspan="3" style="height: 78px; background-color: #ccffcc; border-right: thin ridge; border-top: thin ridge; border-left: thin ridge; border-bottom: thin ridge;">
<asp:GridView ID="GridView2" runat="server" Width="584px">
</asp:GridView>
</td>
</tr>
<tr>
<td style="width: 74px; height: 78px; text-align: right">
<asp:Label ID="Label3" runat="server" Font-Size="10pt" ForeColor="Red" Text="注 意: 核对时,要在搜索项中输入关键字只要编号不为空,则按其编号进行核对 "
Width="235px"></asp:Label></td>
<td colspan="3" style="border-top-width: thin; border-left-width: thin; border-bottom-width: thin;
height: 78px; text-align: center; border-right-width: thin">
<table style="border-right: thin inset; border-top: thin inset; border-left: thin inset;
border-bottom: thin inset">
<tr>
<td style="width: 85px; height: 36px">
<asp:Button ID="Button2" runat="server" Font-Bold="True" Font-Size="14pt" ForeColor="#990033"
Text="核 对" Width="87px" OnClick="Button2_Click" Height="33px" /></td>
<td style="width: 80px; height: 36px">
<asp:Button ID="Button5" runat="server" Font-Bold="True" Font-Size="14pt" ForeColor="#990033"
Height="34px" OnClick="Button5_Click" Text="修 改" Width="82px" /></td>
<td style="width: 75px; height: 36px">
<asp:Button ID="Button3" runat="server" Font-Bold="True" Font-Size="14pt" ForeColor="#990033"
Text="录 入" Width="84px" OnClick="Button3_Click" /></td>
<td style="width: 88px; height: 36px">
<asp:Button ID="Button4" runat="server" Font-Bold="True" Font-Size="14pt" ForeColor="#990033"
Text="除 名" Width="82px" OnClick="Button4_Click" /></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</form>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -