?? product.aspx
字號(hào):
<%@ page language="C#" autoeventwireup="true" inherits="Product, App_Web_a3mbeiu_" enableviewstatemac="false" %>
<%@ Register Src="Controllers/Bottom.ascx" TagName="Bottom" TagPrefix="uc4" %>
<%@ Register Src="Controllers/Top.ascx" TagName="Top" TagPrefix="uc1" %>
<%@ Register Src="Controllers/Left.ascx" TagName="Left" TagPrefix="uc2" %>
<html>
<head>
<title><%=Titlep %></title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<meta content="<%= Descriptionp%>" name="description"/>
<meta content="<%=Keywordsp %>" name="keywords" />
<link href="Images/css.css" rel="stylesheet" type="text/css" />
</head>
<body style="text-align: center">
<form id=form1 runat=server>
<table border="0" align="center" cellpadding="0" cellspacing="0" style="width: 778px">
<tr>
<td style="width: 100px">
<uc1:Top ID="Top1" runat="server" />
</td>
</tr>
</table>
<table border="0" align="center" cellpadding="0" cellspacing="0" style="width: 778px; background-color: #ffffff;">
<tr>
<td style="height: 395px">
<table border="0" cellpadding="0" cellspacing="0" style="width: 778px">
<tr>
<td width="183" align="left"><div align="left">
<uc2:Left ID="Left1" runat="server" />
</div></td>
<td valign="top" style="width: 595px"><div align="center">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td> </td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><img src="Images/39.jpg" width="585" height="35"></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td> <table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td>
<asp:DataList ID="DataList1" runat="server" RepeatColumns="4" ShowFooter="False" ShowHeader="False" Width="582px" CellPadding="5">
<ItemTemplate>
<table bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" width="124">
<tr>
<td colspan="3">
<img height="4" src="Images/mm_r1_c1.jpg" width="124"></td>
</tr>
<tr>
<td background="Images/mm_r2_c1.jpg" width="5">
<img height="173" src="Images/mm_r2_c1.jpg" width="5"></td>
<td valign="top" width="108">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td>
<img height="88" name="img1" src='upload/<%#DataBinder.Eval(Container.DataItem,"img")%>'
width="108"></td>
</tr>
<tr>
<td height="85" valign="top">
<table border="0" cellpadding="0" cellspacing="10" width="100%">
<tr>
<td class="text03">
<p>
<a href='product_more.aspx?ID=<%#DataBinder.Eval(Container.DataItem,"id")%>'>
<%#DataBinder.Eval(Container.DataItem,"title")%>
</a>
</p>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
<td background="Images/mm_r2_c3.jpg" style="width: 11px">
<img height="173" src="Images/mm_r2_c3.jpg" width="11"></td>
</tr>
<tr>
<td colspan="3">
<img height="6" src="Images/mm_r4_c1.jpg" width="124"></td>
</tr>
</table>
</ItemTemplate>
</asp:DataList><br />
共有<asp:Label ID="lblRecordCount" runat="server" ForeColor="red"></asp:Label>條記錄
當(dāng)前為<asp:Label ID="lblCurrentPage" runat="server" ForeColor="red"></asp:Label>/<asp:Label
ID="lblPageCount" runat="server" ForeColor="red"></asp:Label>頁
<asp:LinkButton ID="lbnPrevPage" runat="server" CommandName="prev" OnCommand="Page_OnClick"
Text="上一頁"></asp:LinkButton>
<asp:LinkButton ID="lbnNextPage" runat="server" CommandName="next" OnCommand="Page_OnClick"
Text="下一頁">下一頁</asp:LinkButton>
</td>
</tr>
</table>
</td>
</tr>
</table>
</div></td>
</tr>
</table>
</td>
</tr>
<tr>
<td style="width: 100px">
<uc4:Bottom ID="Bottom1" runat="server" />
</td>
</tr>
</table></form>
</body>
</html>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -