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

📄 news_list3.ascx

📁 网络订餐基于jsp与servlet的网络订餐系统 适合学生使用
💻 ASCX
字号:
<%@ Control Language="c#" AutoEventWireup="false" Codebehind="news_list3.ascx.cs" Inherits="qruan.news_list3" TargetSchema="http://schemas.microsoft.com/intellisense/ie5" %>
<style type="text/css">
<!--
.STYLE1 {font-size: 12px}
-->
</style>

<table width="550" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td height="30"><img src="images/45.gif" width="76" height="18" /></td>
  </tr>
  <tr>
    <td align="center" valign="top"><table id="Table_01" width="537" height="92" border="0" cellpadding="0" cellspacing="0">
      <tr>
        <td colspan="3" background="images/xinwen_01.gif" width="537" height="1"></td>
      </tr>
      <tr>
        <td background="images/xinwen_02.gif" width="1" height="90"></td>
        <td bgcolor="F7F7F7"><table width="535" height="90" border="0" cellpadding="0" cellspacing="0">
          <tr>
            <td align="center" valign="top" bgcolor="F7F7F7">
			
			<asp:Repeater id="Repeater1" runat="server">
					<HeaderTemplate>
			
			<table width="535" border="0" cellspacing="0" cellpadding="0">
              <tr></HeaderTemplate>
					<ItemTemplate>
                <td width="260" align="center"><table width="260" border="0" cellspacing="0" cellpadding="0">
                  <tr>
                    <td width="19" align="center"><img src="images/17.gif" width="5" height="7" /></td>
                    <td height="21" align="left"><%# temp_fun(Convert.ToString(DataBinder.Eval(Container.DataItem,"id")),Convert.ToDateTime(DataBinder.Eval(Container.DataItem,"news_time")),Convert.ToString(DataBinder.Eval(Container.DataItem,"news_name")),Convert.ToString(DataBinder.Eval(Container.DataItem,"news_zz")),19) %></td>
                    </tr>
                </table></td>
                
         </ItemTemplate>
					<FooterTemplate></tr>
</table></FooterTemplate></asp:Repeater>
			
			
			
			
			
                </td>
          </tr>
        </table></td>
        <td background="images/xinwen_04.gif" width="1" height="90"></td>
      </tr>
      <tr>
        <td colspan="3" background="images/xinwen_05.gif" width="537" height="1"></td>
      </tr>
    </table></td>
  </tr>
</table>

⌨️ 快捷键说明

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