這裡我用了Select-String 搭配Regular Expression 來取得字集名稱,比較方便些。 PowerShell 5.1 之前的版本 $sourceFolder = 'C:\Projects\ProjectA\src' ...
確定! 回上一頁