⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 st_main.aspx

📁 it have big power,i hope to do it . happy everyday!
💻 ASPX
字号:
<%@ Register TagPrefix="uc1" TagName="ST_Bottom" Src="ST_Bottom.ascx" %>
<%@ Register TagPrefix="uc1" TagName="ST_Header" Src="ST_Header.ascx" %>
<%@ Register TagPrefix="uc1" TagName="ST_Class" Src="ST_Class.ascx" %>
<%@ Register TagPrefix="uc1" TagName="ST_Promotion" Src="ST_Promotion.ascx" %>
<%@ Page language="c#" Inherits="STGROUP.ST_Book.SP_Common.ST_Main" CodeFile="ST_Main.aspx.cs" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
	<HEAD>
		<title>ST_Main</title>
		<meta content="Microsoft Visual Studio .NET 7.1" name="GENERATOR">
		<meta content="C#" name="CODE_LANGUAGE">
		<meta content="JavaScript" name="vs_defaultClientScript">
		<meta content="http://schemas.microsoft.com/intellisense/ie5" name="vs_targetSchema">
		<LINK href="../class.css" type="text/css" rel="stylesheet">
	</HEAD>
	<body leftMargin="0" topMargin="0" MARGINWIDTH="0" MARGINHEIGHT="0">
		<form id="Form1" method="post" runat="server">
			<div align="center">
				<table id="Table1" height="100%" cellSpacing="0" cellPadding="0" width="760" border="1">
					<tr>
						<td vAlign="top" width="760" colSpan="2"><uc1:st_header id="ST_Header1" runat="server"></uc1:st_header></td>
					</tr>
					<tr>
						<td vAlign="top" width="128" bgColor="#e5e5e5" height="100%" rowSpan="2"><uc1:st_class id="ST_Class1" runat="server"></uc1:st_class></td>
						<td style="HEIGHT: 100%" vAlign="top" width="632">
								<uc1:ST_Promotion id="ST_Promotion1" runat="server"></uc1:ST_Promotion></td>
					</tr>
					<tr>
						<td vAlign="top" width="571" height="20"></td>
					</tr>
					<tr>
						<td vAlign="top" width="100%" colSpan="2"><uc1:st_bottom id="ST_Bottom1" runat="server"></uc1:st_bottom></td>
					</tr>
				</table>
		</form>
		</DIV>
	</body>
</HTML>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -