摘要: 说明如下: isEmpty( Object value, Boolean allowEmptyString ) : Boolean 如果传递的值为空,则返回 true,否则返回 false。该值被认为是空的如果他或是其一: null undefined a zero-length array a z 阅读全文
posted @ 2018-05-08 19:03 松松敲代码 阅读(1364) 评论(0) 推荐(0)