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

📄 fortunetip_date_show.jsp

📁 用手机浏览的一个类似于聊天室 博克 homepage 等 对这方面有 兴趣的朋友 有所帮助的
💻 JSP
📖 第 1 页 / 共 2 页
字号:
				<tr>
					<td colspan="2" height="2" bgcolor="#c789ff"></td>
				</tr>
				<tr>
					<td width="10" height="15" bgcolor="#9819e9"></td>
					<td height="15" bgcolor="#9819e9"><font color="#ffffff">款技屏!</font></td>
				</tr>
				<tr>
					<td colspan="2" height="2" bgcolor="#c789ff"></td>
				</tr>
				<tr>
					<td colspan="2" height="1" bgcolor="#9819e9"></td>
				</tr>
			</table>
		</td>
	</tr>
	<!--鸥捞撇 场-->

	<!--咯归 矫累-->
	<tr>
		<td height="8"></td>
	</tr>
	<!--咯归 场-->
	
	<!--辑宏 鸥捞撇 矫累-->
	<tr>
		<td align="center"><font color="#9819e9"><b>霉单捞飘啊 肋 瞪鳖? 嘎眠扁!</b></font></td>
	</tr>
	<!--辑宏 鸥捞撇 场-->

	<!--咯归 矫累-->
	<tr>
		<td height="11"></td>
	</tr>
	<!--咯归 场-->
	
	<!--搬苞焊扁 冠胶 矫累-->
	<tr>
		<td >
			<table width="240" border="0" cellspacing="0" cellpadding="0">
				<!--搬苞焊扁  鸥捞撇 矫累-->
				<tr>
					<td width="3"></td>
					<td height="19"><font color="#c789ff"><b>♂</b></font><font color="#7c7c7c"><b> 搬苞 焊扁</b></font></td>
					<td width="3"></td>
				</tr>

				<!--备盒急 矫累-->
				<tr>
					<td width="3"></td>
					<td height="2" bgcolor="#ecaaff"></td>
					<td width="3"></td>
				</tr>
				<!--备盒急 场-->
				<tr>
					<td colspan="3" height="3"></td>
				</tr>
				<!--搬苞焊扁  鸥捞撇 场-->

				<!--搬苞焊扁  郴侩 冠胶 矫累-->
				<tr>
					<td colspan="3">
						<table width="240" bgcolor="#e8f2f2" border="0" cellspacing="0" cellpadding="0">
							<tr>
								<td colspan="5" height="7"></td>
							</tr>
							<%if(detail == null | detail.equals("")){ %>
							<tr>
								<td width="3" bgcolor="#ffffff"></td>
								<td width="5"></td>
								<td><font color="#9819e9">nothing!!!</font></td>
								<td width="5"></td>
								<td width="3" bgcolor="#ffffff"></td>
							</tr>
							<%}else{ %>
							<tr>
								<td width="3" bgcolor="#ffffff"></td>
								<td width="5"></td>
								<td><font color="#9819e9"><%=detail%></font></td>
								<td width="5"></td>
								<td width="3" bgcolor="#ffffff"></td>
							</tr>
							<%} %>
							<tr>
								<td colspan="5" height="7"></td>
							</tr>
						</table>
					</td>
				</tr>
				<!--搬苞焊扁 郴侩 冠胶 场-->
			</table>
		</td>
	</tr>
	<!--搬苞焊扁 冠胶 场-->

	<tr>
		<td height="8"></td>
	</tr>

	<tr>
		<td>
			<!--窍窜 龙巩 郴侩 矫累-->
			<table width="240" border="0" cellspacing="0" cellpadding="0">
				<%if(n!=0){ 
				for(int i=0;i<n;i++){
				%>
				<tr>
					<td width="5"></td>
					<td width="230"><font color="#c789ff"><b>*</b></font><font color="#545454">
					<%
					if(rgTableName[i].equals("GT_LUCK_STARTEXT")){
						out.print("<a href="+url_path+"/soulmate/fortunetip_love.jsp?mphone="+mphone+"&gphone="+gphone+">");
					}else if(rgTableName[i].equals("GT_LUCK_DREAM")){
						out.print("<a href="+url_path+"/soulmate/fortunetip_dream.jsp?mphone="+mphone+"&gphone="+gphone+">");
					}else if(rgTableName[i].equals("GT_LUCK_BLOODTYPE")){
					    out.print("<a href="+url_path+"/soulmate/fortunetip_bloodtype.jsp?mphone="+mphone+"&gphone="+gphone+">");
					}else if(rgTableName[i].equals("GT_LUCK_FIRSTDATE")){
					    out.print("<a href="+url_path+"/soulmate/fortunetip_date.jsp?mphone="+mphone+"&gphone="+gphone+">");
					}else if(rgTableName[i].equals("GT_LUCK_ANIMALSIGN")){
					    out.print("<a href="+url_path+"/soulmate/fortunetip_animalsign.jsp?mphone="+mphone+"&gphone="+gphone+">");
					}else if(rgTableName[i].equals("GT_LUCK_TODAYSAYING")){
					    out.print("<a href="+url_path+"/soulmate/fortunetip_todaysaying.jsp?mphone="+mphone+"&gphone="+gphone+">");
					}else if(rgTableName[i].equals("GT_LUCK_BORN")){
					    out.print("<a href="+url_path+"/soulmate/fortunetip_born.jsp?mphone="+mphone+"&gphone="+gphone+">");
					}else if(rgTableName[i].equals("GT_LUCK_LOTO")){
					    out.print("<a href="+url_path+"/soulmate/fortunetip_loto.jsp?mphone="+mphone+"&gphone="+gphone+">");
					}else if(rgTableName[i].equals("GT_LUCK_MARRY")){
					    out.print("<a href="+url_path+"/soulmate/fortunetip_marry.jsp?mphone="+mphone+"&gphone="+gphone+">");
					}else if(rgTableName[i].equals("GT_LUCK_FLOWER")){
					    out.print("<a href="+url_path+"/soulmate/fortunetip_flower.jsp?mphone="+mphone+"&gphone="+gphone+">");
					}
					 %>
					<%=rgTitle[i]%>					
					</a></font></td>
					<td width="5"></td>
				</tr>
				<%}
                }
                %>
			</table>
			<!--窍窜 龙巩 郴侩 场-->
		</td>
	</tr>

	<tr>
		<td height="13"></td>
	</tr>

	<!--滚瓢 矫累-->
	<tr> 
		<td>
			<table width="240" height="17" border="0" cellspacing="0" cellpadding="0">	
				<tr>
					<td></td>
					<td width="60" height="17" bgcolor="#c789ff" align="center"><a href="<%=url_path%>/soulmate/fortunetip_date.jsp?mphone=<%=mphone%>&gphone=<%=gphone%>"><font color="#ffffff">倒酒啊扁</font></a></td>
					<td></td>
				</tr>
			</table>
		</td>
	</tr>
