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

📄 all.aspx

📁 ROYcms 是国内CMS市场的新秀、也是国内少有的采用微软的ASP.NET 2.0 + SQL2000/2005 技术框架开发的CMS
💻 ASPX
字号:
<%@ Page Language="C#" AutoEventWireup="True" Inherits="ROYcms.UI.Admin.Administrator_news_all" Codebehind="all.aspx.cs" %>

<%@ Register src="../top_help.ascx" tagname="top_help" tagprefix="uc1" %>


<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link href="../images/style.css" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
.STYLE1 {
	color: #003E7B;
	line-height: 30px;
}
.STYLE2 {font-size: 13px}
.STYLE3 {font-family: "verdana"}
-->
</style>
</head>
<body>
<script language="JavaScript"  src="../js/alt.js"></script>

<uc1:top_help ID="top_help2" runat="server" />
<table width="100%" border="0" cellpadding="0" cellspacing="0" >
  <tr>
    <td align="center"></td>
  </tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="10">
  <tr>
    <td><table width="100%" border="0" cellpadding="8" cellspacing="1" style="margin-bottom:10px" bgcolor="#CCCCCC">
      <tr bgcolor="#DFEFFF">
        <td width="893" class="line enfont2"><span class="STYLE2"><b>编号</b>:[
            <asp:Label ID="lblbh" runat="server"></asp:Label>
            ]     &nbsp;&nbsp;&nbsp;一级分类:[
            <asp:Label ID="lblclassname" runat="server"></asp:Label>
            ]            &nbsp;出处
          :[
            <asp:Label ID="lblinfor" runat="server"></asp:Label>
          ]&nbsp;&nbsp;<span class="enfon2"><span class="STYLE3">作者
              [
          <asp:Label ID="lblauthor" runat="server"></asp:Label>
]&nbsp;</span></span></span></td>
        <td width="65" align="center" nowrap bgcolor="#DFEFFF"><asp:HyperLink ID="HyperLink_edit" runat="server">编辑</asp:HyperLink></td>
        <td align="center" nowrap bgcolor="#DFEFFF"><b>回复</b></td>
        </tr>
      <tr>
        <td colspan="3" bgcolor="#F4FBFF" class="STYLE3"> <span class="STYLE2"><b>标题:</b>
            <asp:Label ID="lbltitle" runat="server"></asp:Label>
            &nbsp;      
          &nbsp;</span></td>
      </tr>
      <tr>
        <td colspan="3" bgcolor="#F4FBFF" class="enfont2"><span class="STYLE2"><b>摘要:</b>
            <asp:Label ID="lblzhaiyao" runat="server"></asp:Label>
        </span> </td>
      </tr>
      <tr>
        <td colspan="3" bgcolor="#F4FBFF" class="enfon2"><span class="STYLE2"><b>标签:</b>
            <asp:Label ID="lbltag" runat="server"></asp:Label>
        </span> <span class="STYLE3"><span class="STYLE2">&nbsp;发布时间:[<font style="font-size:11px">
        <asp:Label ID="lbltime" runat="server"></asp:Label>
        </font>]&nbsp;&nbsp;&nbsp;</span></span></td>
      </tr>
      <tr>
        <td colspan="3" bgcolor="#F4FBFF" class="content enfont2" style="width:100%;word-wrap:break-word;">
        
        <p></p>
          <b>
            正文内容:</b> </p>
            <span class="STYLE1">
            <asp:Label ID="lblcontents" runat="server"></asp:Label>
          </span>        </td>
      </tr>
      <tr>
        <td height="10" colspan="3" bgcolor="#DFEFFF"><table width="100%" border="0" cellspacing="0" cellpadding="3" style="border: 1px solid #D8CA9A">
        </table></td>
      </tr>
    </table></td>
  </tr>
</table>
</body>
</html>

⌨️ 快捷键说明

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