JavaScript String substring()方法返回開始索引和結束索引之間的字符串的指定部分。 用法: str.substring(indexStart, indexEnd). 這裏, str 是一個字符串。
確定! 回上一頁