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

📄 usercomeinintegral.aspx

📁 这是asp.net^和Visual C++Sharp编写的串并口通讯的书籍 源代码
💻 ASPX
字号:
<%@ Page Language="C#" MasterPageFile="~/MasterPage/MasterPageOfQianTai.master" AutoEventWireup="true" CodeFile="UserComeInIntegral.aspx.cs" Inherits="userShouldDo_UserComeInIntegral" Title="Untitled Page" Theme="Themes1" %>
<%@ Register Src="../UserControl/UserFunctionList.ascx" TagName="UserFunctionList" TagPrefix="uc1" %>
<asp:Content ID="Content1" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
    <table cellpadding="0" cellspacing="0" style="width: 1003px; height: 146px">
        <tr>
            <td style="background-image: url(../images/bg.gif); width: 39px; height: 505px;">
            </td>
            <td style="width: 924px; height: 505px; background-color: #ffffcc;">
                <table cellpadding="0" cellspacing="0" style="width: 924px; height: 130px">
                    <tr>
                        <td style="vertical-align: top; width: 231px; height: 360px; background-color: lemonchiffon;">
                            &nbsp; &nbsp;
                            <table style="left: -1px; position: relative; top: -14px">
                                <tr>
                                    <td style="width: 208px; height: 189px">
                                        <uc1:UserFunctionList ID="UserFunctionList1" runat="server" />
                                    </td>
                                </tr>
                                <tr>
                                    <td style="width: 220px; height: 200px">
                                        <asp:Calendar ID="Calendar2" runat="server" style="left: 8px; position: relative; top: 0px"></asp:Calendar>
                                    </td>
                                </tr>
                            </table>
                        </td>
                        <td colspan="2" style="vertical-align: top; background-repeat: repeat-y; height: 360px">
                            <table align="left" cellpadding="0" cellspacing="0" style="width: 693px; height: 154px">
                                <tr style="color: #000000">
                                    <td align="left" colspan="3" style="background-image: url(../images/leaguer/person/rtop.gif);
                                        background-repeat: no-repeat; height: 37px">
                                    </td>
                                </tr>
                                <tr style="color: #000000">
                                    <td align="left" colspan="3" style="background-image: url(../images/leaguer/person/rbody.gif);
                                        background-repeat: repeat-y; height: 47px">
                                        &nbsp;&nbsp;
                                        <img src="../images/leaguer/fen/rtop.gif" /></td>
                                </tr>
                                <tr style="color: #000000">
                                    <td align="center" colspan="3" style="background-image: url(../images/leaguer/person/rbody.gif);
                                        background-repeat: repeat-y; height: 25px">
                                <table style="width: 537px; height: 1px; color: #ff6600;" cellpadding="0" cellspacing="0">
                                    <tr>
                                    <td style="width: 531px">
                                        累计获得计分数:
                                        <asp:Label ID="lbl_TotleCount" runat="server">
                                        </asp:Label>
                                      </td>
                                    <td style="width: 589px">
                                        当天获得积分数:
                                        <asp:Label ID="lbl_TodayCount" runat="server">
                                        </asp:Label>
                                     </td>
                                        <td style="width: 589px">
                <asp:HyperLink ID="HyperLink1" runat="server" NavigateUrl="">积分兑换奖品</asp:HyperLink></td>
                                    </tr>
                                 </table>
                                    </td>
                                </tr>
                                <tr style="color: #000000">
                                    <td align="center" colspan="3" style="background-image: url(../images/leaguer/person/rbody.gif);
                                        vertical-align: top; background-repeat: repeat-y; height: 256px; background-color: #ffffcc;">
                                        &nbsp;&nbsp;</td>
                                </tr>
                                <tr>
                                    <td colspan="3" style="background-image: url(../images/leaguer/person/rbottom.gif);
                                        background-repeat: no-repeat; height: 90px; text-align: left">
                                    </td>
                                </tr>
                            </table>
                        </td>
                    </tr>
                </table>
            </td>
            <td style="background-image: url(../images/bg.gif); width: 40px; height: 505px;">
            </td>
        </tr>
    </table>
</asp:Content>

⌨️ 快捷键说明

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