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

📄 st_main.aspx

📁 企业信息管理系统。 适合于学习.net开发出几阶段学习使用
💻 ASPX
字号:
<%@ Register TagPrefix="uc1" TagName="ST_khead" Src="ST_khead.ascx" %>
<%@ Register TagPrefix="uc1" TagName="ST_kuserleft" Src="ST_kuserleft.ascx" %>
<%@ Page language="c#" Inherits="ST_GROUP.EnterpriseOnlineInfoManage.ST_main" CodeFile="ST_main.aspx.cs" %>
<%@ Register TagPrefix="uc1" TagName="ST_kfoot" Src="ST_kfoot.ascx" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
	<HEAD>
		<title>企业商务网</title>
		<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
		<LINK href="ooxee1616.ico" rel="Shortcut Icon">
		<LINK href="ooxee1616.ico" rel="Bookmark">
		<LINK href="css/ST_content.css" type="text/css" rel="stylesheet">
		<script language="JavaScript1.2">
function high(which2){
theobject=which2
which2.style.filter="alpha(opacity=40);";
highlighting=setInterval("highlightit(theobject)",50)

}
function low(which2){
clearInterval(highlighting)
which2.style.filter="Gray alpha(opacity=40);";
which2.filters.alpha.opacity=40
}
function highlightit(cur2){
if (cur2.filters.alpha.opacity<100)
cur2.filters.alpha.opacity+=5
else if (window.highlighting)
clearInterval(highlighting)
}

		</script>
		<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">
	</HEAD>
	<body leftMargin="0" background="images/bg.gif" topMargin="0" marginwidth="0" marginheight="0">
		<form id="Form1" method="post" runat="server">
			<uc1:ST_khead id="Khead1" runat="server"></uc1:ST_khead>
			<table cellSpacing="0" cellPadding="0" width="780" align="center" bgColor="#ffffff" border="0">
				<tr bgColor="#000000">
					<td vAlign="top" colSpan="3" height="191">
						<table height="191" cellSpacing="0" cellPadding="0" width="100%" border="0">
							<tr>
								<td id="TD1" background="images/topbanner.jpg">&nbsp;</td>
							</tr>
						</table>
					</td>
				</tr>
				<tr>
					<td vAlign="top" align="center" width="210" rowSpan="2">
						<uc1:ST_kuserleft id="Kuserleft1" runat="server"></uc1:ST_kuserleft></td>
					<td colSpan="2" height="93">
						<table cellSpacing="1" cellPadding="0" width="550" border="0">
							<tr>
								<td>
									<table cellSpacing="1" cellPadding="5" width="270" bgColor="#000000" border="0">
										<tr>
											<td bgColor="#cc3399"><strong><font color="#ffffff">::业界新闻::</font></strong></td>
										</tr>
										<tr>
											<td bgColor="#ffffff"><font color="#ffffff"><asp:datagrid id="DataGrid1" runat="server" AutoGenerateColumns="False" Width="248px" Height="160px"
														BorderWidth="0">
														<Columns>
															<asp:TemplateColumn>
																<HeaderTemplate>
																</HeaderTemplate>
																<ItemTemplate>
																	<A href='ST_kshownews.aspx?id=<%# DataBinder.Eval(Container.DataItem, "ST_ID")%>'>
																		<%# DataBinder.Eval(Container.DataItem, "ST_newstitle")%>
																		... </A>[<%# DataBinder.Eval(Container.DataItem, "ST_addtime")%>]
																</ItemTemplate>
																<EditItemTemplate>
																</EditItemTemplate>
															</asp:TemplateColumn>
														</Columns>
													</asp:datagrid></font>
												<div align="right"><A href="ST_knewslist.aspx?classid=业内新闻"><FONT face="宋体">More&gt;&gt;</FONT></A></div>
											</td>
										</tr>
									</table>
								</td>
								<td align="right">
									<table cellSpacing="1" cellPadding="5" width="270" bgColor="#000000" border="0">
										<tr>
											<td bgColor="#cc3399"><strong><font color="#ffffff">::网站动向::</font></strong></td>
										</tr>
										<tr>
											<td bgColor="#ffffff"><asp:datagrid id="DataGrid2" runat="server" AutoGenerateColumns="False" Width="248px" Height="160px"
													BorderWidth="0">
													<Columns>
														<asp:TemplateColumn>
															<HeaderTemplate>
															</HeaderTemplate>
															<ItemTemplate>
																<A href='ST_kshownews.aspx?id=<%# DataBinder.Eval(Container.DataItem, "ST_ID")%>'>
																	<%# DataBinder.Eval(Container.DataItem, "ST_newstitle")%>
																	... </A>
															</ItemTemplate>
															<EditItemTemplate>
															</EditItemTemplate>
														</asp:TemplateColumn>
													</Columns>
												</asp:datagrid>
												<div align="right"><A href="ST_knewslist.aspx?classid=本站新闻"><FONT face="宋体">More&gt;&gt;</FONT></A></div>
											</td>
										</tr>
									</table>
								</td>
							</tr>
						</table>
					</td>
				</tr>
				<tr>
					<td colSpan="2" height="55">
						<table height="285" cellSpacing="1" cellPadding="5" width="550" bgColor="#000000" border="0">
							<tr>
								<td bgColor="#cc3399"><strong><font color="#ffffff">::产品展示::</font></strong></td>
							</tr>
							<tr>
								<td align="center" bgColor="#ffffff"><asp:datalist id="DataList1" runat="server" Width="532px" RepeatDirection="Horizontal" RepeatColumns="2">
										<ItemTemplate>
											<table width="99%" border="0" cellspacing="0" cellpadding="0">
												<tr>
													<td width="110" rowspan="2" align="center" valign="middle"><a href='ST_kshowpro.aspx?proid=<%# DataBinder.Eval(Container.DataItem, "ST_ID")%> '><img src='productpic/<%# DataBinder.Eval(Container.DataItem, "ST_productpic")%>' width="100" height="60" border="0" /></a></td>
													<td height="15" valign="top"><img src="images/ecran.gif" width="15" height="15" /><a href='ST_kshowpro.aspx?proid=<%# DataBinder.Eval(Container.DataItem, "ST_ID")%> '><strong><%# DataBinder.Eval(Container.DataItem, "ST_productname")%></strong></a></td>
												</tr>
												<tr>
													<td><img src="images/dot_1.gif" width="24" height="11" />价格: ¥<%# DataBinder.Eval(Container.DataItem, "ST_Productprice")%>
														元<br />
														<img src="images/dot_1.gif" width="24" height="11" />分类: <a href='ST_kprolist.aspx?proclassid=<%# DataBinder.Eval(Container.DataItem, "ST_productclass")%>'>
															<%# DataBinder.Eval(Container.DataItem, "ST_productclass")%>
														</a>
													</td>
												</tr>
											</table>
										</ItemTemplate>
									</asp:datalist>
									<P>&nbsp;</P>
								</td>
							</tr>
						</table>
					</td>
				</tr>
				<tr>
					<td height="4">&nbsp;</td>
					<td width="285">&nbsp;</td>
					<td width="281">&nbsp;</td>
				</tr>
				<tr>
					<td colSpan="3" height="42">
					</td>
				</tr>
				<tr>
					<td colSpan="3">&nbsp;</td>
				</tr>
			</table>
			<uc1:ST_kfoot id="Kfoot1" runat="server"></uc1:ST_kfoot></form>
	</body>
</HTML>

⌨️ 快捷键说明

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