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

📄 shengaodownload.aspx

📁 毕业设计内容: 1、 作者投稿功能 2、 专家审稿 3、 系统管理员对所有稿件的管理功能 管理权限设置:分为三级权限。包括用户:添加文章、查询自己稿件的审稿情况、审稿意见、查看个人资料等 专家:审批文
💻 ASPX
字号:
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="shengaodownload.aspx.cs" Inherits="admin_shengaodownload" %>

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" >
<head runat="server">
    <title>无标题页</title> <link rel="stylesheet" href="../Style/css.css" type="text/css"/>
<script language="javascript" type="text/javascript">
<!--

function TABLE1_onclick() {

}

// -->
</script>
</head>
<body>
    <form id="form1" runat="server">
    <div>
        &nbsp;<table border="0" cellpadding="0" cellspacing="0" style="border-right: #66ccff 0.1mm solid;
            border-top: #66ccff 0.1mm solid; margin-top: 20px; margin-left: 130px; border-left: #66ccff 0.1mm solid;
            width: 200px; margin-right: 20px; border-bottom: #66ccff 0.1mm solid" id="TABLE1" onclick="return TABLE1_onclick()">
            <tr>
                <td align="center" colspan="3" style="width: 774px; border-bottom: #66ccff 0.1mm solid;
                    height: 73px">
                    <img align="middle" src="../img/xz_tg_lj_003.gif" style="height: 75px" width="750" /></td>
            </tr>
            <tr>
                <td align="center" colspan="3" style="background-image: url(../img/bg.gif); width: 774px;
                    height: 26px">
                    专家审搞下载稿件页面</td>
            </tr>
            <tr style="color: #000000">
                <td align="left" colspan="3" style="width: 774px; height: 20px">
                    <asp:Label ID="Label1" runat="server" Text="Label" Width="497px"></asp:Label>
                    <asp:HyperLink ID="HyperLink2" runat="server" NavigateUrl="~/admin/Zhuanjiashengao.aspx">回审稿首页</asp:HyperLink>
                    <asp:LinkButton ID="LinkButton1" runat="server" BackColor="MediumTurquoise" ForeColor="DodgerBlue"
                        OnClick="LinkButton1_Click" OnClientClick="window.close();" Width="36px">退出</asp:LinkButton>
                    <asp:HyperLink ID="HyperLink3" runat="server" NavigateUrl="~/Index.aspx">回前台</asp:HyperLink></td>
            </tr>
            <tr>
                <td align="center" colspan="3" style="width: 774px; height: 16px" valign="top">
                    查看稿件后请单击浏览器后退按钮进行审核该稿件<asp:HyperLink ID="HyperLink1" runat="server" Width="224px">下载查看稿件原文</asp:HyperLink>&nbsp;
                </td>
            </tr>
            <tr>
                <td align="center" colspan="3" style="width: 774px; height: 19px">
                    &nbsp;
                </td>
            </tr>
        </table>
    
    </div>
    </form>
</body>
</html>

⌨️ 快捷键说明

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