strDistinct

strDistinct

new strDistinct(str, repeatStr, separator)

字符串去重

Author:
  • crazystudent13
Source:
To Do:
  • 暂无待办
Parameters:
Name Type Description
str string

需要切割的字符串

repeatStr string

需要分割的字符串

separator string

分割的字符串

Returns:

字符串分割结果