您目前尚未登陆,请选择【登陆】或【注册
首页->行政办公->智能选课系统源码及论坛>>student/News.aspx>>代码在线查看
温馨提示:代码在线浏览功能只能做为源码浏览参考,不能展示项目的全部,如果想更进一步了解该代码请下载:智能选课系统源码及论坛


当前文件路径:XuanKeLunWen/student/News.aspx 文件类型
普通视图
		            
1<%@ Page Language="C#" MasterPageFile="~/student/Student.master" AutoEventWireup="true" CodeFile="News.aspx.cs" Inherits="student_News" Title="Untitled Page" %> 2<asp:Content ID="Content1" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server"> 3 <table border="0" cellpadding="0" cellspacing="0" style="border-right: #66ccff 0.1mm solid; 4 border-top: #66ccff 0.1mm solid; border-left: #66ccff 0.1mm solid; border-bottom: #66ccff 0.1mm solid; font-size: 14px;"> 5 <tr> 6 <td align="center" colspan="3" style="width: 552px; border-bottom: #66ccff 0.1mm solid; 7 height: 18px; background-color: #99cccc;"> 8 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 9 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 10 新闻公告信息</td> 11 </tr> 12 <tr> 13 <td colspan="3" style="width: 552px; height: 155px" valign="top"> 14 <asp:GridView ID="GridView1" runat="server" AutoGenerateColumns="False" CellPadding="4" 15 Font-Overline="False" Font-Strikeout="False" Font-Underline="False" ForeColor="#333333" 16 GridLines="None" HorizontalAlign="Center" Width="685px"> 17 <FooterStyle BackColor="#5D7B9D" Font-Bold="True" ForeColor="White" /> 18 <RowStyle BackColor="#F7F6F3" ForeColor="#333333" /> 19 <EditRowStyle BackColor="#999999" /> 20 <SelectedRowStyle BackColor="#E2DED6" Font-Bold="True" ForeColor="#333333" /> 21 <PagerStyle BackColor="#284775" ForeColor="White" HorizontalAlign="Center" /> 22 <HeaderStyle BackColor="#5D7B9D" Font-Bold="True" ForeColor="White" /> 23 <AlternatingRowStyle BackColor="White" ForeColor="#284775" /> 24 <PagerSettings Visible="False" /> 25 <Columns> 26 <asp:TemplateField> 27 <HeaderTemplate> 28 <span>点击查看问题详细内容</span> 29 </HeaderTemplate> 30 <ItemTemplate> 31 <asp:HyperLink ID="hyk1" runat="server" BorderStyle="None" Height="19px" NavigateUrl='<%# Eval("Nid","../student/NewsDetails.aspx?qid={0}") %>' 32 Text='<%# Eval("Nname") %>' Width="697px"></asp:HyperLink> 33 </ItemTemplate> 34 </asp:TemplateField> 35 </Columns> 36 </asp:GridView> 37 &nbsp; &nbsp;&nbsp; 38 </td> 39 <tr> 40 </tr> 41 <td style="height: 21px"> 42 <asp:LinkButton ID="LinkButton1" runat="server" CommandArgument="first" OnClick="LinkButton1_Click">首页</asp:LinkButton> 43 <asp:LinkButton ID="LinkButton2" runat="server" CommandArgument="pry" OnClick="LinkButton1_Click">上一页</asp:LinkButton> 4445 <asp:Label ID="Label1" runat="server" Text="Label" Width="10px"><%=GridView1.PageCount %></asp:Label>页,当前在第 46 <asp:Label ID="Label2" runat="server" Text="Label" Width="10px"><%=GridView1.PageIndex + 1%></asp:Label>47 &nbsp; 48 <asp:LinkButton ID="LinkButton3" runat="server" CommandArgument="next" OnClick="LinkButton1_Click">下一页</asp:LinkButton> 49 <asp:LinkButton ID="LinkButton4" runat="server" CommandArgument="last" OnClick="LinkButton1_Click">末页</asp:LinkButton> 50 </td></table> 51</asp:Content> 52 53 54 55 56
还没有找到您心仪的内容?请用.net源码大搜捕
代码片断 打包下载该项目完整源码:智能选课系统源码及论坛

- SUB(SingleUserBlog)单用户B..

- 天风文章V1.2.0 新闻/文章类..

- 东网论坛(简称Dos)个人开源版..

- 翼希简单入门留言本源码

- Vb.net网上订票系统源码

- MagicAjax入门程序之无刷新显..

- 热线球队财务管理系统源码

- ExtJs单用户Blog系统后台源码

51Aspx.com 版权所有 CopyRight © 2000-2008. 京ICP备06046876号