?? main.aspx
字號:
?<%@ Page Language="C#" AutoEventWireup="true" CodeFile="main.aspx.cs" Inherits="main" %>
<!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>
<form id="form1" runat="server">
<div>
<table border="0" cellpadding="0" cellspacing="0" style="width: 104%; height: 100%">
<tr>
<td colspan="2" style="height: 564px; background-image: url(Image/首頁.jpg);">
</td>
</tr>
<tr>
<td style="border-left-color: #ff0066; border-bottom-color: #ff0066; vertical-align: bottom;
overflow: auto; border-top-style: none; border-top-color: #ff0066;
border-right-style: none; border-left-style: none; position: relative; height: 2px;
text-align: left; border-right-color: #ff0066; border-bottom-style: none">
<asp:LinkButton ID="LinkButton1" runat="server" PostBackUrl="~/bookmanage.aspx" Style="left: 48px;
vertical-align: text-bottom; cursor: hand; direction: ltr; border-top-style: none;
line-height: normal; border-right-style: none; border-left-style: none; letter-spacing: normal;
position: relative; top: -284px; background-color: transparent; text-align: justify;
border-bottom-style: none; color: #ff9900;">圖書管理</asp:LinkButton>
<asp:LinkButton ID="LinkButton2" runat="server" PostBackUrl="~/jieyue.aspx" Style="left: -26px;
vertical-align: middle; cursor: hand; position: relative; top: -175px; background-color: transparent;
text-align: justify; border-top-width: thin; border-left-width: thin; border-left-color: orange; border-bottom-width: thin; border-bottom-color: orange; color: #ff9900; border-top-color: orange; border-right-width: thin; border-right-color: orange;">借閱管理</asp:LinkButton>
<asp:LinkButton ID="LinkButton3" runat="server" Style="text-justify: auto; left: -94px;
vertical-align: middle; position: relative; top: -341px; background-color: transparent;
text-align: justify; color: #ff9900;" PostBackUrl="~/usermanage.aspx">用戶管理</asp:LinkButton>
<asp:LinkButton ID="LinkButton7" runat="server" PostBackUrl="~/booksearch.aspx" Style="left: -169px;
position: relative; top: -229px; background-color: transparent; color: #ff9900;">書籍查詢</asp:LinkButton><br />
<br />
<asp:LinkButton ID="LinkButton4" runat="server" Style="left: 48px; vertical-align: middle;
position: relative; top: -155px; background-color: transparent; text-align: center; color: #ff9900;" PostBackUrl="~/contactme.aspx">聯系我們</asp:LinkButton>
<asp:LinkButton ID="LinkButton6" runat="server" Style="left: -24px; position: relative;
top: -90px; background-color: transparent; color: #ff9900;" PostBackUrl="~/adminlogin.aspx">退 出</asp:LinkButton><div
align="center" class="STYLE5" style="position: relative">
</div>
</td>
</tr>
<tr>
<td colspan="2" style="height: 14px">
</td>
</tr>
</table>
</div>
</form>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -