标签:blog http com 2014 os for
gc d:\vm.txt|foreach -begin {write-host "It‘s beginning."} -process {$_ +"aa"} -end {write-host "The end"}
foreach -begin -process -end,布布扣,bubuko.com
foreach -begin -process -end
原文地址:http://www.cnblogs.com/dreamer-fish/p/3804535.html