In the second example, you just skipped the parentheses using the regex pattern iPhone|iPad rather than (iPhone|iPad) ...
確定! 回上一頁