Skip to content

java split() #10

@mxito3

Description

@mxito3

public String[] split(String regex, int limit)根据给定的正则表达式来拆分字符串

regex -- 正则表达式分隔符。

limit -- 分割的份数。

return :字符串数组

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions