04 2017 档案

摘要:/***************************************为空判断***************************************/ //null 和 ""操作 //判断是否Null 或者 "" System.out.println(StringUtils.isEmpty(null)); System.out.prin... 阅读全文
posted @ 2017-04-21 09:48 koal 阅读(2473) 评论(0) 推荐(1)