标签:power ++ alt file 数字 ram reg use class
powershell -c
"$text=[IO.File]::ReadAllText(‘文本.txt‘,[Text.Encoding]::Default);[regex]::Replace($text, ‘#‘, {param($m); ‘第‘+(++$n)+‘个‘})"
>
"结果.txt"
pause
标签:power ++ alt file 数字 ram reg use class
原文地址:http://www.cnblogs.com/aitiangua/p/7867737.html