📄 admin.master
字号:
<%@ Master Language="C#" AutoEventWireup="true" CodeFile="Admin.master.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>后台管理|-51aspx.com</title>
</head>
<body>
<form id="form1" runat="server">
<div>
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<table style="z-index: 100; left: 7px; width: 811px; position: absolute; top: 12px;
height: 508px">
<tr>
<td style="width: 92px; height: 10px">
</td>
<td style="height: 10px">
</td>
<td style="width: 460px; height: 10px">
</td>
</tr>
<tr>
<td style="width: 92px; height: 153px">
<asp:TreeView ID="TreeView1" runat="server" DataSourceID="SiteMapDataSource1" Height="540px"
Style="position: static" Width="250px">
</asp:TreeView>
<asp:SiteMapDataSource ID="SiteMapDataSource1" runat="server" />
</td>
<td colspan="2" style="height: 153px">
<asp:contentplaceholder id="ContentPlaceHolder1" runat="server">
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
</asp:contentplaceholder>
</td>
</tr>
<tr>
<td style="width: 92px">
</td>
<td>
</td>
<td style="width: 460px">
</td>
</tr>
</table>
<br />
<br />
<br />
<a href="http://www.51aspx.com/CV/ExamOnlineAccess" target="_blank" title="Asp.net源码下载专业站">download from 51aspx.com</a>
<br />
</div>
</form>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -