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

📄 fenye.aspx

📁 程序设计:Flyangel 用到了vb.net c# asp.net xml等 最大特别是核心功能组件化. 特色: 强大的后台管理功能 支持二级分类 支持匿名投稿 超强用户权限设置
💻 ASPX
字号:
<%@ Register TagPrefix="copyrightlocal" TagName="footer" Src="bottom.ascx"%>
<%@ Register TagPrefix="title_H" TagName="title_head" Src="head.ascx"%>
<%@ Register TagPrefix="cc1" Namespace="flyangel.article.Components" Assembly="flyangel_article" %>
<%@ Page Language="vb" AutoEventWireup="false" Codebehind="fenye.aspx.vb" Inherits="flyangel.news.fenye"%>
<%@ Register TagPrefix="top_article" TagName="top_article" Src="article_head.ascx"%>
<top_article:top_article id="top_article" runat="server" />
<form id="Form1" runat="server">
	<title_H:title_head id="title_head" runat="server" />
	<table class="tdborder1" cellSpacing="0" cellPadding="0" width="760" align="center" border="0">
		<tr>
			<td bgColor="#eef4fb" height="25">&nbsp;&nbsp;&nbsp;<IMG height="9" src="images/dot.gif">
				当前位置: <IMG height="9" src="images/more.gif" width="29">
				<asp:hyperlink id="return_index" runat="server" Text="首页" NavigateUrl="index.aspx"></asp:hyperlink>&nbsp;<IMG height="9" src="images/more.gif" width="29">
				<asp:hyperlink id="return_type" runat="server"></asp:hyperlink>&nbsp;<IMG height="9" src="images/more.gif" width="29">
				<asp:label id="return_title" runat="server"></asp:label></td>
		</tr>
	</table>
	<TABLE class="tdborder3" cellSpacing="0" cellPadding="0" width="760" align="center" border="0">
		<tr>
			<td colSpan="3">
				<TABLE id="Table1" cellSpacing="1" cellPadding="1" width="100%" align="center" border="0">
					<TR>
						<TD width="190" valign="top">
							<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
								<tr>
									<td height="25" class="tdborder2">
										<font color="#3399ff"><FONT face="Wingdings">1</FONT></font> <strong>最新文章:<asp:Label id="new_top" runat="server"></asp:Label></strong>
									</td>
								</tr>
								<tr>
									<td class="tdborder2"><FONT face="宋体">
											<cc1:ArticleTop id="ArticleTop1" runat="server" SetTopNum="11"></cc1:ArticleTop></FONT></td>
								</tr>
							</table>
							<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
								<tr>
									<td height="25" class="tdborder2">
										<font color="#3399ff"><FONT face="Wingdings">1</FONT></font> <strong>热门文章:<asp:Label id="new_hot" runat="server"></asp:Label></strong>
									</td>
								</tr>
								<tr>
									<td class="tdborder2"><FONT face="宋体">
											<cc1:ArticleTop id="ArticleTop2" runat="server" SetTopNum="8" SetShowTopType="Hot"></cc1:ArticleTop></FONT></td>
								</tr>
							</table>
						</TD>
						<TD align="center" valign="top">
							<table width="100%" border="0" align="center" cellpadding="0" cellspacing="1" runat="server"
								id="aa">
								<tr>
									<td bgColor="#eef4fb" align="center">
										<cc1:DataGridPading id="DataGridPading1" runat="server">
											<PagerStyle Visible="False" HorizontalAlign="Left" ForeColor="#000066" BackColor="White" Mode="NumericPages"></PagerStyle>
											<AlternatingItemStyle BorderWidth="2px" BackColor="Lavender" BorderStyle="None"></AlternatingItemStyle>
											<FooterStyle ForeColor="#000066" BackColor="White"></FooterStyle>
											<SelectedItemStyle Font-Bold="True" ForeColor="White" BackColor="#669999"></SelectedItemStyle>
											<ItemStyle ForeColor="DodgerBlue"></ItemStyle>
											<HeaderStyle Font-Bold="True" HorizontalAlign="Center" Height="30px" ForeColor="White" BackColor="LightSkyBlue"></HeaderStyle>
										</cc1:DataGridPading>
									</td>
								</tr>
							</table>
						</TD>
					</TR>
				</TABLE>
			</td>
		</tr>
	</TABLE>
</form>
<copyrightlocal:footer id="globalbottom" runat="server" />

⌨️ 快捷键说明

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