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

📄 in.jsp

📁 交易撮合系统是一套买卖信息沟通的平台
💻 JSP
📖 第 1 页 / 共 2 页
字号:
                </s:else>
              </strong>
            </td>
          </tr>
          <tr>
            <td><s:property value="#b.explains"/></td>
          </tr>
          <tr>
            <td><s:text name="bbscs.boardmaster"/> <bbscs:boardmaster value="#b.boardMaster"/></td>
          </tr>
        </table></td>
        <td class="bgColor4"><div align="center"><s:property value="#b.mainPostNum"/></div></td>
        <td class="bgColor2"><div align="center"><s:property value="#b.postNum"/></div></td>
      </tr>
      </s:iterator>
      </s:iterator>
    </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"><s:text name="in.newart"/></strong>
                  </td>
                </tr>
                <tr>
                  <td class="bgColor2">
                    <table width="100%" border="0" cellpadding="3" cellspacing="0">
					  <s:iterator id="newf" value="%{newForums}">
                        <tr>
                          <td>
                            <s:if test="%{urlRewrite}">
                              <a href="read-topic-<s:property value="#newf.boardID"/>-<s:property value="#newf.mainID"/>-0-1-index-1.html"><s:property value="#newf.title"/></a>

                              [<a href="forum-index-<s:property value="#newf.boardID"/>.html"><s:property value="#newf.boardName"/></a>]
                            </s:if>
							<s:else>
							  <s:url action="read?action=topic" id="posturl">
							  <s:param name="bid" value="#newf.boardID"/>
							  <s:param name="id" value="#newf.mainID"/>
							  <s:param name="fcpage" value="1"/>
							  <s:param name="fcaction" value="index"/>
							  </s:url>
							  <a href="${posturl}"><s:property value="#newf.title"/></a>
							  <s:url action="forum?action=index" id="forumurl">
							  <s:param name="bid" value="#newf.boardID"/>
							  </s:url>
                              [<a href="${forumurl}"><s:property value="#newf.boardName"/></a>]
                            </s:else>
                          </td>
                        </tr>
                      </s:iterator>
                    </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"><s:text name="in.commend"/></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"><s:text name="in.ul1"/></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"><s:text name="in.ul2"/></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"><s:text name="in.ul3"/></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>
		<!--
        <div align="center">
        全文搜索
          <input name="query" type="text" class="input2" size="10"/>
          <input name="Submit" type="submit" class="button1" value="搜索" />
        </div>
        -->
        <div align="center">

        <form method="get" action="http://www.google.cn/custom" target="google_window">
        <a href="http://www.google.com/"><img src="http://www.google.com/logos/Logo_25wht.gif" border="0" alt="Google" align="absmiddle"></img></a>
        <input type="hidden" name="domains" value="<s:property value="%{forumSite}"/>"></input>
        <input type="text" name="q" size="10" maxlength="255" value="" id="sbi" class="input2"></input>
        <input type="submit" name="sa" value="搜索" id="sbb" class="button1"></input>
        <input type="hidden" name="sitesearch" value="<s:property value="%{forumSite}"/>"></input>
        <input type="hidden" name="client" value="pub-9505761087047507"></input>
        <input type="hidden" name="forid" value="1"></input>
        <input type="hidden" name="ie" value="UTF-8"></input>
        <input type="hidden" name="oe" value="UTF-8"></input>
        <input type="hidden" name="cof" value="GALT:#008000;GL:1;DIV:#336699;VLC:663399;AH:center;BGC:FFFFFF;LBGC:336699;ALC:0000FF;LC:0000FF;T:000000;GFNT:0000FF;GIMP:0000FF;FORID:1"></input>
        <input type="hidden" name="hl" value="zh_CN"></input>
        </form>
        </div>
      </td>
      <td>
		<s:form action="userInfo">
		<s:hidden name="action" value="name"></s:hidden>
        <div align="center">          <s:text name="in.searchuser"/>
		  <s:textfield id="username" name="username" cssClass="input2" size="10" maxlength="20"></s:textfield>
          <input name="Submit" type="submit" class="button1" value="<s:text name="in.search"/>" />
        </div>
        </s:form>
      </td>
    </tr>
  </table>
</div>
<table width="100%" border="0" cellpadding="5" cellspacing="0">
  <tr>
    <td>
      <div align="center">
        <s:include value="/adv2.html"></s:include>
      </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 + -