?? admin_top.ascx
字號:
<%@ Control Codebehind="admin_top.ascx.vb" Inherits="flyangel.news.admin_top" TargetSchema="http://schemas.microsoft.com/intellisense/ie5" %>
<HTML>
<HEAD>
<title>歡迎光臨銀川電力工業學校 </title>
<meta content="http://schemas.microsoft.com/intellisense/ie5" name="vs_targetSchema">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta content="JavaScript" name="vs_defaultClientScript">
<LINK href="../js/Styles.css" type="text/css" rel="stylesheet">
<SCRIPT language="JavaScript">
function openAdminWindow(url) {
popupWin = window.open(url,'new_page','width=760,height=650');
return false;
}
</SCRIPT>
</HEAD>
<body onmouseover="window.status='歡迎來到電校校園網! ';return true" text="#7a8696" bgColor="#eef4fb"
topMargin="20">
<table class="tdborder2" cellSpacing="0" cellPadding="0" width="760" align="center" border="0">
<tr>
<td bgColor="#eef4fb" align="center" height="30">
<b>
<%= Application("WebTitle")%>
文章管理系統:管理程序</b>
</td>
</tr>
</table>
<table width="760" border="0" cellpadding="2" cellspacing="2" align="center" style="BORDER-RIGHT: #c6cfde 1px solid; BORDER-TOP: #c6cfde 1px solid; BORDER-LEFT: #c6cfde 1px solid; BORDER-BOTTOM: #c6cfde 1px solid">
<tr>
<td width="100%" align="center">
<asp:Panel id="Panel_super" runat="server" Visible="False" BorderStyle="Dotted" BorderWidth="1px"
Wrap="False" HorizontalAlign="Center">
<BR>
<A href="admin_manage.aspx">新聞管理</A> <FONT color="#000000">| </FONT><A href="admin_newscheck.aspx">
新聞審核</A> <FONT color="#000000">| </FONT><A href="admin_zhuanti.aspx">專題管理</A>
<FONT color="#000000">| </FONT><A href="admin_inputuser.aspx">用戶組管理</A> <FONT color="#000000">
| </FONT><A href="admin_systemman.aspx">管理員設置</A> <FONT color="#000000">| </FONT>
<A href="admin_sort.aspx">欄目管理</A> <FONT color="#000000">| </FONT><A href="admin_logmang.aspx">
日志管理</A> <FONT color="#000000">| </FONT><A href="admin_file.aspx">文件管理</A> <FONT color="#000000">
| </FONT><A href="admin_system.aspx">系統設置</A> <FONT color="#000000">| </FONT>
<A href="admin_ip.aspx">IP地址管理</A> <FONT color="#000000">| </FONT><A href="admin_logout.aspx">
退出管理</A>
<HR align="center" color="#66cccc" SIZE="0">
</asp:Panel>
<asp:Panel id="Panel_normal" runat="server" Visible="False" BorderStyle="Dotted" BorderWidth="1px"
Wrap="False" HorizontalAlign="Center">
<BR>
<A href="admin_manage.aspx">新聞管理</A> <FONT color="#000000">| </FONT><A href="admin_newscheck.aspx">
新聞審核</A> <FONT color="#000000">| </FONT><A href="admin_zhuanti.aspx">專題管理</A>
<FONT color="#000000">| </FONT><A href="admin_inputuser.aspx">用戶組管理</A> <FONT color="#000000">
| </FONT><A href="admin_logout.aspx">退出管理</A>
<HR align="center" color="#66cccc" SIZE="0">
</asp:Panel>
<asp:Panel id="Panel_check" runat="server" Visible="False" BorderStyle="Dotted" BorderWidth="1px"
Wrap="False" HorizontalAlign="Center">
<BR>
<A href="admin_manage.aspx">新聞管理</A> <FONT color="#000000">| </FONT><A href="admin_newscheck.aspx">
新聞審核</A> <FONT color="#000000">| </FONT><A href="admin_zhuanti.aspx">專題管理</A>
<FONT color="#000000">| </FONT><A href="admin_logout.aspx">退出管理</A>
<HR align="center" color="#66cccc" SIZE="0">
</asp:Panel>
</td>
</tr>
</table>
</body>
</HTML>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -