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

📄 informationm.aspx

📁 这是个我的图书管理网站,大家可以参考参考,愿意和大家讨论
💻 ASPX
字号:
<%@ Page Language="C#" MasterPageFile="~/MasterPage.master" AutoEventWireup="true" CodeFile="informationm.aspx.cs" Inherits="informationm" Title="Untitled Page" %>
<asp:Content ID="Content1" ContentPlaceHolderID="ContentPlaceHolder3" Runat="Server">
    <strong><em><span style="font-family: Arial"><span style="color: #99ff66">
        <br />
        <br />
        Welcome to our Library Website!<br />
    </span><span style="color: #99ff66">Enjoy Youself~</span></span></em></strong>
</asp:Content>
<asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
    &nbsp; &nbsp;&nbsp;<br />
    <table style="width: 562px; height: 161px">
        <tr>
            <td colspan="2" rowspan="3" style="width: 341px; height: 181px">
                <asp:Label ID="Label1" runat="server" BackColor="#FFCC33" BorderColor="White" Font-Bold="True"
                    Font-Italic="True" Font-Size="X-Large" ForeColor="#804030" Height="5px" Text=" 个  人  信  息  管  理"
                    Width="273px"></asp:Label><br />
                &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
                &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
                &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
                &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;<br />
                &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
                &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
                &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
                <br />
                <asp:HyperLink ID="HyperLink2" runat="server" ForeColor="DarkOrange" NavigateUrl="~/Inborr.aspx">历史借阅信息</asp:HyperLink>
                &nbsp;&nbsp;<br />
                <br />
                &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<asp:HyperLink ID="HyperLink3" runat="server" ForeColor="DarkOrange" NavigateUrl="~/InfoSingle.aspx">查看个人信息</asp:HyperLink><br />
                <br />
                &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp;
                <asp:HyperLink ID="HyperLink1" runat="server" ForeColor="DarkOrange" NavigateUrl="~/ModSingle.aspx">修改个人信息</asp:HyperLink>
            </td>
            <td rowspan="3" style="width: 469px; height: 181px">
                &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;
                <img src="picture/200692612345201.gif" style="width: 130px; height: 183px" /></td>
        </tr>
        <tr>
        </tr>
        <tr>
        </tr>
    </table>
</asp:Content>
<asp:Content ID="Content3" ContentPlaceHolderID="ContentPlaceHolder2" Runat="Server">
    <asp:Label ID="Label2" runat="server" Font-Bold="True" ForeColor="MistyRose" Height="16px"
        Text="网络导航" Width="73px"></asp:Label><br />
    <br />
    <table style="width: 335px; height: 133px">
        <tr>
            <td style="width: 143px">
                <asp:HyperLink ID="HyperLink4" runat="server" ForeColor="#FFE0C0" NavigateUrl="http://www.51aspx.com" Target="_blank">51aspx.com</asp:HyperLink></td>
            <td colspan="2" style="width: 271px">
                <img src="picture/sinahome_ws_009.gif" style="background-color: white" /></td>
        </tr>
        <tr>
            <td style="width: 143px">
                <asp:HyperLink ID="HyperLink5" runat="server" ForeColor="#FFE0C0" NavigateUrl="http://www.baidu.com" Target="_blank">百度搜索</asp:HyperLink></td>
            <td colspan="2" style="width: 271px">
                <img src="picture/logo-yy.gif" style="width: 119px; height: 24px" /></td>
        </tr>
        <tr>
            <td style="width: 143px; height: 21px">
                <asp:HyperLink ID="HyperLink6" runat="server" ForeColor="#FFE0C0" Width="97px" NavigateUrl="http://www.google.com" Target="_blank">GOOGLE搜索</asp:HyperLink></td>
            <td colspan="2" style="width: 271px; height: 21px">
                <img src="picture/logo_cn.gif" style="width: 155px; height: 33px" /></td>
        </tr>
    </table>
    <br />
    <br />
</asp:Content>

⌨️ 快捷键说明

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