2008年6月12日 星期四

string method

indexOf()
find the pattern in the string
ex:
"abcdef".indexof("bc");

沒有留言: