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

📄 weeks.aspx

📁 机房机时安排系统
💻 ASPX
字号:
<%@ page language="C#" autoeventwireup="true" inherits="Weeks, App_Web_9xskxxkj" %>

<!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">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
    <title>周表生成页</title>
    <style type="text/css">
        .style1
        {
            font-size: xx-large;
            font-weight: bold;
            font-family: 华文楷体;
            text-align: center;
            background-color: #999966;
            height: 40px;
        }
        .newStyle1
        {
            background-color: #999966;
            border: medium double #808000;
            font-family: 华文楷体;
        }
        .style2
        {
            font-family: 华文楷体;
            font-size: large;
        }
        .style3
        {
            color: #0000FF;
            font-family: 华文楷体;
            font-size: x-large;
            font-weight: bold;
            text-align: center;
        }
        .style4
        {
            font-family: 华文楷体;
            font-size: x-large;
        }
        .style5
        {
            color: #800000;
            font-weight: bold;
        }
        .style12
        {
            font-family: "Times New Roman", Times, serif;
            font-size: large;
            color: #CC6600;
        }
        .style13
        {
            font-family: 华文楷体;
            font-size: large;
            color: #000000;
        }
        </style>
</head>
<body>
    <form id="form1" runat="server">
    <div style ="background-image :url('icon/top.jpg');height: 132px; background-repeat:repeat;">
       
    <ul style="list-style:none;block; text-align:center; padding-top:105px; color:Black; ">
        <li style="float:right;width:60px; background-color:inherit;  height:26px; border-bottom :2px;" 
            class="newStyle1">
            <asp:HyperLink ID="HyperLink2" runat="server" NavigateUrl="~/Entry.aspx" 
                Target="_blank">退出</asp:HyperLink>
                </li>
            
        <li style="float:right;width:60px; background-color:inherit;  height:26px; border-bottom :2px;" 
            class="newStyle1">
            <asp:HyperLink ID="HyperLink1" runat="server" NavigateUrl="~/Help.aspx" 
                Target="_blank">帮助</asp:HyperLink>
                </li>
                
        <li style="float:right;width:60px; background-color:inherit;  height:26px; border-bottom :2px;" 
            class="newStyle1">
            <asp:HyperLink ID="HyperLink3" runat="server" NavigateUrl="~/Default.aspx" 
                Target="_blank">查询</asp:HyperLink>
                </li>
        <li style="float:right;width:60px; background-color:inherit;  height:26px; border-bottom :2px;" 
            class="newStyle1">
            <asp:HyperLink ID="HyperLink6" runat="server" NavigateUrl="~/Default.aspx" 
                Target="_blank">主页</asp:HyperLink>
                </li>
    
    </ul>
    </div>
    <p class="style1">
        <span class="style1" style="margin-bottom:2px; margin-top:2px;">  机时安排查询系统  </span></p>
 
    <div style=" background-image :url('icon/bg.jpg'); background-position:bottom; background-repeat:repeat; height:600px;">  
        
        
    <div style="border:2px solid #333333; width:225px; float:left;">
    <p class="style12">&nbsp;&nbsp; Hello!</p>
    
    <p class="style3"            
            style="border-bottom:2px solid #333333;margin-bottom:5px; height: 35px;background-color: #999966;">
        <asp:HyperLink ID="HyperLink4" runat="server" NavigateUrl="~/Operates.aspx" 
            Target="_blank">数据库操作子系统</asp:HyperLink>
                </p>
    <p class="style3" 
            style="border-bottom:2px solid #333333;margin-bottom:5px;height: 35px;background-color: #999966;">
      <asp:HyperLink ID="HyperLink5" runat="server" NavigateUrl="~/Weeks.aspx" 
            Target="_blank">周表生成子系统</asp:HyperLink>
    </p>
    <p class="style3" 
            style="border-bottom:2px solid #333333;margin-bottom:5px;height: 35px;background-color: #999966;">
      <asp:HyperLink ID="HyperLink7" runat="server" NavigateUrl="~/Recover.aspx" 
            Target="_blank">系统恢复子系统</asp:HyperLink>
    </p>
    <p>
        <asp:Calendar ID="Calendar1" runat="server" BackColor="White" 
            BorderColor="#999999" CellPadding="4" DayNameFormat="Shortest" 
            Font-Names="Verdana" Font-Size="8pt" ForeColor="Black" Height="176px" 
            Width="225px" CssClass="newStyle1" >
            <SelectedDayStyle BackColor="#666666" Font-Bold="True" ForeColor="White" />
            <SelectorStyle BackColor="#CCCCCC" />
            <WeekendDayStyle BackColor="#FFFFCC" />
            <TodayDayStyle BackColor="#CCCCCC" ForeColor="Black" />
            <OtherMonthDayStyle ForeColor="#808080" />
            <NextPrevStyle VerticalAlign="Bottom" />
            <DayHeaderStyle BackColor="#CCCCCC" Font-Bold="True" Font-Size="7pt" />
            <TitleStyle BackColor="#999999" BorderColor="Black" Font-Bold="True" />
        </asp:Calendar>
            
        <p style="height: 43px">
            &nbsp;</div>
    <div style=" float:left; background-color:inherit; width:60%; height:411px; padding: 50px;">
        
        
        <span class="style13">显示指定的一周的所有机房的上机安排</span><span class="style2"><br />
        <br />
        &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span class="style4"><span class="style5">请输入学周: </span>&nbsp;<asp:TextBox ID="TextBox1" 
            runat="server"></asp:TextBox>
        </span><span class="style2">
        <br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
        (格式:第x周,x为阿拉伯数字1~20)</span><br />
        &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;</span>
        <br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
    <asp:Button ID="Button1" runat="server" Text="确定" Height="26px" 
        style="text-align:center;font-family: 楷体;font-size: medium;font-weight: 700; " 
            Width="80px" onclick="Button1_Click" />
        
        <br />
        <br />
        <asp:GridView ID="GridView1" runat="server">
        </asp:GridView>
        
        
        
        
    </div>
    </p>

    
    </form>
    <p style ="text-align:right;font-family: 华文楷体;">
        Copyright@BUCT200542017&nbsp;&nbsp; 
    </p>
</html>

⌨️ 快捷键说明

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