📄 zn_list2.ascx
字号:
<%@ Control Language="c#" AutoEventWireup="false" Codebehind="zn_list2.ascx.cs" Inherits="qruan.zn_list2" TargetSchema="http://schemas.microsoft.com/intellisense/ie5" %>
<style type="text/css">
<!--
.STYLE4 {FONT-SIZE: 12px; COLOR: #ff0000 }
.STYLE17 {font-size: 10px}
-->
</style>
<table id="Table_02" width="287" height="228" border="0" cellpadding="0" cellspacing="0">
<tr>
<td background="images/index_03_04_14_03.gif" width="287" height="37"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="80%"> </td>
<td width="20%"><a href="./news.aspx?action=指南" target="_blank" style="COLOR:#fb6d4a; font-size:12px">更多>></a></td>
</tr>
</table></td>
</tr>
<tr>
<td><table width="287" height="191" border="0" cellpadding="0" cellspacing="0">
<tr>
<td height="80" align="center"><table width="287" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="111" align="center"><img src="images/20.gif" width="87" height="66" /></td>
<td width="176"><span class="STYLE4"><strong>某大型民营企业管理者,吃遍<br />
大江南北,有着20多年吃美食<br />
的经验.</strong></span></td>
</tr>
</table></td>
</tr>
<tr>
<td align="center" valign="top"><asp:Repeater id="Repeater1" runat="server">
<ItemTemplate>
<table width="280" height="22" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="27" align="center"><img src="images/18.gif" width="3" height="3" /></td>
<td width="193"> <a href='./news.aspx?id=<%# DataBinder.Eval(Container.DataItem,"id") %>&action=<%# DataBinder.Eval(Container.DataItem,"news_lei") %>' target="_blank"><%# temp_fun1(Convert.ToString(DataBinder.Eval(Container.DataItem,"news_name")),29) %></a></td>
<td width="60" align="left"><%# temp_fun2(Convert.ToDateTime(DataBinder.Eval(Container.DataItem,"news_time"))) %></td>
</tr>
</table>
</ItemTemplate>
</asp:Repeater></td>
</tr>
</table></td>
</tr>
</table>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -