📄 manage_left3.aspx
字号:
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="manage_Left3.aspx.cs" Inherits="admin_manage_Left3" %>
<!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">
<meta name="robots" content="noindex,nofollow" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>管理栏目</title>
<link href="css/style_Admin.css" rel="stylesheet" type="text/css" />
</head>
<body id="bodyBg2">
<form id="form1" runat="server">
<div align="center">
<table border="0" width="90%" cellspacing="1" height="40">
<tr>
<td>
<div align="left">
程序制作:<a href="http://www.ITstudy.cn/" target="_blank">吕海鹏</a></div>
</td>
</tr>
<tr>
<td>
<div align="left">
版权所有:<a href="http://www.DeepTeach.com/" target="_blank" class="cYellow">深度空间</a></div>
</td>
</tr>
</table>
</div>
</form>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -