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

📄 reigist.aspx

📁 学生寝室管理系统
💻 ASPX
字号:
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="reigist.aspx.cs" Inherits="reigist" %>

<%@ Register Src="webcontrols/regl.ascx" TagName="regl" TagPrefix="uc1" %>

<%@ Register Assembly="Meta.Web" Namespace="Meta.Web.Controls" TagPrefix="mc" %>


<!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 id="Head1" runat="server">
    <title>学生寝室管理系统</title>
<script language="javascript" type="text/javascript">
<!--

function IMG1_onclick() {

}

// -->
</script>
</head>
<body bgcolor="#000000">
    <form id="form1" runat="server">
    <div style="text-align: center">
        <div align="center">
            <table border="0" height="547" style="width: 947px">
                <tr>
                    <td background="images/header_bg.jpg" width="946" style="height: 271px">
                        <div align="right" style="text-align: left">
                            <br />
                            <submenuitemstyle horizontalalign="Left">
</submenuitemstyle>
                            <br />
                            <br />
                            <br />
                            <br />
                            <br />
                            <br />
                            <br />
                            <br />
                            <br />
                            &nbsp;<br />
                            <br />
                            <asp:HyperLink ID="HyperLink1" runat="server" NavigateUrl="~/userindex.aspx" Style="font-size: 15px;
                                color: white; text-decoration: none">首页</asp:HyperLink>&nbsp; &nbsp;<asp:HyperLink
                                    ID="HyperLink2" runat="server" NavigateUrl="~/homeinfo.aspx" Style="font-size: 15px;
                                    color: white; text-decoration: none">寝室查询</asp:HyperLink>&nbsp; &nbsp;<asp:HyperLink
                                        ID="HyperLink3" runat="server" NavigateUrl="~/classinfo.aspx" Style="font-size: 15px;
                                        color: white; text-decoration: none">班级查询</asp:HyperLink>&nbsp; &nbsp;<asp:HyperLink
                                            ID="HyperLink4" runat="server" NavigateUrl="~/homewenminginfo.aspx" Style="font-size: 15px;
                                            color: white; text-decoration: none">文明寝室</asp:HyperLink>
                            &nbsp;
                            <asp:HyperLink ID="HyperLink5" runat="server" NavigateUrl="~/homesunhaiinfo.aspx"
                                Style="font-size: 15px; color: white; text-decoration: none">损坏登记</asp:HyperLink>&nbsp;
                            &nbsp;<asp:HyperLink ID="HyperLink6" runat="server" Style="font-size: 15px; color: white;
                                text-decoration: none">搜索</asp:HyperLink>&nbsp; &nbsp;<asp:HyperLink ID="HyperLink8"
                                    runat="server" NavigateUrl="~/userinfo.aspx" Style="font-size: 15px; color: white;
                                    text-decoration: none">个人资料</asp:HyperLink>&nbsp; &nbsp; &nbsp;&nbsp;
                            <asp:HyperLink ID="HyperLink7"
                                        runat="server" Style="font-size: 15px; color: white;
                                        text-decoration: none">留言板</asp:HyperLink>
                            &nbsp;&nbsp;
                            <asp:HyperLink ID="HyperLink10" runat="server" Style="font-size: 15px;
                                color: white; text-decoration: none">聊天室</asp:HyperLink>
                            &nbsp;
                            <asp:HyperLink ID="HyperLink9"
                                        runat="server" NavigateUrl="~/homezhidu.aspx" Style="font-size: 15px; color: white;
                                        text-decoration: none">管理制度</asp:HyperLink>&nbsp; &nbsp; &nbsp;<asp:LinkButton ID="LinkButton1" runat="server" CausesValidation="False" OnClick="LinkButton1_Click"
                                Style="font-size: 15px; color: white; text-decoration: none">系统注销</asp:LinkButton><br />
                        </div>
                    </td>
                </tr>
                <tr>
                    <td background="images/content_bg.gif" style="height: 205px; width: 666px; text-align: center;">
                        <div align="center" style="text-align: center">
                            <div align="center" style="text-align: center">
                                <table border="0" style="width: 936px">
                                    <tr>
                                        <td style="font-weight: bold; font-size: 15px">
                                            学生寝室管理系统-&gt;注册页面</td>
                                    </tr>
                                    <tr>
                                        <td style="height: 838px">
                                            <div align="center">
                                                <uc1:regl ID="Regl1" runat="server" />
                                            </div>
                                        </td>
                                    </tr>
                                </table>
                             
                            </div>
                        </div>
                    </td>
                </tr>
            </table>
        </div>
     
    </div>
    </form>
</body>
</html>

⌨️ 快捷键说明

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