?? admin_admin.aspx
字號:
?
+
?<%@ Page Language="C#" AutoEventWireup="true" CodeFile="admin_admin.aspx.cs" Inherits="admin_admin" %>
<!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>
<script language="javascript" type="text/javascript">
// <!CDATA[
function TABLE1_onclick() {
}
// ]]>
</script>
</head>
<body>
<form id="form1" runat="server">
<div>
<table border="0" cellpadding="0" cellspacing="0" style="position: relative;
height: 351px; left: 70px; top: 2px; text-align: center;" width="800">
<tr>
<td colspan="3" style="height: 115px">
<asp:Image ID="Image1" runat="server" ImageUrl="~/image/kcT.jpg" Style="position: relative" /></td>
</tr>
<tr>
<td colspan="3" rowspan="2" style="height:400px" valign="top">
<table border="0" cellpadding="0" cellspacing="0" style="left: 55px; width: 340px;
position: relative; top: 101px; height: 168px; text-align: center;">
<tr>
<td colspan="3">
<asp:HyperLink ID="HyperLink1" runat="server" NavigateUrl="~/Index.aspx" Style="position: relative">首頁</asp:HyperLink></td>
</tr>
<tr>
<td colspan="3">
<asp:HyperLink ID="HyperLink2" runat="server" Style="position: relative" NavigateUrl="~/admin_addBus.aspx">增加車次</asp:HyperLink></td>
<tr>
<td colspan="3">
<asp:HyperLink ID="HyperLink4" runat="server" Style="position: relative" NavigateUrl="~/admin_deleteBus.aspx">站點列表/刪除/</asp:HyperLink>
<asp:HyperLink ID="HyperLink5" runat="server" NavigateUrl="~/admin_updateBus.aspx"
Style="left: -5px; position: relative; top: 1px">修改</asp:HyperLink>
</td>
</tr>
</table>
<asp:Label ID="Label1" runat="server" Font-Bold="True" Font-Size="XX-Large" ForeColor="Red"
Style="left: 58px; position: relative; top: -138px" Text="后臺管理"></asp:Label></td>
</tr>
<tr>
</tr>
<tr>
</tr>
</table>
</div>
</form>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -