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

📄 game_dobaljang.jsp.svn-base

📁 用手机浏览的一个类似于聊天室 博克 homepage 等 对这方面有 兴趣的朋友 有所帮助的
💻 SVN-BASE
字号:

<!--
* @ 郴迄乔 > 模备狼 货老扁 包府
* @ Author : 辑厘盔 ( 2007-12-21 )
* @ Images : 其捞瘤 救俊 甸绢啊绰 捞固瘤
       1) bg_03.png - 惑窜 鸥捞撇 官 捞固瘤

-->

<%@ page import='java.io.*,java.text.*,java.util.Date,java.util.Vector, java.sql.*, com.entaz.lib.db.*, com.entaz.relay.net.*' contentType='text/html;charset=euc-kr'%>
<%@ include file="../imgpath.jsp"%>

<%
	/***********************************************************************
	
	@ Page Description
	 	档惯厘 静扁
	
	@ Parameter

	***********************************************************************/

	/*------------------------------------------------------------------------------------------------------
	+	扁夯 颇扼固磐
	-------------------------------------------------------------------------------------------------------*/	
	String mphone = request.getParameter("mphone");
	String gphone = request.getParameter("mphone");
	String game_idx = request.getParameter("game_idx");
	String before_score = request.getParameter("before_score");
	String mygamerank_score = request.getParameter("mygamerank_score");
	String cnt = request.getParameter("cnt");
	
	/*------------------------------------------------------------------------------------------------------
	+	傈开 函荐
	-------------------------------------------------------------------------------------------------------*/
	String recordmsg = "模备啊 寸脚狼 痢荐甫 玻嚼聪促.";

	/*------------------------------------------------------------------------------------------------------
	+	DB 包访 函荐
	-------------------------------------------------------------------------------------------------------*/
	PreparedStatement pstmt = null;
	Connection con = null;
	Statement stmt = null;
	ResultSet rs = null;
	String query1 = null;

	try
	{



	//=========================== 傍烹函券累诀 : 2008-01-21 ===========================

	/**
	 * 公丰霸烙鸥款 矫胶袍痢八 棺 喉发蜡历 八免
	 * 
	 * @ date		?8-01-21
	 * @ version			1.2.0
	 */

	String SYSTEM_PARAMETER_SET = "?mphone="+request.getParameter("mphone")+"&gphone="+request.getParameter("mphone");
	String SYSTEM_PHONE_NUMBER = request.getParameter("mphone");

	// 矫胶袍 痢八 眉农
	//
	if(IS_SYSTEM_CHECK)
	{
		if( ! IS_TESTER_MODE )
		{
			response.sendRedirect(url_path+"/system_notice.jsp"+SYSTEM_PARAMETER_SET);
			return;
		}
	}
	// DB 楷搬捞 登瘤 臼阑 锭, 救郴芒栏肺 捞悼
	//
	con = DBConnector.getConnection(db_name);
	if( con == null )
	{
		response.sendRedirect(url_path+"/system_notice2.jsp"+SYSTEM_PARAMETER_SET);
		return;
	}
	// 矫胶袍痢八 吝捞咯档 抛胶磐绰 荤侩啊瓷
	//
	if( IS_TESTER_MODE )
	{
		boolean isTester = DBConnector.chkTester( con, SYSTEM_PHONE_NUMBER );
		if( ! isTester )
		{
			response.sendRedirect(url_path+"/system_notice.jsp"+SYSTEM_PARAMETER_SET);
			return;
		}
	}
	// 喉发蜡历牢瘤 眉农, 
	//
	boolean isBlackUser = DBConnector.chkBlackList( con, SYSTEM_PHONE_NUMBER );
	if( isBlackUser ) 
	{
		response.sendRedirect(url_path+"/bad_member.jsp"+SYSTEM_PARAMETER_SET);
		return;
	}

	//=========================== 傍烹函券累诀 : 2008-01-21 ===========================




		/*------------------------------------------------------------------------------------------------------
		+	臂 啊廉坷扁
		-------------------------------------------------------------------------------------------------------*/
		query1 = "select msg_text from GT_gamemsg where phonenum='"+mphone+"'";

		if(rs != null)  rs.close(); 
		if(pstmt != null)  pstmt.close(); 

		pstmt = con.prepareStatement(query1);
		rs = pstmt.executeQuery();

		if(rs.next())
		{
			recordmsg = rs.getString("msg_text");		
		}

		if(rs != null)  rs.close(); 
		if(pstmt != null)  pstmt.close(); 
		if(stmt != null)  stmt.close(); 
//		if(con != null)  con.close(); 
	}
	catch(Exception e)
	{
		out.println(e);
		out.println("<font color=red size=10>DB Connect Failed </font>");
		//臂磊荐 檬苞 版绊芒 傅农
		response.sendRedirect(url_path+"/db_insert_error.jsp?mphone="+mphone+"&gphone="+gphone);
	}
	finally
	{
		if(rs != null) try{ rs.close(); }catch(Exception se){}
		if(pstmt != null) try{ pstmt.close(); }catch(Exception se){}
		if(stmt != null) try{ stmt.close(); }catch(Exception se){}
		if(con != null) try{ con.close(); }catch(Exception se){}
	}
