JSTL和EL表达式.ppt

%@ page language=java contentType=text/html; charset=GBK% %@ taglib prefix=c uri=/WEB-INF/c.tld % html head meta http-equiv=Content-Type content=text/html; charset=gb2312 / titletestjstl1/title /head body c:forEach var=i step=1 begin=1 end=100 ${i} br /c:forEach /body /html 数字格式化成字符串 数学/科学计算的格式,默认小数点保留3位。 fmt:formatNumber type=number value=%=d_1% maxFractionDigits=5 minFractionDigits=2/fmt:formatNumber 贷币形式 fmt:formatNumber type=currency value=%=d_2%/fmt:formatNumber fmt:formatNumber type=currency value=%=d_2% currencySymbol=RMB/fmt:formatNumber 百分比格式 fmt:formatNumber type=percent

文档评论(0)

1亿VIP精品文档

相关文档