if(str!= null && str.isEmpty()){

  dao.get(str);

}

str.isEmpty判断字符串是否为空字符串

 

相关文章:

  • 2021-11-26
  • 2021-12-03
猜你喜欢
  • 2021-12-19
  • 2022-01-24
  • 2022-12-23
  • 2021-08-25
  • 2022-02-03
  • 2021-11-17
  • 2022-01-01
相关资源
相似解决方案