文件操作

dir 列出当前目录
终端:rmdir /s 删除文件夹
PowerShell:rmdir -Recurse -Force 




登陆发表评论