String content = textField.getText(); ... That will return 10 characters from position 5 th in the text.
確定! 回上一頁