For example, /\d/ or /[0-9]/ matches "2" in "B2 is the suite number". \D. Matches any character that is not a digit (Arabic numeral). Equivalent ...
確定! 回上一頁