String常用方法速記
.concat()
.equals()
.equalsIgnoreCase()
.toLowerCase()
.toUpperCase()
.indexOf()
.lastIndexOf()
.trim()
.substring()
.split()
.concat()
.equals()
.equalsIgnoreCase()
.toLowerCase()
.toUpperCase()
.indexOf()
.lastIndexOf()
.trim()
.substring()
.split()