char ch[]=str.toCharArray();. if(ch.equals(c)). System.out.println("true");. else. System.out.println("false"); ...
確定! 回上一頁