摘要:
导入的包是jxl的包 import org.apache.poi.ss.usermodel.Cell;import org.apache.poi.ss.usermodel.Row;import org.apache.poi.ss.usermodel.Sheet;import org.apache.p 阅读全文
posted @ 2018-02-06 16:28
Ice_Blue_Brother
阅读(602)
评论(0)
推荐(0)
摘要:
//BeanUtil里面的方法 阅读全文
posted @ 2018-02-06 16:11
Ice_Blue_Brother
阅读(915)
评论(0)
推荐(0)
摘要:
用到的包 阅读全文
posted @ 2018-02-06 13:46
Ice_Blue_Brother
阅读(4154)
评论(0)
推荐(0)
摘要:
首先我的情况网上的方法都没用,这个是反复加载Service的问题,具体不说了 解决方法如下: 单独弄一个配置文件,需要自动加载的全部放里面去。不要忘了改web.xml让它扫描 配置文档里面一共三种方法,用自定义那个,如下 cron里面按倒序是年月日时分秒 以上 阅读全文
posted @ 2018-02-06 12:53
Ice_Blue_Brother
阅读(345)
评论(0)
推荐(0)
摘要:
需要的包 阅读全文
posted @ 2018-02-06 12:49
Ice_Blue_Brother
阅读(215)
评论(0)
推荐(0)
摘要:
算了,不废话了 阅读全文
posted @ 2018-02-06 12:41
Ice_Blue_Brother
阅读(278)
评论(0)
推荐(0)
摘要:
看情况会有用,虽然我觉得转Json更快…… 阅读全文
posted @ 2018-02-06 12:39
Ice_Blue_Brother
阅读(1649)
评论(0)
推荐(0)
摘要:
如果json是数组,则转成list 根据需要还可以将map转换为list 转键也可以 阅读全文
posted @ 2018-02-06 12:36
Ice_Blue_Brother
阅读(470)
评论(0)
推荐(0)
摘要:
public class RandStrUtil { public final static String EN_UPPER = "ABCDEFGHIJKLMNOPQRSTUVWXYZ"; public final static String EN_LOWER = "abcdefghijklmnop 阅读全文
posted @ 2018-02-06 12:35
Ice_Blue_Brother
阅读(251)
评论(0)
推荐(0)
摘要:
有时候需要保存的内容很长很长,数据库的一个字段无法全部存完,我们就可以使用双主键,将内容分割后再进行存储 阅读全文
posted @ 2018-02-06 12:14
Ice_Blue_Brother
阅读(271)
评论(0)
推荐(0)

浙公网安备 33010602011771号