📄 addgongqiuxinxi.jsp~1~
字号:
<%@page contentType="text/html; charset=gb2312" language="java" import="java.sql.*" errorPage=""%>
<%@page import="liangjuyan.conndb"%>
<%
conndb conn = new conndb();
ResultSet rs_haha = conn.executeQuery("select top 3 id,title from haha ");
int s_id = 0;
String s_title = "";
%>
<html>
<head>
<title></title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<style type="text/css">
<!--
.style1 {font-size: 18px}
.style4 {
color: #66CCFF;
font-weight: bold;
}
.style5 {
color: #6699FF;
font-weight: bold;
}
.style7 {color: #33CCFF}
.style8 {
color: #33CCFF;
font-weight: bold;
}
.style9 {
color: #FF0000;
font-weight: bold;
}
-->
</style>
</head>
<body>
<table width="720" height="934" border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
<tr>
<td height="934" valign="top">
<table width="100%" border="0" cellpadding="0" cellspacing="0" background="images/3.png">
<tr>
<td width="23%" height="57" valign="top">
<img src="images/2.png" width="162" height="88">
</td>
<td width="77%" valign="midder" align="center">
<marquee>
<span class="style1">欢迎您登陆**网,请必须先登陆.会员惊喜多多!!</span>
</marquee>
</td>
</tr>
</table>
<table width="100%" height="37" border="0" cellpadding="0" cellspacing="0" background="images/4.png">
<tr>
<td width="12%"> 网上展厅
<img src="images/1.png" width="22" height="22"/>
</td>
<td width="18%"> 发布供求信息
<img src="images/1.png" width="22" height="22"/>
</td>
<td width="17%"> 发布求购信息
<img src="images/1.png" width="22" height="22"/>
</td>
<td width="14%"> 在线调查
<img src="images/1.png" width="22" height="22"/>
</td>
<td width="13%"> 流行时尚
<img src="images/1.png" width="22" height="22"/>
</td>
<td width="13%"> 行业资讯
<img src="images/1.png" width="22" height="22"/>
</td>
<td width="13%"> 关于我们
<img src="images/1.png" width="22" height="22"/>
</td>
</tr>
</table>
<table width="100%" height="52" border="0" cellpadding="0" cellspacing="0" background="images/5.png">
<tr>
<td height="52" background="images/li.png">
<form action="" method="get"> 用户名
<input name="textfield" type="text" size="16"/>
密码
<input name="textfield2" type="text" size="16"/>
<input name="Submit1" type="submit" id="Submit1" value="登陆"/>
<input type="submit" name="Submit2" value="注册"/>
</form>
<form id="form1" name="form1" method="post" action="">
<span class="style1"> 请选择查询条件</span>
<select name="select">
<option>服装</option>
<option>饰品</option>
<option>生活用品</option>
<option>其他</option>
</select>
<input type="submit" name="Submit" value="搜索"/>
</form>
</td>
</tr>
</table>
<p>
<img src="images/gaihou2.png" width="77" height="77"/>
<img src="images/gaihou4.jpg" width="77" height="77"/>
<img src="images/gaihou8.png" width="77" height="77"/>
<img src="images/gaihou14.png" width="77" height="77"/>
<img src="images/gaihou11.png" width="77" height="77"/>
<img src="images/gaihou10.png" width="77" height="77"/>
</p>
<table width="100%" height="484" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="25%" height="484" valign="top">
<table width="192" height="140" border="0" bordercolor="#cccccc">
<tr>
<td valign="top">
<p class="style9"> </p>
<p class="style9">
<strong>网上购物安全可靠,速度快。安全行好,不出门就可以知道最前沿的信息</strong>
</p>
</td>
</tr>
</table>
<table width="192" cellspacing="0" cellpadding="0" border="1" bordercolor="#cccccc">
<tr bordercolor="#FF9966">
<td width="192" height="33" valign="midder" background="images/haha.png"> 最新资讯 </td>
</tr>
<%
while (rs_haha.next()) {
s_title = rs_haha.getString(2);
%>
<tr>
<td>
<table >
<tr>
<td height="31" valign="midder "><%=s_title%></td>
</tr>
</table>
</td>
</tr><%}%>
</table>
</td>
<td width="3%"> </td>
<td width="72%" valign="top">
<table width="100%" height="480" cellpadding="0" cellspacing="0" border="1" bordercolor="#cccccc">
<tr>
<td height="32" background="images/dafadf.png" bgcolor="#ff9966"> </td>
</tr>
<tr>
<td height="448" valign="top">
<form>
<table width="100%" >
<tr>
<td width="18%" height="37">用户名</td>
<td width="82%"> </td>
</tr>
<tr>
<td height="35">真实姓名</td>
<td> </td>
</tr>
<tr>
<td height="40">信息内容</td>
<td> </td>
</tr>
<tr>
<td height="39">联系地址</td>
<td> </td>
</tr>
<tr>
<td height="36">证件类型</td>
<td> </td>
</tr>
<tr>
<td height="34">证件号码</td>
<td> </td>
</tr>
<tr>
<td height="33">所在城市</td>
<td> </td>
</tr>
<tr>
<td height="36">邮编</td>
<td> </td>
</tr>
<tr>
<td height="40">联系地址</td>
<td> </td>
</tr>
<tr>
<td height="40">电话</td>
<td> </td>
</tr>
<tr>
<td height="40" colspan="2">
<input type="submit" name="Submit3" value="提交">
<input type="reset" name="Submit4" value="重置"> </td>
</tr>
</table></form></td>
</tr>
</table>
</td>
</tr>
</table>
<img src="file:///C|/Documents%20and%20Settings/liang/My%20Documents/liangjuyan/yan.png" width="719" height="45"/>
</td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -