摘要: 这么多记是记不住了,保存起来,一边工作一边看, 熟能生巧。 isEmpty(String str) 是否为空,空格字符为false isNotEmpty(String str) 是否为非空,空格字符为true isBlank(String str) 是否为空,空格字符为true isNotBlank 阅读全文
posted @ 2020-06-05 18:23 comliang 阅读(7563) 评论(0) 推荐(0)