判断字符串是否为空:
public class StrUtils {
public static boolean isEmpty(String str){
if(str==null||"".equals(str)){
return true;
}
return false;
}
}
public class StrUtils {
public static boolean isEmpty(String str){
if(str==null||"".equals(str)){
return true;
}
return false;
}
}
2025 - 快车库 - 我的知识库 重庆启连科技有限公司 渝ICP备16002641号-10
企客连连 表单助手 企服开发 榜单123