The charAt method is used for this in Java. Here's some code to try: String email_address = "[email protected]";. char aChar = email_address.charAt( 4 );
確定! 回上一頁