04 2017 档案

摘要:List<String> snList = new ArrayList<>(); List<Position> positionList = VehicleControlUtil.getVehicleLocationBaiDuFromSn(strSn); StringBuffer sb2 = new 阅读全文
posted @ 2017-04-21 14:51 JLCUI 阅读(189) 评论(0) 推荐(0) 编辑
摘要:function rejectUserCountPage(){ $('#dg').datagrid('options').queryParams = { 'state' : 3 }; $('#dg').datagrid('load'); } 阅读全文
posted @ 2017-04-20 09:16 JLCUI 阅读(848) 评论(0) 推荐(0) 编辑
摘要:Map<Object, Object> m = JSONProcesser.parseDataToMap(result); /** * 将json转为map * lidhai * @param data * @return */ public static Map<Object, Object> p 阅读全文
posted @ 2017-04-11 13:45 JLCUI 阅读(184) 评论(0) 推荐(0) 编辑
摘要:columns:[[ {field:'ck',checkbox:true,id:'ck'}, {field:'id',hidden:true,title:'id'}, {field:'action',title:'操作',align:'center',formatter:formatAction}, 阅读全文
posted @ 2017-04-08 14:23 JLCUI 阅读(496) 评论(0) 推荐(0) 编辑
摘要:jxl.write.NumberFormat nf = new jxl.write.NumberFormat("#,##0.00"); // 设置数字格式 jxl.write.WritableCellFormat wcfN = new jxl.write.WritableCellFormat(nf) 阅读全文
posted @ 2017-04-08 14:01 JLCUI 阅读(1148) 评论(0) 推荐(0) 编辑
摘要:timestamp=getUrlParam("timestamps"); function getUrlParam(name) { var reg = new RegExp("(^|&)" + name + "=([^&]*)(&|$)"); var r = window.location.sear 阅读全文
posted @ 2017-04-05 14:15 JLCUI 阅读(9336) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示