📄 userindex.jsp
字号:
<%@page pageEncoding="gb2312"%>
<%@page contentType="text/html;charset=gb2312" language="java" import="java.sql.*" errorPage="" %>
<%@include file="top.jsp" %>
<%
request.setCharacterEncoding("gb2312");
%>
<html>
<head>
<style type="text/css">
<!--
.STYLE10 {font-family: "隶书"; font-weight: bold; font-size: 20px; }
-->
</style>
<style>
a{text-decoration:none}a.xh{text-decoration:none; color:#ffffff}a:hover.xh{text-decoration:underline}a.zh{text-decoration:none;color:black}a:hover.zh{text-decoration:underline;color:blue}
body,td{font-size:9pt}
</style>
<title>冰鱼论坛----我的控制面板</title>
<script Language="Javascript" src="include/form.js"></Script>
</head>
<body style="text-align: center">
<p align="left">>> 欢迎光临 <b>冰鱼论坛</b></p>
<table width="100%" height="50" border="0" bordercolorlight="#7777ff" bordercolordark="#7777ff" style="border-collapse:collapse">
<tr bgcolor="#dff2ed"><td><img src="images/skin/1/forum_nav.gif"> <a class=zh href="index.jsp">冰鱼论坛</a> → <a class=zh href="userindex.jsp">用户<b><font color="blue"> “<%=user_name%>” </font></b>的控制面板</a></td></tr>
</table><p>
<table width="100%" border="1" bordercolorlight="#7777ff" bordercolordark="#7777ff" style="border-collapse:collapse">
<tr valign="center" align="center">
<td height="25" background="images/skin/1/bg_td.gif" class="SpanHeight"><b><font color="#ffffff">
<a class=zh href="userindex.jsp"><font color="#ffffff">控制面版</a>
<a class=zh href="mymodify.jsp"><font color="#ffffff">资料修改</a>
<a class=zh href="repassword.jsp"><font color="#ffffff">密码修改</a>
<a class=zh href="message.jsp"><font color="#ffffff">短信服务</a>
<a class=zh href="friendlist.jsp"><font color="#ffffff">我的好友</a>
<a class=zh href="alluser.jsp"><font color="#ffffff">查看用户</a>
</font></b></td>
</tr> </table>
<table width="100%" border="1" bordercolorlight="#7777ff" bordercolordark="#7777ff" style="border-collapse:collapse">
<tr>
<td colspan="3" height="5"></td>
</tr>
<tr>
<td colspan="2" height="20" background="images/skin/1/bg_td.gif"><b><font color="#ffffff">
  -=>我的控制面板
</font></b></td>
</tr>
<tr bgcolor="#dff2ed" valign="center" align="center">
<td height="75" class="SpanHeight"><b><font color="#ffffff">
<img src="images/user/people.gif" align="left" height="70" width="75">
<a class=zh href="mymodify.jsp"><p align="center" class="STYLE10"><br>资料修改</p></a></font> </b></td>
<td height="75" class="SpanHeight"><b><font color="#ffffff">
<img src="images/user/mima.jpg" valign="left" align="left" height="70" width="75">
<a class=zh href="repassword.jsp"><p align="center" class="STYLE10"><br>密码修改</p></a> </font></b></td>
</tr>
<tr bgcolor="#dff2ed" valign="center" align="center">
<td height="75" class="SpanHeight"><b><font color="#ffffff">
<img src="images/user/2.gif" valign="left" align="left" height="70" width="75">
<a class=zh href="friendlist.jsp"><p align="center" class="STYLE10"><br>我的好友</p></a></font></b></td>
<td height="75" class="SpanHeight"><b><font color="#ffffff">
<img src="images/user/9.gif" valign="left" align="left" height="70" width="75">
<a class=zh href="message.jsp"><p align="center" class="STYLE10"><br>短信服务</p></a></font></b></td>
</tr>
<tr bgcolor="#dff2ed" height="35" valign="center" align="center">
<td class="SpanHeight"><b><font color="#ffffff">
<img src="images/user/s.GIF" align="left" height="40" width="45">
<img src="images/user/s.GIF" align="left" height="40" width="45">
<a class=zh href="alluser.jsp">
<br><p class="STYLE10" align="center">查看其他用户信息</p></a> </td>
<td><font color="#000000">我要查找:</font><input type="text" name="u_secondname" size="20" value=""><input type="button" name=b value="确定">
</font>
</b>
</td>
</tr>
</table>
</form>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -