基础啊基础, 基础牢了省多少时间啊….
菜鸟上路记.
本类提供标准差,标准分计算的Utility.
DecimalFormat df2 = new DecimalFormat("###.00");
or:
(double) (Math.round(sd3*100)/100.0);
09下高一期终语文-平均分 | 09下期终英语-平均分 | 09高一下期中考试-平均分 |
71.66666666666667 | 124.0 | 195.66666666666666 |
=>
09下高一期终语文-平均分 | 09下期终英语-平均分 | 09高一下期中考试-平均分 | |
71.67 | 124.00 | 195.67 |
// 2. 遍历map中所有的元素 Iterator>> iter = mapSheet.entrySet().iterator(); while(iter.hasNext()) { Entry > entry = iter.next(); int sheetIndex = entry.getKey(); // Key List listReportItems = entry.getValue(); // Value }
// Proudly powered by Apache, PHP, MySQL, WordPress, Bootstrap, etc,.