<!--滚瓢 场-->

<!--咯归 矫累-->
  <tr>
    <td height="11"></td>
  </tr>
<!--咯归 场--> 

<!--窍窜 版肺钎矫 矫累-->
	<tr>
		<td>
			<table width="240" border="0" cellpadding="0" cellspacing="0">
				<tr>
					<td width="10" bgcolor="#BBC7C8"></td>
					<td width="220" bgcolor="#DAE6E8" height="19">&nbsp;<a href="<%=url_path%>/main.jsp?mphone=<%=mphone%>&gphone=<%=gphone%>">权</a>&gt;<a href="<%=url_path%>/mypage/my_confirm.jsp?mphone=<%=mphone%>&gphone=<%=gphone%>"><%=user_name%>丛狼 迄乔包府</a>&gt;<a href="<%=url_path%>/soulmate/MySoulmate.jsp?mphone=<%=mphone%>&gphone=<%=gphone%>">家匡皋捞飘</a>&gt;款技屏</td>
					<td width="10" bgcolor="#BBC7C8"></td>
				</tr>
			</table>
		</td>
	</tr>
<!--窍窜 版肺钎矫 场-->
</table>
<!--窍窜 版肺钎矫 矫累-->
	<%@ include file="../newbottom.jsp"%>
<!--窍窜 版肺钎矫 场-->
</body>
</html>
      <%  }else if(dayByMonthResult01==1){ 
          compareResult = "dayByMonth erro1!";
          %>
             <jsp:forward page="erro.jsp">
				<jsp:param name="compareResult" value="<%=java.net.URLEncoder.encode(compareResult)%>" />
			</jsp:forward>
			<%
          }else if(dayByMonthResult01==2){
          compareResult = "dayByMonth erro2!";
           %>
           <jsp:forward page="erro.jsp">
				<jsp:param name="compareResult" value="<%=java.net.URLEncoder.encode(compareResult)%>" />
			</jsp:forward>
           <% 
          }else if(dayByMonthResult01==3){
          compareResult = "dayByMonth erro3!";
          %>
            <jsp:forward page="erro.jsp">
				<jsp:param name="compareResult" value="<%=java.net.URLEncoder.encode(compareResult)%>" />
			</jsp:forward>
          <%
          }else if(dayByMonthResult01==4){
          compareResult = "dayByMonth erro4!";
          %>
           <jsp:forward page="erro.jsp">
				<jsp:param name="compareResult" value="<%=java.net.URLEncoder.encode(compareResult)%>" />
			</jsp:forward>
          <% 
          }else if(dayByMonthResult02==5){
          compareResult = "dayByMonth erro5!";
          %>
           <jsp:forward page="erro.jsp">
				<jsp:param name="compareResult" value="<%=java.net.URLEncoder.encode(compareResult)%>" />
			</jsp:forward>
          <%
          }else if(dayByMonthResult02==6){
          compareResult = "dayByMonth erro6!";
           %>
            <jsp:forward page="erro.jsp">
				<jsp:param name="compareResult" value="<%=java.net.URLEncoder.encode(compareResult)%>" />
			</jsp:forward>
           <% 
          }else if(dayByMonthResult02==7){
          compareResult = "dayByMonth erro7!";
          %>
          <jsp:forward page="erro.jsp">
				<jsp:param name="compareResult" value="<%=java.net.URLEncoder.encode(compareResult)%>" />
			</jsp:forward>
          <% 
          }else if(dayByMonthResult02==8){
          compareResult = "dayByMonth erro8!";
          %>
            <jsp:forward page="erro.jsp">
				<jsp:param name="compareResult" value="<%=java.net.URLEncoder.encode(compareResult)%>" />
			</jsp:forward>
          <%      
          }
          %>

<%}else{
	if(compareResult.equals("1")){
     compareResult = "frist input 荐磊父 涝仿窍咯 林技夸.";
	}else if(compareResult.equals("2")){
	 compareResult = "frist input 荐磊甫 咯几磊府鳖瘤 涝仿窍咯具 钦聪促.";
	}else if(compareResult2.equals("3")){
	 compareResult = "second input 荐磊父 涝仿窍咯 林技夸.";
	}else if(compareResult2.equals("4")){
	 compareResult = "second input 荐磊甫 匙磊府鳖瘤 涝仿窍咯具 钦聪促.";
	}
%>
<jsp:forward page="erro.jsp">
	<jsp:param name="compareResult" value="<%=java.net.URLEncoder.encode(compareResult)%>" />
</jsp:forward>
<% } %>

⌨️ 快捷键说明

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