I just started studying java. ... charAt(i+ 1 ).equals( 'x' )){ ... String.charAt() returns a char, so the message was telling you that ...
確定! 回上一頁