Java - String類別
String 類別有以下幾種:
- Length()
- concat() - 連接 string 字串
- static format()
- split()
- substring()
- subSequence()
- trim()
- indexOf()
- lastIndexOf()
- contains()
- replace()
- replaceAll()
- replaceFirst()
- endsWith()
- startsWith()
- compareTo()
- compareToIgnoreCase()
- equals()
- equalsIgnoreCase()
- regionMatches()
- toLowerCase()
- toUpperCAse()
留言
張貼留言