📄 listdetail.aspx
字号:
<%@ Page language="c#" debug="true" CodeBehind="listdetail.aspx.cs" AutoEventWireup="false" Inherits="Haokoo.domain.listdetail" %>
<%@ Register TagPreFix="haokoo" TagName="header" Src="_header.ascx"%>
<%@ Register TagPreFix="haokoo" TagName="footer" Src="_footer.ascx"%>
<%@ Register TagPreFix="haokoo" TagName="menubar" Src="_menubar.ascx"%>
<HTML>
<HEAD>
<title>好酷--Haokoo.net免费域名</title>
<!-- InstanceBegin template="/Templates/default.dwt.aspx" codeOutsideHTMLIsLocked="false" -->
<!-- InstanceBeginEditable name="doctitle" -->
<!-- InstanceEndEditable -->
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<LINK href="main.css" type="text/css" rel="stylesheet">
<!-- InstanceBeginEditable name="head" --> <!-- InstanceEndEditable -->
</HEAD>
<body text="#000000" bgColor="#ffffff">
<haokoo:header id="Header1" runat="server"></haokoo:header>
<table cellSpacing="0" cellPadding="0" width="729" align="center" border="0">
<tr>
<td width="1" bgColor="#e5e4e5"><IMG src="images/pixel.gif"></td>
<td vAlign="top" width="714" background="images/title_bg4.gif" height="42">
<table cellSpacing="0" cellPadding="0" width="100%" border="0">
<tr>
<td vAlign="bottom" width="10" height="27"> </td>
<td vAlign="bottom" width="98%" height="27"><!-- InstanceBeginEditable name="Edit_Nav" --><IMG height="11" src="images/arrowh.gif" width="25" align="absMiddle">
<a href="http://www.haokoo.net">Haokoo.net</a> <IMG height="9" src="images/arrow.gif" width="13" align="absMiddle">
<A href="/">免费域名系统</A> <IMG height="9" src="images/arrow.gif" width="13" align="absMiddle">
分类列表
<!-- InstanceEndEditable --></td>
</tr>
</table>
</td>
<td vAlign="top" align="right" width="14"> <!-- InstanceBeginEditable name="Edit_Img" --><IMG height="42" src="images/title_1.gif" width="149"><!-- InstanceEndEditable -->
</td>
</tr>
</table>
<table cellSpacing="0" cellPadding="0" width="729" align="center" border="0">
<tr>
<td width="1" bgColor="#e5e4e5"><IMG src="images/pixel.gif"></td>
<td height="9"><IMG src="images/pixel.gif"></td>
<td width="1" background="images/line_bg.gif"><IMG src="images/pixel.gif"></td>
</tr>
</table>
<table cellSpacing="0" cellPadding="0" width="729" align="center" border="0">
<tr>
<td width="1" bgColor="#e5e4e5"><IMG src="images/pixel.gif"></td>
<td vAlign="baseline" align="right" width="180" height="11"><IMG height="11" src="images/tree6.gif" width="169"></td>
<td vAlign="top" width="1" background="images/line_bg.gif"><IMG src="images/dot.gif"></td>
<td vAlign="bottom" align="right"><IMG height="8" src="images/line.gif" width="532"></td>
<td width="1" background="images/line_bg.gif"><IMG src="images/pixel.gif"></td>
</tr>
<tr>
<td width="1" bgColor="#e5e4e5"><IMG src="images/pixel.gif"></td>
<td vAlign="top" width="180">
<!-- InstanceBeginEditable name="Edit_Left" --><haokoo:menubar id="Menubar1" runat="server"></haokoo:menubar>
<p> </p>
<p><FONT face="宋体"></FONT> </p>
<!-- InstanceEndEditable --></td>
<td width="1" background="images/line_bg.gif"><IMG src="images/pixel.gif"></td>
<td vAlign="top" align="right"> <!-- InstanceBeginEditable name="Edit_Main" -->
<form runat="server">
<table cellSpacing="2" cellPadding="0" width="100%" border="0">
<tr>
<td align="middle"><strong><span class="p14">Haokoo.net免费域名列表</span></strong><br>
<br>
</td>
</tr>
<tr>
<td align="right"><asp:datagrid id="DataGrid1" runat="server" CellPadding="0" CellSpacing="2" AutoGenerateColumns="False" PageSize="20" AllowPaging="True" AllowSorting="True" GridLines="Horizontal" BorderWidth="0px" BorderColor="#F0F0F0" width="532px">
<HeaderStyle Font-Bold="True" Height="25px" ForeColor="#666666" BackColor="#F0F0F0"></HeaderStyle>
<Columns>
<asp:TemplateColumn SortExpression="myDomain" HeaderText="域名">
<HeaderStyle Width="160px"></HeaderStyle>
<ItemTemplate>
<asp:HyperLink runat="server" Text='<%# DataBinder.Eval(Container, "DataItem.myDomain", "{0}.haokoo.net") %>' NavigateUrl='<%# DataBinder.Eval(Container, "DataItem.myDomain", "http://{0}.haokoo.net") %>' Target="_blank">
</asp:HyperLink>
</ItemTemplate>
</asp:TemplateColumn>
<asp:TemplateColumn HeaderText="网站名称">
<ItemTemplate>
<asp:Label runat="server" Text='<%# DataBinder.Eval(Container, "DataItem.siteName") %>'>
</asp:Label>
</ItemTemplate>
</asp:TemplateColumn>
<asp:TemplateColumn SortExpression="RegDate" HeaderText="注册日期">
<HeaderStyle Width="130px"></HeaderStyle>
<ItemTemplate>
<asp:Label runat="server" Text='<%# DataBinder.Eval(Container, "DataItem.RegDate") %>'>
</asp:Label>
</ItemTemplate>
</asp:TemplateColumn>
<asp:TemplateColumn SortExpression="hitCount" HeaderText="访问数" ItemStyle-HorizontalAlign="Center">
<HeaderStyle Width="40px"></HeaderStyle>
<ItemTemplate>
<asp:Label runat="server" Text='<%# DataBinder.Eval(Container, "DataItem.hitcount") %>' ForeColor="#990000">
</asp:Label>
</ItemTemplate>
</asp:TemplateColumn>
</Columns>
<PagerStyle Font-Bold="True" Mode="NumericPages"></PagerStyle>
</asp:datagrid></td>
</tr>
</table>
</form>
<!-- InstanceEndEditable --><br>
</td>
<td width="1" background="images/line_bg.gif"><IMG src="images/pixel.gif"></td>
</tr>
</table>
<haokoo:footer id="Footer1" runat="server"></haokoo:footer>
<!-- InstanceEnd -->
</body>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -