摘要: //降序public static List<Map.Entry<String, Double>> getDescSortMap(Map<String, Double> valueMap) { List<Map.Entry<String, Double>> entryList = new Array 阅读全文
posted @ 2016-06-06 11:53 晨曦的小尾巴 阅读(96) 评论(0) 推荐(0)
摘要: //当前年private void getInverterYear(Long projectId) { Calendar cal=Calendar.getInstance();//获取当前日期 long todayZero=cal.getTimeInMillis()/(1000*3600*24)*( 阅读全文
posted @ 2016-05-27 14:50 晨曦的小尾巴 阅读(98) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2016-04-08 13:59 晨曦的小尾巴 阅读(1) 评论(0) 推荐(0)