I have a String '1-1' I want to split this into two separate strings like [1] , [1] . Can anyone throw some light on how to use split function.
確定! 回上一頁