%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%>
<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%>
<%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt"%>
<%
String path = request.getContextPath();
String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/";
%>
编号 |
手机号码 |
月份 |
通话费用 |
IP费用 |
短信息费用 |
合计 |
1 |
13634449*** |
2006年10月 |
3.2 |
1.2 |
9 |
13.4 |
2 |
13634449*** |
2006年11月 |
6.9 |
3 |
7 |
16.9 |
3 |
13634449*** |
2006年12月 |
4.4 |
0.6 |
8 |
13 |
4 |
13634449*** |
2007年1月 |
18.2 |
3.3 |
10 |
31.5 |
5 |
13634449*** |
2007年2月 |
21 |
10.2 |
14 |
45.2 |
6 |
13634449*** |
2007年3月 |
14 |
7.2 |
5 |
26.2 |
如果点打印按钮无反应,请用google 火狐等浏览器试试

提交中...