Skip to content

前端存档 #80

@yihong0618

Description

@yihong0618
  1. 判断数组是否为空
if (array === undefined || array.length == 0) {
    // array empty or does not exist
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions