第八章 Java常用類 第三節 字符串相關類

字符串(1) String --Java中使用頻率最高的類 --是一個不可變對象,加減操作性能較差 --以下方法需要牢記:charAt, concat, contains, endsWith, equals, equalsIgnoreCase, hashCode, indexOf, length                                    matches, replace
相關文章
相關標籤/搜索