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

📄 infosingle.aspx

📁 这个是图书管理网站源码,大家可以参照,请大家多多关照
💻 ASPX
字号:
<%@ Page Language="C#" MasterPageFile="~/MasterPage.master" AutoEventWireup="true" CodeFile="InfoSingle.aspx.cs" Inherits="InfoSingle" Title="Untitled Page" %>
<asp:Content ID="Content1" ContentPlaceHolderID="ContentPlaceHolder3" Runat="Server">
    <strong><em><span style="font-family: Arial"><span style="color: #99ff66">
        <br />
        <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">
    <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">查看个人信息</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">
    <table style="width: 529px; height: 162px">
        <tr>
            <td style="width: 81px">
                <asp:Label ID="Label2" runat="server" Font-Bold="True" ForeColor="#FFE0C0" Height="18px"
                    Text="读者姓名" Width="69px"></asp:Label></td>
            <td style="width: 84px">
                <asp:Label ID="Label3" runat="server" ForeColor="#FF9966" Height="22px" Text="Label"
                    Width="87px"></asp:Label></td>
            <td style="width: 98px">
                <asp:Label ID="Label4" runat="server" Font-Bold="True" ForeColor="#FFE0C0" Height="19px"
                    Text="读者性别" Width="72px"></asp:Label></td>
            <td style="width: 189px">
                <asp:Label ID="Label5" runat="server" ForeColor="#FF9966" Height="24px" Text="Label"
                    Width="155px"></asp:Label></td>
        </tr>
        <tr>
            <td style="width: 81px">
                <asp:Label ID="Label6" runat="server" Font-Bold="True" ForeColor="#FFE0C0" Height="16px"
                    Text="办证日期" Width="68px"></asp:Label></td>
            <td style="width: 84px">
                <asp:Label ID="Label7" runat="server" ForeColor="#FF9966" Height="14px" Text="Label"
                    Width="87px"></asp:Label></td>
            <td style="width: 98px">
                <asp:Label ID="Label8" runat="server" Font-Bold="True" ForeColor="#FFE0C0" Height="20px"
                    Text="证件号码" Width="68px"></asp:Label></td>
            <td style="width: 189px">
                <asp:Label ID="Label9" runat="server" ForeColor="#FF9966" Height="22px" Text="Label"
                    Width="155px"></asp:Label></td>
        </tr>
        <tr>
            <td style="width: 81px">
                <asp:Label ID="Label10" runat="server" Font-Bold="True" ForeColor="#FFE0C0" Height="18px"
                    Text="联系电话" Width="71px"></asp:Label></td>
            <td style="width: 84px">
                <asp:Label ID="Label11" runat="server" ForeColor="#FF9966" Height="22px" Text="Label"
                    Width="83px"></asp:Label></td>
            <td style="width: 98px">
                <asp:Label ID="Label12" runat="server" Font-Bold="True" ForeColor="#FFE0C0" Height="17px"
                    Text="电子邮件" Width="70px"></asp:Label></td>
            <td style="width: 189px">
                <asp:Label ID="Label13" runat="server" ForeColor="#FF9966" Height="16px" Text="Label"
                    Width="156px"></asp:Label></td>
        </tr>
    </table>
</asp:Content>

⌨️ 快捷键说明

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