public int indexOf(int char, int fromIndex). indexOf(String str) 解釋: 當中, str是指要搜尋的特定字元將會返回那個特定字元第一次出現的位置.
確定! 回上一頁