?? index.jsp
字號(hào):
<%@ page language="java" contentType="text/html" pageEncoding="gb2312" isELIgnored="false"%>
<%@ taglib uri="http://struts.apache.org/tags-bean" prefix="bean" %>
<%@ taglib uri="http://struts.apache.org/tags-html" prefix="html" %>
<%@ taglib uri="http://struts.apache.org/tags-logic" prefix="logic" %>
<%@ taglib uri="http://struts.apache.org/tags-tiles" prefix="tiles" %>
<%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %>
<html>
<head>
<title> getusersuccess </title>
<style type="text/css">
<!--
@import url(/app/son.css);
@import url(/app/index.css);
-->
</style>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link href="/app/index.css" rel="stylesheet" type="text/css">
</head>
<body bgcolor="#ccddee" background="/app/image/background.jpg" link="#000066" vlink="#0066FF" alink="#99FF00">
<center>
<form action="" method="post">
<table width="100%" border="1" bordercolor="ccccff" bgcolor="ccddee" class="9P">
<tr>
<td width="25%" height="20"><a href="usermes.htm">修改個(gè)人信息</a></td>
<td width="75%" colspan="2">帳單查詢(xún)</td>
</tr>
</table>
</form>
<hr size="1" noshade>
<table width="100%" border="1" bordercolor="ccccff" bgcolor="ccddee" class="9P">
<tr>
<td width="73%" colspan="2"> <select size="1" name="select3">
<option value="2004" selected>2004</option>
<option value="2005">2005</option>
<option value="2006">2006</option>
<option value="2007">2007</option>
</select>
年
<select size="1" name="select">
<option value="1" selected>1</option>
<option value="2">2</option>
<option value="3">3</option>
<option value="4">4</option>
<option value="5">5</option>
<option value="6">6</option>
<option value="7">7</option>
<option value="8">8</option>
<option value="9">9</option>
<option value="10">10</option>
<option value="11">11</option>
<option value="12">12</option>
</select>
月
<input type="submit" value="帳單查詢(xún)" name="B122"> </td>
</tr>
</table>
<br>
<table width="100%" border="1" bordercolor="ccffff" bgcolor="ccddee" class="9P">
<tr bordercolor="ccffff" bgcolor="ccddee" class="9P">
<td width="30%" nowrap>日期</td>
<td width="30%" nowrap>登陸時(shí)長(zhǎng)(小時(shí))</td>
<td width="14%" nowrap>費(fèi)用(元)</td>
<td width="35%" align="center" nowrap>明細(xì)帳</td>
</tr>
<tr class="9P">
<td nowrap>2004年1月</td>
<td height="20" nowrap>50.50</td>
<td nowrap>80.00</td>
<td align="center" nowrap><a href="detail.htm">明細(xì)</a></td>
</tr>
</table>
<br>
<hr/>
<p class="text_link"><font size="2" face="宋體">About Tarena - 公司簡(jiǎn)介 - 聯(lián)系方法 - 相關(guān)法律
- 客戶(hù)服務(wù) <br>
達(dá)內(nèi)公司版權(quán)所有</font></p>
<p class="text_link"><font size="-1">Copyright <img src="/image/c-00.gif" width="9" height="9"> 2000.
Tarena Technologies Inc. All Rights Reserved </font></p>
</center>
</body>
</html>
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -