?? default.aspx
字號(hào):
<%@ Page language="c#" Codebehind="Default.aspx.cs" AutoEventWireup="false" Inherits="admin._Default" %>
<%@ Register TagPrefix="Admin" TagName="AdminMenu" Src="AdminMenu.ascx" %>
<HTML>
<HEAD>
<LINK href="styles.css" type="text/css" rel="stylesheet">
</HEAD>
<body bottomMargin="0" leftMargin="0" background="../images/sitebkgrdnogray.gif" topMargin="0"
rightMargin="0" marginwidth="0" marginheight="0">
<table height="100%" cellSpacing="0" cellPadding="0" width="100%" border="0">
<tr>
<td vAlign="top" width="145" bgColor="#9999cc" height="100%"><ADMIN:ADMINMENU id="Menu1" runat="server"></ADMIN:ADMINMENU><IMG height="1" src="images/1x1.gif" width="145">
</td>
<td vAlign="top" align="center" width="700">
<table height="100%" width="100%" align="center" border="0">
<tr vAlign="top">
<td align="center"><font color="#999999" size="12">Welcome To Administrator Management
Console!</font>
</td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</HTML>
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -