使用道具 举报
Post by seamonkey 我也想知道 $file = cat file for ($x=0;$x -lt 7;$x++) { [string]::join(",", $(for ($y=$x;$y -lt $file.count;$y+=7) { $file[$y] }))} #PowerShell, 把7放入变量就好了。 复制代码
本版积分规则 发表回复 回帖后跳转到最后一页