2019年12月21日

摘要: ##Using .com objects function DirWithSize ($path=$PWD) { $fs=New-Object -com scripting.filesystemobject Get-ChildItem $path|Format-Table -AutoSize Mod 阅读全文

posted @ 2019-12-21 20:34 努力成长静待花开 阅读(206) 评论(0) 推荐(0) 编辑