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

📄 backnote.jsp

📁 一个仿造淘宝的jsp网站。功能比较完善
💻 JSP
📖 第 1 页 / 共 2 页
字号:
						</tr>
						<tr height="400">
							<td height="305">
								&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
								<%
								out.print(masternote.getMastermessage());
								%>
							</td>
						</tr>
						<tr height="20">
							<td height="35" class="style8">
								<strong>◆欢迎来到淘宝论坛!<span class="style9">点击进入-『<a
										href="">淘宝论坛导航</a>』</span>
								</strong>◆
							</td>
						</tr>
						<tr height="20">
							<td valign="middle">
								<div id="sendtime">
									<span class="style14">&nbsp;&nbsp;&nbsp;&nbsp;发帖时间: <%
									out.print(masternote.getMastertime());
									%>
										[<span class="style10">楼主</span>]</span>
								</div>
							</td>
						</tr>
					</table>
				</div>
			</div>

			<%
			}
			%>

			<%
						ArrayList arrayfollow=(ArrayList)session.getAttribute("arrayfollowinformation");
						if(arrayfollow.size()!=0)
						{
				for (int i = 0; i < arrayfollow.size(); i++) {
					FollowNote follow = (FollowNote) arrayfollow.get(i);
			%>
			<div id="Iwillsend">
				<table width="986" height="201" border="0" cellpadding="0"
					cellspacing="0">
					<%
							ArrayList alfollowuser = (ArrayList) userbean
							.getquerybyuserid(Integer.valueOf(follow.getUserid()));
							UserInfo userinfo = (UserInfo) alfollowuser.get(0);
							ArrayList alphoto = (ArrayList) photobean
							.getquerybyphotoid(Integer.valueOf(userinfo
									.getPhotoid()));
							PhotoInfo photoinfo = (PhotoInfo) alphoto.get(0);
					%>
					<tr>
						<td width="196" height="24" bgcolor="#F4FBFF">
							&nbsp;&nbsp;
							<img src="image/taobaoluntan/ren.gif">
							&nbsp;&nbsp;
							<%=userinfo.getUsername()%>
						</td>
						<td width="395">
							<span class="style19">引用 推荐 编辑 只看 复制</span>
						</td>
						<td width="395">
							&nbsp;
						</td>
					</tr>
					<tr>
						<td height="26" bgcolor="#F4FBFF">
							&nbsp;
						</td>
						<td colspan="2">
							&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
							<%=follow.getFollowtitle()%>
						</td>
					</tr>
					<tr>
						<td bgcolor="#F4FBFF">
							<div align="center">
								<img src="<%=photoinfo.getPhotopath()%>" width="120"
									height="115">
							</div>
						</td>
						<td colspan="2">
							&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
							<%=follow.getFollowmessage()%>
						</td>
					</tr>
					<tr>
						<td height="26" bgcolor="#F4FBFF">
							&nbsp;
						</td>
						<td colspan="2">
							<div id="timelinetop">
								&nbsp;&nbsp;
								<span class="style18">Posted:<%=follow.getFollowtime()%>&nbsp;&nbsp;[<%=i + 1%><span
									class="style20">楼</span>]</span>
							</div>
						</td>
					</tr>
				</table>
			</div>
			<%
			}}
			%>
			<div id="backfont5">
				<table width="989" height="56" border="0" cellpadding="0"
					cellspacing="0">
					<tr>
						<td height="35">
							<form action="" method="post">
								<div align="right">
									<select name="menu1" onChange="MM_jumpMenu('parent',this,0)">
										<option selected>
											快速跳至
										</option>
										<option>
											快速跳至论坛首页
										</option>
										<option>
											快速跳至淘宝首页
										</option>
									</select>

								</div>
							</form>
						</td>
					</tr>
					<tr>
						<td valign="top">
							<div align="left">
								<table width="989" height="27" border="0" cellpadding="0"
									cellspacing="0">
									<tr>
										<td>
											<img src="image/taobaoluntan/home.gif" width="20" height="20">
											&nbsp;&nbsp;&nbsp;&nbsp;
											<span class="style16"><a href="">淘宝论坛</a>
												&nbsp;&nbsp;&gt;&gt; &nbsp;&nbsp;<a href="">
													<%
													out.print(mode.getModelname());
													%>专区</a>
											</span>
										</td>
										<td>
											<div align="right">
												<img src="image/taobaoluntan/reply.png" width="114"
													height="24">
												&nbsp;&nbsp;&nbsp;
												<img src="image/taobaoluntan/reply.png" width="114"
													height="24">
											</div>
										</td>
									</tr>
								</table>
							</div>

						</td>
					</tr>
				</table>
			</div>
			<div id="backnoteall">
				<table width="990" height="252" border="0" cellpadding="0"
					cellspacing="0">
					<tr bgcolor="#F0F0F0">
						<td height="31" colspan="3">
							<div id="line"></div>
						</td>
					</tr>
					<tr>
						<td width="181" bgcolor="#F0F0F0">
							<img src="image/gao/x.jpg" width="181" height="229">
						</td>
						<td width="600" valign="top" bgcolor="#F0F0F0">
							<form action="servlet/BackPasterSuccessServlet" method="post"
								name="frmAnnounce">
								<table width="600" height="229" border="0" cellpadding="0"
									cellspacing="0">
									<tr>
										<td height="28" colspan="4">
											<input type="text" style="width: 250px;" name="oldtitle"
												value="<%out.print(masternote.getMastertitle()); %>">
											<input type="hidden" name="masterid"
												value="<%out.print(masternote.getMid()); %>">
											<input type="hidden" name="followusername"
												value="<%=username%>">
										</td>
									</tr>
									<tr>
										<td width="178" height="28">
											<input type="text" name="followtitle" style="width: 250px;">
										</td>

									</tr>
									<tr>
										<td height="148" colspan="4">
											<textarea name="Content" cols="70" rows="10" id="mytext"></textarea>
										</td>
									</tr>
									<tr>
										<td colspan="4" valign="bottom">
											&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
											<input type="submit" name="Submit" value="提交"
												style="height:25px; width:50px;">
										</td>
									</tr>
								</table>
							</form>
						</td>
						<td width="209" valign="top">
							<table width="209" height="229" border="0" cellpadding="0"
								cellspacing="0">
								<tr>
									<td height="19">
										<div align="center">
											<span class="style18">选择表情</span>
										</div>
									</td>
								</tr>
								<tr>
									<td height="210">
										<%
											ArrayList alphoto = photobean.getqueryAllLuntanBiaoqingPic();
											for (int i = 0; i < alphoto.size(); i++) {
												photo = (PhotoInfo) alphoto.get(i);
										%>
										<IMG style="CURSOR:hand"
											onclick="getPicturePath(<%=photo.getPhotoid()%>)"
											src=<%=photo.getPhotopath()%> border=0
											id="mypic<%=photo.getPhotoid()%>">
										<%
										}
										%>
									</td>
								</tr>
							</table>
						</td>
					</tr>
				</table>
			</div>
			<div id="backbuttom">
				<UL>
					<LI>
						<A href="">关于淘宝</A>
					</LI>
					<LI>
						<A href="">合作伙伴</A>
					</LI>
					<LI>
						<A href="">帮助中心</A>
					</LI>
					<LI>
						<A href="">诚征英才</A>
					</LI>
					<LI>
						<A href="">联系我们</A>
					</LI>
					<LI>
						<A href="">网站地图</A>
					</LI>
					<LI>
						<A href="">热门商品</A>
					</LI>
					<LI>
						<A href="">热门品牌</A>
					</LI>
					<LI>
						<A href="">版权说明 </A>
					</LI>
					<LI>
						<A href="">淘客推广</A>
					</LI>
				</UL>
				<DIV id="backbuttomfont">
					全球阿里巴巴 - 阿里巴巴网络:
					<A href="">中国站</A>
					<A href="">国际站</A>
					<A href="">日文站</A> |
					<A href="">淘宝站</A> |
					<A href="">支付宝</A> |
					<A href="">中国雅虎</A> |
					<A href="">雅虎口碑网</A> |
					<A href="">阿里软件</A> |
					<A href="">阿里妈妈</A>
				</DIV>
				<DIV id="backbuttomfont2">
					Copyright 2003-2008, 版权所有 TAOBAO.COM
				</DIV>
			</div>
		</div>
	</body>
</html>

⌨️ 快捷键说明

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