?? manager.master
字號:
<%@ Master Language="C#" AutoEventWireup="true" CodeFile="Manager.master.cs" Inherits="Manager" %>
<!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 id="Head1" runat="server">
<title>新聞發布系統</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_preloadImages() { //v3.0
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
//-->
</script>
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_reloadPage(init) { //reloads the window if Nav4 resized
if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);
function IMG1_onclick() {
}
//-->
</script>
</head>
<body bgcolor="#FFFFFF" left="0" top="0" width="0" height="0">
<EMBED style="LEFT:0px; POSITION: absolute; TOP:17px" align="center"
src="images/top.swf" width="1024" height="170"
type="application/x-shockwave-flash" ; quality="high" wmode="transparent">
<form id="form1" runat="server">
<div align="center">
<div style="font-size: 12px; z-index: 101; left: 891px; width: 73px; position: absolute;
top: 152px; height: 18px">
<a href=javascript:window.close()> 安全退出</a></div>
<table width="1000" border="0" align="center" cellpadding="0" cellspacing="0">
<!--DWLayoutTable-->
<tr>
<td width="1000" height="9" valign="top">
<img src="images/page_01.jpg" width="1000" height="9"></td>
</tr>
<tr>
<td valign="top" style="height: 154px">
<asp:Image ID="Image2" runat="server" ImageUrl="~/images/head(thelast).png" />
<div style="z-index: 102; left: 777px; width: 62px; position: absolute; top: 153px;
height: 18px">
<asp:LinkButton ID="LinkButton1" runat="server" Font-Size="12px" PostBackUrl="~/AddUser.aspx">首頁</asp:LinkButton></div>
</td>
</tr>
<tr>
<td width="199" valign="top" style="height: 343px; text-align: justify">
<!--DWLayoutEmptyCell-->
<table style="width: 997px">
<tr>
<td align="left" rowspan="3" style="width: 290px; height: 322px" valign="top">
<asp:TreeView ID="TreeView1" runat="server" Font-Italic="False" Font-Names="宋體" Font-Size="12px"
Height="318px" ImageSet="Contacts" Width="154px" NodeIndent="10">
<ParentNodeStyle Font-Bold="True" ForeColor="#5555DD" />
<HoverNodeStyle Font-Underline="False" />
<SelectedNodeStyle Font-Underline="True" HorizontalPadding="0px" VerticalPadding="0px" />
<Nodes>
<asp:TreeNode Text="管理員管理" Value="管理員管理">
<asp:TreeNode Text="添加用戶" Value="添加用戶" NavigateUrl="~/AddUser.aspx"></asp:TreeNode>
<asp:TreeNode Text="管理用戶" Value="管理用戶" NavigateUrl="~/usermanager.aspx"></asp:TreeNode>
</asp:TreeNode>
<asp:TreeNode Text="分類管理" Value="分類管理">
<asp:TreeNode Text="添加欄目" Value="添加欄目" NavigateUrl="~/Addlanmu.aspx"></asp:TreeNode>
<asp:TreeNode Text="欄目管理" Value="欄目管理" NavigateUrl="~/lanmuManager.aspx"></asp:TreeNode>
<asp:TreeNode Text="添加類別" Value="添加類別" NavigateUrl="~/Addleibie.aspx"></asp:TreeNode>
<asp:TreeNode Text="類別管理" Value="類別管理" NavigateUrl="~/liebieManage.aspx"></asp:TreeNode>
</asp:TreeNode>
<asp:TreeNode Text=" 管理日志" Value=" 管理日志" NavigateUrl="~/rizhiMangage.aspx">
<asp:TreeNode Text="日志管理" Value="日志管理" NavigateUrl="~/rizhiMangage.aspx"></asp:TreeNode>
</asp:TreeNode>
</Nodes>
<NodeStyle Font-Names="Verdana" Font-Size="8pt" ForeColor="Black" HorizontalPadding="5px"
NodeSpacing="0px" VerticalPadding="0px" />
</asp:TreeView>
</td>
<td colspan="2" rowspan="3" style="width: 1148px; height: 322px" valign="top">
<table>
<tr>
<td style="width: 838px; height: 1px">
<asp:Image ID="Image1" runat="server" ImageUrl="~/images/ddd.png" Width="824px" /></td>
</tr>
<tr>
<td style="width: 838px; height: 300px">
<asp:ContentPlaceHolder ID="ContentPlaceHolder1" runat="server">
</asp:ContentPlaceHolder>
</td>
</tr>
</table>
</td>
</tr>
</table>
<asp:Image ID="Image3" runat="server" ImageUrl="~/images/page_16.png" />
</table>
</div>
</form>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -