Feeds
提问
How to split long string into group and cut off the excessive string.
Let's say I have a string of length 1481. I want to split it into a group that contains 19 string in each group. However, there ...
8 years 前 | 2 个回答 | 0
2
个回答提问
How to find which group of array belong to a certain position in a string?
Let's say I have 30 string. First I want to divide it into 5 string in each group. Second I want to find which group contain str...
8 years 前 | 1 个回答 | 0

