以下這些在coding的過程滿常需要用到、在這裡做個紀錄
string data="test"
data.******()
.toString()
.length
.charAt()
.lastIndexOf()
.indexof()
.replace()
.split()
.slice(start(略),end((略)) //截斷取出
.fontcolor("Red")
.toLowerCase()
.toUpperCase()
.sub()//上標
.sup() //下標
.link("www.google.com")
.big()
.small()
.bold()
.italics()
.strike()
沒有留言:
張貼留言