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

📄 looktie.jsp

📁 一个oa系统
💻 JSP
📖 第 1 页 / 共 2 页
字号:
						cellspacing="1" bgcolor="#CCCCCC">

						<tr>
							<td width="963" height="1"
								style="padding-top:2px; padding-bottom:2px;">
								<table width="100%" border="0" align="center" cellpadding="0"
									cellspacing="0">
									<tr>
										<td width="163" height="24" bgcolor="#D5DDF2">
											<div align="center">
												回帖人
											</div>
										</td>
										<td colspan="2" bgcolor="#D5DDF2">
											<div align="left">
												&nbsp;&nbsp;&nbsp;
												<font color="#4444FF">主题:</font>
												<bean:write name="revert" property="reverttheme" />
											</div>
										</td>
									</tr>
									<tr>
										<td height="112" bgcolor="#FFFFFF"
											style="border-left:#D5DDF2 1px solid;">
											<table width="131" height="99" border="0" align="center">
												<tr>
													<td width="112" valign="top" align="center">
														&nbsp;
														<bean:write name="revert" property="revertname" />
													</td>
												</tr>
											</table>
											<div align="center"></div>
										</td>
										<td height="129" colspan="2" rowspan="2" bgcolor="#FFFFFF"
											style="border-left:#D5DDF2 1px solid;">
											<table width="762" height="130" border="0" align="center">
												<tr valign="top">
													<td width="774" height="126" valign="top">
														&nbsp;
														<logic:notEmpty name="revert" property="revertface">
															<img src="../images/${revert.revertface }" />
														</logic:notEmpty>
															<c:out value="${revert.revertcontent }" escapeXml="false"></c:out>																							
														<logic:notEmpty name="revert" property="picture">
															<img src="/oafile/bbs/${revert.picture }" />
														</logic:notEmpty>
													</td>
												</tr>
											</table>
										</td>
									</tr>
									
									<c:forEach items="${allintegrallist}" var="inter">
											<c:if test="${inter.username==revert.revertname}">	
									<tr>
										<td height="38" bgcolor="#FFFFFF"
											style="border-left:#D5DDF2 1px solid;">
											
																				
											<table align="center" cellpadding="0" cellspacing="0">
												<tr>
													<td width="111" align="center">
														
													</td>
												</tr>
												<tr>
													<td width="111">
														<span class="STYLE17">等&nbsp; 级:
														${inter.leve }
														</span>
													</td>
												</tr>
												<tr>
													<td>
														<span class="STYLE17">发贴数:&nbsp;
														${inter.issuenums }
														</span>
													</td>
												</tr>
												<tr>
													<td>
														<span class="STYLE17">积&nbsp; 分:&nbsp;
														${inter.integrals }
														</span>
													</td>
												</tr>
											</table>
												
											</td>
											<div align="center"></div>
									</tr>
									<tr>
										<td height="31" bgcolor="#FFFFFF"
											style="border-top:#D5DDF2 1px solid;">
											<div align="center">
												注册时间:
												${inter.regtime }
											</div>
										</td>
										
										<td width="534" height="31" bgcolor="#FFFFFF"
											style="border-left:#D5DDF2 1px solid;border-top:#D5DDF2 1px solid;">
											<div align="left">
												&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
												<img src="../images/image.gif" width="22" height="22" />
												<span class="STYLE17">第<%=floor %> 楼</span>
												<%floor++; %>
												&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
												<img src="../images/image.gif" width="22" height="22" />
												<span class="STYLE17">回贴时间
												:<bean:write name="revert"property="revertdate" /> </span>
											</div>
										</td>
										<td width="241" bgcolor="#FFFFFF"
											style="border-left:#D5DDF2 1px solid;border-top:#D5DDF2 1px solid;">
											<div align="center">
											
												<img src="../image/isbest.gif" width="14" height="15" />
												<span class="STYLE17">
												<a href="<%=request.getContextPath() %>/updateRevertInfo.do?rid=${revert.id }">修改</a>
												</span>
												
												<img src="<%=request.getContextPath() %>/image/replynow.gif" width="16" height="16" />
												<span class="STYLE17">
												<a href="<%=request.getContextPath() %>/delRevertInfo.do?rid=${revert.id }">删除</a>
												</span>
														
															
												<img src="../images/img.gif" width="16" height="16"/> 															
												<span class="STYLE17">
												<a href="javascript:yinyong('${revert.revertcontent}','${revert.revertname}','${revert.revertdate }')">引用</a>
												</span>	
												<img src="../images/gotop.gif" width="15" height="15" />
												<span class="STYLE17"><a href="javascript:scroll(0,0)">Top</a></span>
											</div>
										</td>
									</tr>
									</c:if>	
									</c:forEach>
								</table>
							</td>
						</tr>
					</table>

					<table width="100" height="3" border="0" cellpadding="0"
						cellspacing="0">
						<tr>
							<td>
								&nbsp;
							</td>
						</tr>
					</table>
				</logic:iterate>
			</logic:notEmpty>
			<table width="960" align="center">
			<logic:notEmpty name="pageBean">
				<tr align="right">
					<td width="680">共<font color="red">
					  <bean:write name="pageBean"property="totalRecoder" />
						</font>条记录				  </td>					
				 <td width="81">当前第<font color="red">
						<bean:write name="pageBean" property="currentPage" /></font>/<font color="red"><bean:write name="pageBean" property="totalPages" /></font>页
				  		<input type="hidden" name="totalPages" value="<bean:write name="pageBean" property="totalPages" />"/>				  </td><td width="30">
						<html:link page="/lookTie.do" paramId="currentPage"
							paramName="pageBean" paramProperty="firstPage">首页</html:link>
				  </td>
					<td width="39">
						<html:link page="/lookTie.do" paramId="currentPage"
							paramName="pageBean" paramProperty="upPage">上一页</html:link>				  </td>
					<td width="37">
						<html:link page="/lookTie.do" paramId="currentPage"
							paramName="pageBean" paramProperty="downPage">下一页</html:link>				  </td>
					<td width="31">
						<html:link page="/lookTie.do" paramId="currentPage"
							paramName="pageBean" paramProperty="lastPage">尾页</html:link>				  </td>
					<td width="68">
					<input type="text" name="turnPage" value="<bean:write name="pageBean" property="currentPage" />	" size="2"/>
						<html:button property="" onclick="return Check1();">GO</html:button>				  </td>
				</tr>
				</logic:notEmpty>
			</table>
			<html:form action="/revertInfo" enctype="multipart/form-data" onsubmit="check()">
				<table width="960" border="0" align="center" cellpadding="0"
					cellspacing="0"
					style="border-bottom:#D5DDF2 1px solid; border-left:#D5DDF2 1px solid;border-top:#D5DDF2 1px solid; border-right:#D5DDF2 1px solid;">
					<tr>
						<td width="163" height="33" bgcolor="#8080ff"
							style="border-bottom:#D5DDF2 1px solid; border-right:#D5DDF2 1px solid;">
							<div align="center" class="STYLE16">
								<span class="STYLE9"><strong>回复:主题:</strong>:</span>
							</div>
						</td>
						<td width="797" align="center" bgcolor="#8080ff"
							style="padding-top:8px; padding-bottom:8px;padding-right:8px; padding-left:8px;border-bottom:#D5DDF2 1px solid;padding-left:4px;">
							<div align="left">
								&nbsp;
								<FONT color="#F0F0FF" size="3"><bean:write name="tie"
										property="theme" /> </FONT>
								<html:hidden property="theme" name="tie" />
							</div>
						</td>
					</tr>


					<tr>
						<td height="30" bgcolor="#F0F0FF"
							style="border-bottom:#D5DDF2 1px solid; border-right:#D5DDF2 1px solid;">
							&nbsp;
							<div align="center" class="STYLE16">
								<span class="STYLE19"><strong>用户名</strong>:</span>

							</div>
						</td>
						<td height="37"
							style="padding-top:8px; padding-bottom:8px;padding-right:8px; padding-left:8px;border-bottom:#D5DDF2 1px solid;">
							<div align="left" class="STYLE16">
								<span class="STYLE19"><strong><input type="text"
											value="${sessionScope.username }" size="6"
											disabled="disabled" /> </strong> </span>
							</div>
						</td>
					</tr>
					<tr>
						<td height="30" rowspan="2" bgcolor="#F0F0FF"
							style="border-bottom:#D5DDF2 1px solid; border-right:#D5DDF2 1px solid;">
							<div align="center" class="STYLE16">
								<span class="STYLE19"><strong>回复内容</strong>:</span>
							</div>
						</td>
						<td height="19" style="border-bottom:#D5DDF2 1px solid;">
							<div align="left">
								&nbsp;
								<select name="select">
									<option>
										字体
									</option>
								</select>
								<select name="select2">
									<option>
										字号
									</option>
								</select>
								&nbsp;
								<option selected="selected">
									<img src="../images/fbcolor.gif" width="16" height="16" />
								</option>
								<img src="../images/bold.gif" width="16" height="16" />
								<img src="../image/italic.gif" width="16" height="16" />
								<img src="../image/underline.gif" width="16" height="16" />
								<img src="../image/newnote_l.gif" width="16" height="15" />
								<img src="../image/newnote_c.gif" width="19" height="15" />
								<img src="../image/newnote_r.gif" width="16" height="15" />
							</div>
						</td>
					</tr>
					<tr>
						<td height="37"
							style="padding-top:8px; padding-bottom:8px;padding-right:8px; padding-left:8px;border-bottom:#D5DDF2 1px solid;">
							<html:textarea property="content" cols="100" rows="10" value=""></html:textarea>
						</td>
					</tr>
					<tr>
						<td height="22" bgcolor="#F0F0FF"
							style="border-bottom:#D5DDF2 1px solid; border-right:#D5DDF2 1px solid;">
							<div align="center" class="STYLE19">
								<strong>表情:</strong>
							</div>
						</td>
						<td height="22" style="border-bottom:#D5DDF2 1px solid;">
							<span
								style="padding-top:2px; padding-bottom:2px;padding-right:2px; padding-left:2px;border-bottom:#D5DDF2 1px solid;">
								
								<c:forEach items="${facelist}" var="face">
									<html:radio property="face" value="${face.facename}"></html:radio>
									<img src="../images/${face.facename}" width="19" height="19" /> 
								</c:forEach>
							 </span>
						</td>
					</tr>
					<tr>
						<td height="22" bgcolor="#F0F0FF"
							style="border-bottom:#D5DDF2 1px solid; border-right:#D5DDF2 1px solid;">
							<div align="center"></div>
						</td>
						<td height="22" style="border-bottom:#D5DDF2 1px solid;">
							<div align="center">
								<html:submit value="回贴" onclick="javascript:return Check();"></html:submit>
								<html:reset value="重置"></html:reset>
							</div>
						</td>
					</tr>
					<tr>
						<td height="28" bgcolor="#8080ff"
							style="border-bottom:#D5DDF2 1px solid; border-right:#D5DDF2 1px solid;&gt;&lt;div align="
							center="center"">
							<div align="center" class="STYLE9">
								<strong>附加图片</strong>:
							</div>
						</td>
						<td height="28" padding-top:8px;="padding-top:8px;"
							padding-bottom:8px;padding-right:8px;="padding-bottom:8px;padding-right:8px;"
							padding-left:8px;border-bottom:#d5ddf2="padding-left:8px;border-bottom:#D5DDF2"
							1px solid;="solid;"">
							&nbsp;
							<html:file property="picture"></html:file>
						</td>
					</tr>

				</table>
			</html:form>
		</logic:iterate>
	</logic:notEmpty>
	<table width="100" height="3" border="0" cellpadding="0"
		cellspacing="0">
		<tr>
			<td>
				&nbsp;
			</td>
		</tr>
	</table>
	<table width="960" border="0" align="center" cellpadding="0"
		cellspacing="1">
		<tr>
			<td width="961" height="20" bgcolor="#8080ff">
				
				<span class="STYLE9"> ≡ 今天过生日的用户(共 人)≡</span>
			</td>
		</tr>
		<tr>
			<td height="1" bgcolor="#8080ff">
				&nbsp;
			</td>
		</tr>
		<tr>
			<logic:notEmpty name="birthdaylist">
				<logic:iterate id="birthdayname" name="birthdaylist">
					<td height="25" bgcolor="#8080ff">
						&nbsp;
						<bean:write name="birthdayname" property="realname" />
					</td>
				</logic:iterate>
			</logic:notEmpty>
		</tr>
	</table>
	<table width="100" height="3" border="0" cellpadding="0"
		cellspacing="0">
		<tr>
			<td>
				&nbsp;
			</td>
		</tr>
	</table>
	<table width="960" height="44" border="0" align="center"
		cellpadding="0" cellspacing="0" bgcolor="#F0F0FF">
		<tr>
			<td height="20" colspan="4" bgcolor="#8080ff">
				<span class="STYLE9"> 论坛在线情况 </span>
			</td>
		</tr>
		<tr>
			<td height="1" colspan="4" bgcolor="#8080ff">
				&nbsp;
			</td>
		</tr>
		<tr>
			
			<td width="438" height="28">
				<div align="center">
					建站时间:2007-08-28
				</div>
			</td>
			<td width="217">
				<div align="center">
					<%
					InetAddress myIp = InetAddress.getLocalHost();
					%>
					您的IP是:
					<%=myIp.getHostAddress()%>
				</div>
			</td>
			<td width="218">
				&nbsp;
			</td>
		</tr>
	</table>
	<table width="960" border="0" align="center" cellpadding="0"
		cellspacing="1">
		
			<logic:notEmpty name="allintegrallist">				
				<c:if test="${size<=15}">
				<tr>
					<logic:iterate id="allintegral" name="allintegrallist">
					<td width="30" height="22">
						<bean:write name="allintegral" property="username" />
						:<bean:write name="allintegral" property="integrals" />
					</td>
					</logic:iterate>
				</tr>
				</c:if>	
				<c:if test="${size>15||size<=30}">
				<tr>			
					<c:forEach var="allintegral" items="${allintegrallist}" begin="0" end="14">		
					<td width="30" height="22">											
						${allintegral.username}:${allintegral.integrals}	
					</td>
					</c:forEach>				
				</tr>
				<tr>				
					<c:forEach var="allintegral" items="${allintegrallist}" begin="15" end="${size}">	
					<td width="30" height="22">												
						${allintegral.username}:${allintegral.integrals}	
					</td>
					</c:forEach>				
				</tr>
				</c:if>			
			</logic:notEmpty>
	</table>
</body>
</html:html>

⌨️ 快捷键说明

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