need to split of primitive string
split params
split limit
a new split array, length is num + 1
Add the number of cuts based on the original split and return all subsets after the cut
need to split of primitive string