2009年12月11日 星期五

String中的-indexof-使用

Tips and Notes

Note: The indexOf() method is case sensitive!

Note: This method returns -1 if the string value to search for never occurs.

參照:

http://www.w3schools.com/jsref/jsref_IndexOf.asp

沒有留言: