boolean endsWith(String suffix)
boolean equalsIgnoreCase(String anotherString)
boolean startsWith(String prefix, int toffset)
boolean regionMatches(int toffset, String other, int ooffset, int len)
boolean regionMatches(boolean ignoreCase, int toffset, String other, int ooffset, int len)
首页
每日一练
打赏一下
浏览记录