string判断是否为空

if(item == null || "".equals(item.trim()))

posted @ 2017-02-19 17:23  baby孔祥超  阅读(201)  评论(0)    收藏  举报