?? 庫存信息管理.aspx
字號:
?<%@ Page Language="C#" AutoEventWireup="true" CodeFile="庫存信息管理.aspx.cs" Inherits="_Default" %>
<!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">
</div>
<table style="width: 794px; height: 546px">
<tr>
<td colspan="4" style="background-image: url(圖片/網(wǎng)頁1.jpg); height: 80px">
<span style="font-size: 10pt; color: #000033; font-family: 隸書"><span style="font-size: 36pt">
物資管理系統(tǒng)
<br />
</span>
<div style="text-align: right">
<asp:Label ID="Label1" runat="server" Font-Size="24pt" Height="44px" Text="——庫存信息管理"
Width="503px"></asp:Label> </div>
</span>
</td>
</tr>
<tr>
<td colspan="2" style="border-top-style: outset; border-right-style: outset; border-left-style: outset;
height: 1px; background-color: #ffff99; border-bottom-style: outset; text-align: center; width: 103px;">
<asp:LinkButton ID="LinkButton2" runat="server" Style="border-top-style: none; border-right-style: none;
border-left-style: none; border-bottom-style: none" Width="47px" OnClick="LinkButton2_Click">首 頁</asp:LinkButton></td>
<td colspan="2" style="width: 689px; border-top-style: outset; border-right-style: outset;
border-left-style: outset; height: 1px; background-color: #ffff99; border-bottom-style: outset">
<asp:LinkButton ID="LinkButton6" runat="server" Style="border-top-style: none; border-right-style: none;
border-left-style: none; border-bottom-style: none" OnClick="LinkButton6_Click">入庫信息管理</asp:LinkButton>
<asp:Label ID="Label2" runat="server" Font-Underline="True" Text="庫存信息管理"></asp:Label>
<asp:LinkButton ID="LinkButton4" runat="server" Style="border-top-style: none; border-right-style: none;
border-left-style: none; border-bottom-style: none" OnClick="LinkButton4_Click">出庫信息管理</asp:LinkButton>
<asp:LinkButton ID="LinkButton3" runat="server" Style="border-top-style: none; border-right-style: none;
border-left-style: none; border-bottom-style: none" OnClick="LinkButton3_Click">物資信息查詢</asp:LinkButton>
<asp:LinkButton ID="LinkButton1" runat="server" Style="border-top-style: none; border-right-style: none;
border-left-style: none; border-bottom-style: none" Width="46px" OnClick="LinkButton1_Click">注 銷</asp:LinkButton>
</td>
</tr>
<tr>
<td colspan="4" style="background-image: url(圖片/網(wǎng)頁12.jpg); height: 269px;
text-align: center">
<table style="width: 802px;
height: 156px">
<tr>
<td style="height: 83px;" colspan="4">
</td>
<td style="height: 83px">
</td>
<td style="width: 482px; height: 83px; text-align: left;">
<asp:LinkButton ID="LinkButton5" runat="server" Font-Size="24pt" Font-Underline="False"
ForeColor="Maroon" Height="35px" OnClick="LinkButton5_Click" Style="border-top-style: none;
border-right-style: none; border-left-style: none; border-bottom-style: none"
Width="158px">庫存盤點</asp:LinkButton>
</td>
<td colspan="5" style="width: 149px; height: 83px">
</td>
</tr>
<tr>
<td colspan="11" rowspan="3" style="height: 92px">
</td>
</tr>
<tr>
</tr>
<tr>
</tr>
<tr>
<td style="width: 572px; height: 61px; text-align: left;">
<asp:LinkButton ID="LinkButton7" runat="server" Font-Size="24pt" Font-Underline="False"
ForeColor="Maroon" Height="19px" Style="border-top-style: none; border-right-style: none;
border-left-style: none; border-bottom-style: none" Width="164px" OnClick="LinkButton7_Click">部門管理</asp:LinkButton></td>
<td colspan="9" style="height: 61px; text-align: left">
<asp:Label ID="Label3" runat="server" Font-Size="24pt" Text="庫存信息管理" Width="79px" Height="124px"></asp:Label>
</td>
<td style="width: 178px; height: 61px">
<asp:LinkButton ID="LinkButton9" runat="server" Font-Bold="False" Font-Size="24pt"
Font-Underline="False" ForeColor="#000033" OnClick="LinkButton9_Click" Width="182px">物資管理</asp:LinkButton></td>
</tr>
<tr>
<td colspan="11" rowspan="6" style="height: 137px">
</td>
</tr>
<tr>
</tr>
<tr>
</tr>
<tr>
</tr>
<tr>
</tr>
<tr>
</tr>
<tr>
<td colspan="11" rowspan="1" style="height: 44px">
<asp:LinkButton ID="LinkButton8" runat="server" Font-Size="24pt" Font-Underline="False"
ForeColor="Maroon" Height="38px" Style="border-top-style: none; border-right-style: none;
border-left-style: none; border-bottom-style: none" Width="140px" OnClick="LinkButton8_Click">職工管理</asp:LinkButton></td>
</tr>
</table>
<br />
</td>
</tr>
</table>
</form>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -