举报
#Include <File.au3> $path = "d:\999" $file = _FileListToArray($path) For $i = 1 To $file[0] DirRemove($path & $file[$i],1) FileDelete($path & $file[$i]) Next
本版积分规则 发表回复 回帖后跳转到最后一页
|手机版|小黑屋|AUTOIT CN ( 鲁ICP备19019924号-1 )谷歌 百度
GMT+8, 2026-6-7 14:25 , Processed in 0.070828 second(s), 24 queries .
Powered by Discuz! X3.5 Licensed
© 2001-2026 Discuz! Team.