Powershell makes use of regular expressions in several ways. ... \d digit [0-9] \w alpha numeric [a-zA-Z0-9_] \s whitespace character . any ...
確定! 回上一頁