%>

<html>
<head>
<title>档惯厘</title>
<link href="mobile.css" rel="stylesheet" type="text/css">
</head>

<body>

<form method=post name=form1 action="<%=url_path%>/ranking/game_dobaljang_insert.jsp">

<input type=hidden name=mphone value="<%=request.getParameter("mphone")%>">
<input type=hidden name=gphone value="<%=request.getParameter("gphone")%>">
<input type=hidden name=game_idx value="<%=request.getParameter("game_idx")%>">
<input type=hidden name=before_score value="<%=request.getParameter("before_score")%>">
<input type=hidden name=mygamerank_score value="<%=request.getParameter("mygamerank_score")%>">


<table width="176" border="0" cellspacing="0" cellpadding="0">
<!--鸥捞撇 矫累-->
	<tr>
		<td>

			<table width="176" border="0" cellspacing="0" cellpadding="0">
				<tr>
					<td height="3" bgcolor="#A8BFFF"></td>
				</tr>
				<tr>
					<td height="13" bgcolor="#6A76F2">&nbsp;&nbsp;<font color="#ffffff">档惯厘</font></td>
				</tr>
				<tr>
					<td height="3" bgcolor="#A8BFFF"></td>
				</tr>
				<tr>
					<td height="1" bgcolor="#6A76F2"></td>
				</tr>
			</table>

		</td>
	</tr>
<!--鸥捞撇 矫累-->

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

  <tr> 
     <td>
        <table width="176" border="0" cellspacing="0" cellpadding="0">
           <tr>
		   <td width="10"></td>
	         <td width="156" height="30" bgcolor="#eeeeee" align="center"><font color="#6a76f2"><b><a href="<%=url_path+"/ranking/game_destory_friend.jsp?mphone="+mphone+"&gphone="+gphone+"&game_idx="+game_idx+"&before_score="+before_score+"&mygamerank_score="+mygamerank_score%>&cnt=<%=cnt%>"><%=cnt%>疙 模备扁废阑 玻嚼聪促.</a></b></font></td>
		   <td width="10"></td>
	 </tr>
        </table>
     </td>
  </tr>

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

  <tr>
    <td align="center"><font color="#666666">捞 模备甸狼 率瘤窃栏肺<br>焊郴龙 郴侩阑 累己秦 林技夸.<br><font color="#ff0000">(垮汲,厚规 陛瘤)</font></font></td>
  </tr>

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


<!--咆胶飘 涝仿 矫累-->
  <tr> 
     <td align="center" width="176">
		<table>
			<tr>
				<td width="10"></td>
				<td width="156">
				     <table border="0" cellspacing="0" cellpadding="0">
           <tr>
	    <td colspan="3" bgcolor="#DAE6E8" width="156" height="3"></td>
           </tr>

		 <tr>
             <td width="3" bgcolor="#DAE6E8"></td>
		   <td width="150" align="center">
	        <!--角力 咆胶飘 免仿 矫累-->
                  <table width="150" border="0" cellspacing="0" cellpadding="0">	           
		           <tr>
				    <td align="center" height="121" valign="top">
						<textarea rows="8" cols="20" height="121" width="150" maxlength="150" name="recordmsg" defaultimemode="1" maxlength="800"><%=recordmsg%></textarea>
					</td>
				</tr>
			   </table>
	        <!--角力 咆胶飘 免仿 场-->
		  </td>
            <td width="3" bgcolor="#DAE6E8" height="100"></td>
	    </tr>

           <tr>
	    <td colspan="3" bgcolor="#DAE6E8" width="156" height="3"></td>
           </tr>
        </table>
				</td>
				<td width="10"></td>
			</tr>
		</table>
        </td>
  </tr>
<!--咆胶飘 涝仿 场-->


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

<!--痢急 矫累-->
  <tr>
    <td align="center">
        <table width="176" border="0" cellspacing="0" cellpadding="0">
           <tr>
		    <td width="67"></td>
              <td width="42" height="17" bgcolor="#a8bfff" align="center"><font color="#ffffff"><a href="javascript:document.form1.submit();">惯价</a></font>&nbsp;</td>
		    <td width="67"></td>
		 </tr>     
        </table>
    </td>
  </tr>
<!--痢急 场-->




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

<%
String step1=url_path+"/main.jsp?mphone="+mphone+"&gphone="+gphone;//权
String step2=url_path+"/ranking/game.jsp?mphone="+mphone+"&gphone="+gphone+"&linkFlag=0";//霸烙皋牢
%>

<!--版肺钎矫 矫累-->
  <tr>
     <td>
		<table width="176" border="0" cellpadding="0" cellspacing="0">
		<tr>
			<td width="10" bgcolor="#BBC7C8"></td>
			<td width="156" bgcolor="#DAE6E8"><a href="<%=step1%>">权</a>&gt;<a href="<%=step2%>">霸烙皋牢</a>&gt;档惯厘 静扁</td>
			<td width="10" bgcolor="#BBC7C8"></td>
		</tr>
		</table>
     </td>
  </tr>
<!--版肺钎矫 场-->
</table>

</form>

<%@ include file="../newbottom.jsp"%>

</body>
</html>

⌨️ 快捷键说明

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