摘要: 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 阅读(492) 评论(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 阅读(1102) 评论(0) 推荐(0) 编辑