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

📄 default.aspx

📁 简易BBS源码,包括系统管理、论坛管理、用户可以看懂源码
💻 ASPX
📖 第 1 页 / 共 2 页
字号:
                                        新进会员 [<a href="hyziliaochakan.aspx?UserId=<%=Session["xinhuiyuan"]%>"><font color="red"><b><%=Session["xinhuiyuan"]%></b></font></a>]</td>
                                </tr>
                                <tr>
                                    <td colspan="2" height="1">
                                        <hr align="left" width="90%" color="#3399cc" size="1">
                                    </td>
                                </tr>
                                <tr>
                                    <td style="height: 22px">
                                        今日发帖:<font color="red"> <b>
                                            <%=Application["jinritieshu"]%>
                                        </b></font>篇</td>
                                    <td style="height: 22px">
                                        主题总数:<b> <font color="red">
                                            <%=Application["wentizongshu"]%>
                                        </font></b>篇
                                    </td>
                                </tr>
                                <tr>
                                    <td>
                                        昨日发帖:<b>
                                            <asp:Label ID="zuori" runat="server" ForeColor="Red" Font-Bold="True"></asp:Label></b>篇
                                    </td>
                                    <td>
                                        帖子总数: <font color="red" face="宋体"><b>
                                            <%=Application["huifuzongshu"]%>
                                        </b></font>篇
                                    </td>
                                </tr>
                                <tr>
                                    <td colspan="2">
                                        最高日发帖:
                                        <asp:Label ID="zgt" runat="server" ForeColor="Red" Font-Bold="True"></asp:Label>篇,发生时间:<font
                                            color="red"><%=Session["shijian"]%></font></td>
                                </tr>
                            </table>
                        </font>
                    </td>
                </tr>
                <tr>
                    <td class="tableBody1" valign="middle" align="center" colspan="2" height="40">
                        <p>
                            <a href="chakanxintie.aspx">查看新贴</a><font face="宋体" color="#009900">--</font><a href="remenhuati.aspx">
                                热门话题</a><font face="宋体" color="#009900">--</font> <a href="fatiepaihang.aspx">发贴排行</a><font
                                    face="宋体" color="#009900">--</font> <a href="yonghuliebiao.aspx">用户列表</a></p>
                    </td>
                </tr>
            </table>
            <br>
            <table class="tableBorder1" cellspacing="1" cellpadding="0" width="760" align="center"
                border="0">
                <tr align="left" height="25">
                    <th colspan="3" width="760">
                        &nbsp;<img src="./images/Forum_readme.gif" border="0">
                        &nbsp; 程序设计讨论区:</th>
                </tr>
            </table>
            <table id="table" cellspacing="1" cellpadding="0" width="760" align="center" border="0"
                runat="server">
            </table>
            <br>
            <table class="tableBorder1" cellspacing="1" cellpadding="0" width="760" align="center"
                border="0">
                <tr align="left" height="25">
                    <th colspan="3" width="760">
                        &nbsp;
                        <img src="./images/Forum_readme.gif" border="0">
                    &nbsp;图形动画讨论区: </th> </tr> </table>
        <table id="Table111" cellspacing="0" cellpadding="0" width="760" align="center" border="0"
            runat="server">
        </table>
        <br>
        <table class="tableBorder1" cellspacing="1" cellpadding="0" width="760" align="center"
            border="0">
            <tr align="left" height="25">
                <th colspan="3" width="760">
                    &nbsp;
                    <img src="./images/Forum_readme.gif" border="0">
                    &nbsp;论坛娱乐:</th>
            </tr>
        </table>
        <table id="Table112" cellspacing="0" cellpadding="0" width="760" align="center" border="0"
            runat="server">
        </table>
        <br>
        <table class="tableBorder1" cellspacing="1" cellpadding="0" width="760" align="center"
            border="0">
            <tr align="left" height="25">
                <th colspan="3" width="760">
                    &nbsp;
                    <img src="./images/Forum_readme.gif" border="0">
                    &nbsp;海纳百川:
                </th>
            </tr>
        </table>
        <table id="Table113" cellspacing="0" cellpadding="0" width="760" align="center" border="0"
            runat="server">
        </table>
        <br>
        <table id="Table6" class="tableBorder1" cellspacing="1" cellpadding="0" width="760"
            align="center" border="0">
            <tr>
                <th style="height: 11px" align="left" bgcolor="gainsboro" colspan="2" height="11">
                    <font face="宋体">&nbsp; =&gt;</font> 用户来访信息</th>
            </tr>
            <tr>
                <td class="tablebody1" valign="top" width="100%" colspan="2" height="20">
                    您的真实IP 是:
                    <asp:Label ID="Label1" runat="server" ForeColor="Red" Width="112px"></asp:Label>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
                    您的操作系统是:
                    <asp:Label ID="Label2" runat="server" ForeColor="Red" Width="88px"></asp:Label>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;您的浏览器是:
                    <asp:Label ID="Label3" runat="server" ForeColor="Red" Width="88px"></asp:Label></td>
            </tr>
            <tr>
                <th style="height: 11px" align="left" colspan="2" height="11">
                    <font face="宋体">&nbsp; =&gt; </font>论坛在线统计&nbsp;[<a href="#">显示详细列表</a>][<a href="#">查看在线用户位置</a>]</th>
            </tr>
            <tr>
                <td class="tablebody1" valign="top" width="100%" colspan="2" height="20">
                    目前论坛上总共有&nbsp; <font color="red">
                        <%=Application["user_sessions"].ToString()%>
                    </font>&nbsp;人在线,其中注册会员<strong> <font color="red">未知</font></strong>&nbsp;人,访客
                    <asp:Label ID="Label6" runat="server" ForeColor="Red" Width="24px">未知</asp:Label>&nbsp;人。<br>
                    历史最高在线纪录是&nbsp;
                    <asp:Label ID="Label7" runat="server" ForeColor="Red"></asp:Label><strong>&nbsp;&nbsp;
                    </strong>人同时在线,发生时间是:
                    <asp:Label ID="Label8" runat="server" ForeColor="Red" Width="184px"></asp:Label>&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>
                    <font color="#ff0000">名单图例</font>:<img src="./images/ao1.gif">
                    总坛主 ‖
                    <img src="./images/ao.gif">
                    论坛坛主 ‖
                    <img src="./images/gb(1).gif">
                    论坛贵宾 ‖
                    <img src="./images/messages1.gif">
                    普通会员 ‖
                    <img src="./images/messages2.gif">
                    客人或隐身会员 <font size="2">&nbsp;</font>
                    <hr width="100%" color="#3399cc" size="1">
                    <div style="width: 752px; height: 32px" align="center">
                        <img src="./images/forum_nonews.gif" align="absMiddle">
                        没有新的帖子&nbsp;&nbsp;&nbsp;&nbsp;<img src="./images/forum_isnews.gif" align="absMiddle">&nbsp;&nbsp;&nbsp;有新的帖子&nbsp;&nbsp;&nbsp;<img
                            src="./images/forum_lock.gif" align="absMiddle">&nbsp;&nbsp;&nbsp;&nbsp;被锁定的论坛</div>
                </td>
            </tr>
        </table>
        <uc1:foot ID="Foot1" runat="server"></uc1:foot>
    </form>
</body>
</html>

⌨️ 快捷键说明

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