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

📄 first.jsp

📁 一个jsp写的bbs
💻 JSP
📖 第 1 页 / 共 2 页
字号:
                </html:link>
                </logic:notEqual>
              </strong>
            </td>
          </tr>
          <tr>
            <td><bean:write name="b" property="explains"/></td>
          </tr>
          <tr>
            <td>版主 <bbscs:boardmaster name="b" property="boardMaster"/></td>
          </tr>
        </table></td>
        <td class="bgColor4"><div align="center"><bean:write name="b" property="mainPostNum"/></div></td>
        <td class="bgColor2"><div align="center"><bean:write name="b" property="postNum"/></div></td>
      </tr>
      </logic:iterate>
      </logic:iterate>
    </table></td>
  </tr>
</table>
 </div>
</div>

<div id="posts">
  <table width="100%" border="0" cellpadding="0" cellspacing="2">
    <tr>
      <td width="50%" valign="top">
        <table width="100%" border="0" cellpadding="0" cellspacing="0">
          <tr>
            <td class="bgColor1">
              <table width="100%" border="0" cellpadding="5" cellspacing="1">
                <tr>
                  <td class="bgColor3">
                    <strong class="font1">最新文章</strong>
                  </td>
                </tr>
                <tr>
                  <td class="bgColor2">
                    <table width="100%" border="0" cellpadding="3" cellspacing="0">
                      <logic:iterate id="newf" name="newfs" type="com.laoer.bbscs.bean.Forum" indexId="index">
                        <tr>
                          <td>
                            <logic:equal value="true" name="URR" scope="request">
                              <a href="read-topic-<%=newf.getBoardID()%>-<%=newf.getMainID()%>-0-1-index-1.html"><bean:write name="newf" property="title"/></a>
                              [<a href="forum-index-<%=newf.getBoardID()%>.html"><bean:write name="newf" property="boardName"/></a>]
                            </logic:equal>
                            <logic:notEqual value="true" name="URR" scope="request">
                              <a href="<%=BBSCSUtil.getActionMappingURL("/read?action=topic&id="+newf.getMainID()+"&bid="+newf.getBoardID(),request)%>"><bean:write name="newf" property="title"/></a>
                              [<html:link action="/forum?action=index" paramId="bid" paramName="newf" paramProperty="boardID"><bean:write name="newf" property="boardName"/></html:link>]
                            </logic:notEqual>
                          </td>
                        </tr>
                      </logic:iterate>
                    </table>
                  </td>
                </tr>
              </table>
            </td>
          </tr>
        </table>
      </td>
      <td width="50%" valign="top">
        <table width="100%" border="0" cellpadding="0" cellspacing="0">
          <tr>
            <td class="bgColor1">
              <table width="100%" border="0" cellpadding="5" cellspacing="1">
                <tr>
                  <td class="bgColor3">
                    <strong class="font1">斑主推荐</strong>
                  </td>
                </tr>
                <tr>
                  <td class="bgColor2">
                    <table width="100%" border="0" cellpadding="3" cellspacing="0">
                      <bbscs:in type="commend"/>
                    </table>
                  </td>
                </tr>
              </table>
            </td>
          </tr>
        </table>
      </td>
    </tr>
  </table>
</div>

<div id="topuser">
  <table width="100%" border="0" cellpadding="0" cellspacing="2">
    <tr>
      <td valign="top">
        <table width="100%" border="0" cellpadding="0" cellspacing="0">
          <tr>
            <td class="bgColor1">
              <table width="100%" border="0" cellpadding="5" cellspacing="1">
                <tr>
                  <td class="bgColor3">
                    <strong class="font1">积分排行[周增加]</strong>
                  </td>
                </tr>
                <tr>
                  <td class="bgColor2">
                    <table width="100%" border="0" cellpadding="3" cellspacing="0">
                      <bbscs:in type="userexp"/>
                    </table>
                  </td>
                </tr>
              </table>
            </td>
          </tr>
        </table>
      </td>
      <td valign="top">
        <table width="100%" border="0" cellpadding="0" cellspacing="0">
          <tr>
            <td class="bgColor1">
              <table width="100%" border="0" cellpadding="5" cellspacing="1">
                <tr>
                  <td class="bgColor3">
                    <strong class="font1">文采排行[周增加]</strong>
                  </td>
                </tr>
                <tr>
                  <td class="bgColor2">
                    <table width="100%" border="0" cellpadding="3" cellspacing="0">
                      <bbscs:in type="userlit"/>
                    </table>
                  </td>
                </tr>
              </table>
            </td>
          </tr>
        </table>
      </td>
      <td valign="top">
        <table width="100%" border="0" cellpadding="0" cellspacing="0">
          <tr>
            <td class="bgColor1">
              <table width="100%" border="0" cellpadding="5" cellspacing="1">
                <tr>
                  <td class="bgColor3">
                    <strong class="font1">人缘排行[周增加]</strong>
                  </td>
                </tr>
                <tr>
                  <td class="bgColor2">
                    <table width="100%" border="0" cellpadding="3" cellspacing="0">
                      <bbscs:in type="userknow"/>
                    </table>
                  </td>
                </tr>
              </table>
            </td>
          </tr>
        </table>
      </td>
    </tr>
  </table>
</div>
<div id="search">
  <table width="100%" border="0" cellpadding="5" cellspacing="2">
    <tr>
      <td>
        <html:form action="/search">
        <div align="center">
        全文搜索
          <input name="query" type="text" class="input2" size="10"/>
          <input name="Submit" type="submit" class="button1" value="搜索" />
        </div>
        </html:form>
      </td>
      <td>
        <html:form action="/userInfo">
        <html:hidden property="action" value="name"/>
        <div align="center">          搜索用户
          <html:text property="username" styleClass="input2" size="10"></html:text>
          <input name="Submit" type="submit" class="button1" value="搜索" />
        </div>
        </html:form>
      </td>
    </tr>
  </table>
</div>
<table width="100%" border="0" cellpadding="5" cellspacing="0">
  <tr>
    <td>
      <div align="center">
        <script type="text/javascript"><!--
        google_ad_client = "pub-9505761087047507";
        google_ad_width = 728;
        google_ad_height = 90;
        google_ad_format = "728x90_as";
        google_ad_type = "text";
        google_ad_channel = "";
        google_color_border = "6699CC";
        google_color_bg = "003366";
        google_color_link = "FFFFFF";
        google_color_text = "AECCEB";
        google_color_url = "AECCEB";
        //--></script>
        <script type="text/javascript"
        src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
        </script>
      </div>
    </td>
  </tr>
  <tr>
    <td>
      <div align="center">
        <bbscs:webinfo type="pagefoot"/>
      </div>
    </td>
  </tr>
</table>
</body>
</html>

⌨️ 快捷键说明

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