摘要:
ztree前端参见官网http://www.ztree.me/v3/main.phpAction示例public String initLabServerTree(){ return SUCCESS; } public String queryLabServerTr... 阅读全文
posted @ 2014-05-26 17:51
hello小象
阅读(214)
评论(0)
推荐(0)
摘要:
本例使用的xml解析方式为jdom... ...解析xml文件 InputStream xmlFileStream = new FileInputStream(xmlFile); SAXBuilder builder = new SAXBuilder(new XMLReaderSAX2Factory... 阅读全文
posted @ 2014-05-26 17:37
hello小象
阅读(578)
评论(0)
推荐(0)
摘要:
package test;import java.awt.Color;import java.io.FileOutputStream;import org.junit.Test;import com.lowagie.text.Chapter;import com.lowagie.text.Docum... 阅读全文
posted @ 2014-05-26 17:22
hello小象
阅读(1562)
评论(0)
推荐(0)
摘要:
使用jacob将word转换成pdf格式1.需要安装word2007或以上版本,若安装07版本学确保该版本已安装2downbank0204MicrosoftSaveasPDF_ XPS,否则安装2downbank0204MicrosoftSaveasPDF_ XPS。office10以上版本自带2d... 阅读全文
posted @ 2014-05-26 17:17
hello小象
阅读(322)
评论(0)
推荐(0)
摘要:
一、编辑模板 替换地方以变量标记如“案件编号”可写成{caseNo} template.xml二、准备数据 以HashMap封装数据,原理是替换模板中的变量三、替换操作 选择输出位置:writePath WordUtil.printWordbyXMLWithOutputPath(templat... 阅读全文
posted @ 2014-05-26 17:06
hello小象
阅读(620)
评论(0)
推荐(0)
摘要:
一、html 表单代码…………二、表单form提交function importFile(){ var excelPath = $("#offenderExcelFile").val(); if(excelPath=="" || excelPath==null){ ... 阅读全文
posted @ 2014-05-26 16:47
hello小象
阅读(501)
评论(0)
推荐(0)
摘要:
一、success : function(data){ var caseInfoView = eval('('+data.caseInfoView+')'); for(var key in caseInfoView){ ... 阅读全文
posted @ 2014-05-26 16:18
hello小象
阅读(357)
评论(0)
推荐(0)
摘要:
import java.beans.Introspector;import java.beans.PropertyDescriptor;import java.math.BigDecimal;import java.math.BigInteger;import java.util.ArrayList... 阅读全文
posted @ 2014-05-26 15:55
hello小象
阅读(685)
评论(0)
推荐(0)
浙公网安备 33010602011771号