The pattern described in the regular expression is the letter J , followed by any number of S 's. Since the i flag is used, case is ignored, so the js substring ...
確定! 回上一頁