08 2015 档案

Java使用IText(VM模版)导出PDF,IText导出word(二)
摘要://退款导出word public void exportWordTk() throws IOException{ Long userId=(Long)ServletActionContext.getContext().getSession().get(Constant.SESSION_USER_ID); //获取生成Pdf需要的一些路径 String tmPath=ServletActionContext.getServletContext().getRealPath("download/template");//vm 模板路径 String wordPath=ServletActionContext.getServletContext().getRealPath("download/file");//生成word路径 //wordPath+"/"+userId+"_"+fk+".doc" //数据 Map map=new HashMap();// 阅读全文

posted @ 2015-08-29 14:48 qgc 阅读(1523) 评论(0) 推荐(0)

激活win10系统的方法(亲测)
摘要:WIN+X 按A slmgr.vbs /upk slmgr /ipk W269N-WFGWX-YVC9B-4J6C9-T83GX slmgr /skms zh.us.to slmgr /ato 阅读全文

posted @ 2015-08-12 21:20 qgc 阅读(2831) 评论(1) 推荐(0)

导航