摘要: /** 缓冲 */static final byte[] buffer = new byte[2048]; // 来源 File inputDir = new File(request.getServletContext() .getRealPa... 阅读全文
posted @ 2017-03-23 14:51 試毅-思伟 阅读(87) 评论(0) 推荐(0)
摘要: /** 缓冲 */static final byte[] buffer = new byte[2048]; // 来源 File inputDir = new File(request.getServletContext() .getRealPa... 阅读全文
posted @ 2017-03-23 14:51 試毅-思伟 阅读(218) 评论(0) 推荐(0)
摘要: classpath:config.properties classpath:db.properties 到spring的主配置文件中,可是程序里面还是读去不到,读取到的只是$("属性名")这样的字符串,并没有解析这个表达式,... 阅读全文
posted @ 2017-03-23 09:54 試毅-思伟 阅读(121) 评论(0) 推荐(0)
摘要: classpath:config.properties classpath:db.properties 到spring的主配置文件中,可是程序里面还是读去不到,读取到的只是$("属性名")这样的字符串,并没有解析这个表达式,... 阅读全文
posted @ 2017-03-23 09:53 試毅-思伟 阅读(110) 评论(0) 推荐(0)
摘要: classpath:config.properties classpath:db.properties 到spring的主配置文件中,可是程序里面还是读去不到,读取到的只是$("属性名")这样的字符串,并没有解析这个表达式,... 阅读全文
posted @ 2017-03-23 09:53 試毅-思伟 阅读(108) 评论(0) 推荐(0)
摘要: ajaxFileUpload进行文件上传时,总是进入error在返回的JSon字符串里面总是莫名其妙的添加了标签,例如返回内容为"{\"message\":\"导入文件已成功\",\"result\":\"OK\"}",在浏览器里面就变成了""{\"message\"... 阅读全文
posted @ 2017-03-16 17:01 試毅-思伟 阅读(150) 评论(0) 推荐(0)
摘要: ajaxFileUpload进行文件上传时,总是进入error在返回的JSon字符串里面总是莫名其妙的添加了标签,例如返回内容为"{\"message\":\"导入文件已成功\",\"result\":\"OK\"}",在浏览器里面就变成了""{\"message\"... 阅读全文
posted @ 2017-03-16 17:00 試毅-思伟 阅读(117) 评论(0) 推荐(0)
摘要: ajaxFileUpload进行文件上传时,总是进入error在返回的JSon字符串里面总是莫名其妙的添加了标签,例如返回内容为"{\"message\":\"导入文件已成功\",\"result\":\"OK\"}",在浏览器里面就变成了""{\"message\"... 阅读全文
posted @ 2017-03-16 17:00 試毅-思伟 阅读(164) 评论(0) 推荐(0)
摘要: 1. 添加maven依赖。pom.xml 中添加jar文件 org.quartz-scheduler quartz 2.2.1 org.quartz-scheduler quartz-jo... 阅读全文
posted @ 2017-03-16 11:10 試毅-思伟 阅读(1076) 评论(0) 推荐(0)
摘要: 1. 添加maven依赖。pom.xml中添加jar文件 org.quartz-scheduler quartz 2.2.1 org.quartz-scheduler quartz-job... 阅读全文
posted @ 2017-03-16 11:09 試毅-思伟 阅读(596) 评论(0) 推荐(0)