?? index.jsp
字號:
<%@ 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("../../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%">服務器月帳務查詢</td>
<td width="69%" colspan="2"><a href="indexYear.htm">服務器年帳務查詢</a></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>
年
<select size="1" name="select3">
<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="月帳務查詢" name="B122">
</td>
</tr>
</table>
<p> </p>
<table width="90%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="36%">查詢日期: 2004年1月</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>378.50</td>
<td nowrap><a href="detailMonth.htm">詳細清單</a></td>
</tr>
<tr align="center">
<td nowrap>Openlab2</td>
<td nowrap>402.40</td>
<td nowrap><a href="detailMonth.htm">詳細清單</a></td>
</tr>
<tr align="center">
<td nowrap>Openlab3</td>
<td nowrap>304.00</td>
<td nowrap><a href="detailMonth.htm">詳細清單</a></td>
</tr>
<tr align="center">
<td nowrap>Openlab4</td>
<td nowrap>320.00</td>
<td nowrap><a href="detailMonth.htm">詳細清單</a></td>
</tr>
<tr align="center">
<td nowrap>Openlab5</td>
<td nowrap>234.00</td>
<td nowrap><a href="detailMonth.htm">詳細清單</a></td>
</tr>
<tr align="center">
<td nowrap>Openlab6</td>
<td nowrap>435.00</td>
<td nowrap><a href="detailMonth.htm">詳細清單</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 + -