winshell专题

使用Python+winshell/shutil清空回收站

一、使用Python中winshell模块的recycle_bin().empty函数清空Windows回收站         winshell.recycle_bin函数,返回一个ShellRecycleBin对象,利用该对象的empty方法可以清空回收站 empty(confirm=False, show_progress=False, sound=False) confirm: 如果为