随笔分类 -  工具类代码

上传 下载
downLoad
摘要:String root= ServletActionContext.getServletContext().getRealPath(File.separator).replace("\\", File.separator); String fileName = "download.text"; File file = new File(root + fileName); in = new Fil... 阅读全文

posted @ 2017-04-11 16:02 百东 阅读(168) 评论(0) 推荐(0)

导航