有人知道Powershell在以下代码段中不显示de'tee'd'变量的原因是什么?# a.txt contains any text cat a.txt | tee -variable foovar | % { 'value of ...
確定! 回上一頁