?Skill????????????? - ????
??
???,???
???
- ???
- ???
- ???(???PPT???)
- ???
???
`powershell
???
= @(‘???’, ‘???’, ‘PPT??’, ‘??’, ‘??’)
foreach ( in ) {
New-Item -ItemType Directory -Path "C:\Users\Lunagazer\Desktop" -Force
}
???
Get-ChildItem -File |
Where-Object { .Extension -in ‘.docx’,‘.pdf’ } |
Move-Item -Destination “C:\Users\Lunagazer\Desktop????”
`
???
- ???
- ???
- ???
!!!
2 赞4 评论技能来自第三方,未经过人工测试,请注意防范潜在风险