标签:com margin substring bsp bottom 学习笔记 substr string 注意
(1)String 方法
charAt()
compareTo()
concat()
endsWith()
equals()
equalsIgnoreCase()
GetBytes()
indexOf()
lastIndexOf
length
replace()
setCharAt()
startsWith()
substring()
toCharArray()
toLowerCase()
toUpperCase()
trim()
(2)操作符
[](元素访问) +(串连) ==(比较)
标签:com margin substring bsp bottom 学习笔记 substr string 注意
原文地址:http://www.cnblogs.com/BlueMountain-HaggenDazs/p/6055349.html