Android 筆記
Programming is my life
新文章
All post
Stackoverflow
Google Play
2012年12月7日 星期五
String to char array
if(content.toCharArray()[0]=='t'){
content
is a string.
.toCharArray()
is the function.
[0]
Something you know already.
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言