📄 indexyear.jsp
字号:
<%@ page contentType="text/html; charset=GBK" %>
<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html" %>
<html>
<head>
<title> getusersuccess </title>
<style type="text/css">
<!--
@import url("../../son.css");
@import url("../../index.css");
-->
</style>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link href="../../index.css" rel="stylesheet" type="text/css">
</head>
<body bgcolor="#ccddee" background="../../image/background.jpg" link="#000066" vlink="#0066FF" alink="#99FF00">
<form action="" method="post">
<table width="100%" border="1" bordercolor="ccccff" bgcolor="ccddee" class="9P">
<tr>
<td width="31%"><a href="index.jsp">服务器月帐务查询</a></td>
<td width="69%" colspan="2">服务器年帐务查询</td>
</tr>
</table>
</form>
<hr size="1" noshade>
<div align="center">
<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>
年
<input type="submit" value="年帐务查询" name="B122">
</td>
</tr>
</table>
<p> </p>
<table width="90%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="36%">查询日期: 2004年</td>
<td width="54%"> </td>
<td width="10%"> </td>
</tr>
</table>
<table width="90%" border="1" bordercolor="ccffff" bgcolor="ccddee" class="9P">
<tr align="center" bordercolor="ccffff" bgcolor="ccddee" class="9P">
<td width="16%" nowrap>服务器</td>
<td width="23%" nowrap>总计(单位:小时)</td>
<td width="23%" nowrap>详细清单</td>
</tr>
<tr align="center" class="9P">
<td nowrap>Openlab1</td>
<td nowrap>3800.50</td>
<td nowrap><a href="detailYear.jsp">详细清单</a></td>
</tr>
<tr align="center">
<td nowrap>Openlab2</td>
<td nowrap>4020.40</td>
<td nowrap><a href="detailYear.jsp">详细清单</a></td>
</tr>
<tr align="center">
<td nowrap>Openlab3</td>
<td nowrap>3400.00</td>
<td nowrap><a href="detailYear.jsp">详细清单</a></td>
</tr>
<tr align="center">
<td nowrap>Openlab4</td>
<td nowrap>3520.00</td>
<td nowrap><a href="detailYear.jsp">详细清单</a></td>
</tr>
<tr align="center">
<td nowrap>Openlab5</td>
<td nowrap>2334.00</td>
<td nowrap><a href="detailYear.jsp">详细清单</a></td>
</tr>
<tr align="center">
<td nowrap>Openlab6</td>
<td nowrap>4135.00</td>
<td nowrap><a href="detailYear.jsp">详细清单</a></td>
</tr>
</table>
<p class="9P"> </p>
</div>
<center>
<hr/>
<p class="text_link"><font size="2" face="宋体">About Tarena - 公司简介 - 联系方法 - 相关法律
- 客户服务 <br>
达内公司版权所有</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>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -