?? main.aspx
字號:
?<%@ Page Language="C#" AutoEventWireup="true" CodeFile="main.aspx.cs" Inherits="_Default" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html xmlns="http://www.w3.org/1999/xhtml" >
<head runat="server">
<title>小天鵝零售采集系統</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link href="Styles.css" rel="stylesheet" type="text/css">
</head>
<body >
<form id="form1" runat="server">
<div style="text-align: center">
<table border="0" cellpadding="0" cellspacing="0" style="width: 800px; height: 100%" >
<tr>
<td background="images/tophead.jpg" colspan="8" style="height: 63px">
</td>
</tr>
<tr>
<td style="width: 100%; height: 200px;">
<table border="0" cellpadding="0" cellspacing="0" style="width: 100%; height: 100%" class="TextStyle">
<tr>
<td style="width: 100px; height: 18px; text-align: center">
</td>
<td style="width: 100px; height: 18px; text-align: center">
</td>
<td colspan="2" style="height: 18px; text-align: center">
<asp:Label ID="Label1" runat="server" Width="75%"></asp:Label>
<asp:Button ID="Button1" runat="server" OnClick="Button1_Click" Text="退出" Width="20%" /></td>
</tr>
<tr>
<td style="width: 200px; height: 18px; text-align: center">
用戶檔案</td>
<td style="width: 200px; height: 18px; text-align: center">
統計報表</td>
<td style="width: 200px; height: 18px; text-align: center">
基礎數據</td>
<td style="width: 200px; height: 18px; text-align: center">
操作員管理</td>
</tr>
<tr>
<td style="width: 200px">
<table border="0" cellpadding="0" cellspacing="0" style="width: 100%; height: 73px">
<tr>
<td rowspan="3" style="width: 50%; background-position: center center; background-attachment: fixed; background-image: url(images/yhda.gif); background-repeat: no-repeat;">
</td>
<td colspan="2">
<a href="yhda.aspx" onmousemove ="window.status='';">錄入</a></td>
</tr>
<tr>
<td colspan="2">
<a href="yhdacx.aspx" onmousemove ="window.status='';">查詢</a></td>
</tr>
<tr>
<td colspan="2">
修改</td>
</tr>
</table>
</td>
<td style="width: 200px">
<table border="0" cellpadding="0" cellspacing="0" style="width: 100%; height: 73px">
<tr>
<td rowspan="3" style="background-position: center center; background-attachment: fixed;
background-image: url(images/report.png); width: 100px">
</td>
<td style="width: 100px">
零售報表</td>
</tr>
<tr>
<td style="width: 100px">
</td>
</tr>
<tr>
<td style="width: 100px">
</td>
</tr>
</table>
</td>
<td style="width: 200px">
<table border="0" cellpadding="0" cellspacing="0" style="width: 100%; height: 73px">
<tr>
<td rowspan="3" style="background-position: center center; background-attachment: fixed;
background-image: url(images/mdate.png); width: 100px">
</td>
<td style="width: 100px">
機型</td>
</tr>
<tr>
<td style="width: 100px">
網點</td>
</tr>
<tr>
<td style="width: 100px">
人員</td>
</tr>
</table>
</td>
<td style="width: 200px; background-position: center center; background-attachment: fixed;">
<table border="0" cellpadding="0" cellspacing="0" style="width: 100%; height: 73px">
<tr>
<td rowspan="3" style="background-position: center center; background-attachment: fixed;
background-image: url(images/qx.png); width: 100px">
</td>
<td style="width: 100px">
</td>
</tr>
<tr>
<td style="width: 100px">
權限管理</td>
</tr>
<tr>
<td style="width: 100px">
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td style="width: 100%; height: 100%; text-align: center;" align="center" valign="bottom">
<span style="font-size: 8pt; font-family: Arial">Copyright ? 2008 LittleSwan. All Rights
Reserved.</span></td>
</tr>
</table>
</div>
</form>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -