Key points in Java-string processing

xiaoxiao2021-03-06  67

(1). String and StringBuffer objects! (2). String class common method: Length (), Charat (), Getchars (), Equals () () () () () () () () (), LaseIndex () () (), LaseIndex () () (), LaseIndex () (), Contact () (), valueof (). (3). StringBuffer class: Length (), Capacity (), setLength () (), Charat (), getchars (), append (), INSERT (), Reverse (), Replace (), delete (), deletecharat (), subString () Note the same and different methods of the same and different methods, but how different methods are used!

转载请注明原文地址:https://www.9cbs.com/read-93831.html

New Post(0)