摘要:
1 $path = ".\Pictures\Saved Pictures" 2 3 $filenamelist=@() 4 Get-ChildItem $path | ForEach-Object -Process{# 注意: { 必须紧跟着 Process 5 if ($_ -is [System 阅读全文
posted @ 2024-08-12 16:15
Z上善若水
阅读(78)
评论(0)
推荐(0)
浙公网安备 33010602011771号