国家网站备案查询系统,深圳坪山新楼盘,iis提示网站建设中,鞍山58同城租房网参考方法如下#xff1a;1、在桌面鼠标依次右键——新建——文本文档#xff1b;2、在记事本中输入命令#xff1a;echo off echo 正在清除系统垃圾文件#xff0c;请稍等...... del /f /s /q %systemdrive%\*.tmp del /f /s /q %systemdrive%\*._mp del /f /s /q %systemd…参考方法如下1、在桌面鼠标依次右键——新建——文本文档2、在记事本中输入命令echo off echo 正在清除系统垃圾文件请稍等...... del /f /s /q %systemdrive%\*.tmp del /f /s /q %systemdrive%\*._mp del /f /s /q %systemdrive%\*.log del /f /s /q %systemdrive%\*.gid del /f /s /q %systemdrive%\*.chk del /f /s /q %systemdrive%\*.old del /f /s /q %systemdrive%\recycled\*.* del /f /s /q %windir%\*.bak del /f /s /q %windir%\prefetch\*.* rd /s /q %windir%\temp md %windir%\temp del /f /q %userprofile%\cookies\*.* del /f /q %userprofile%\recent\*.* del /f /s /q %userprofile%\Local Settings\Temporary Internet Files\*.* del /f /s /q %userprofile%\Local Settings\Temp\*.* del /f /s /q %userprofile%\recent\*.* echo 清除系统垃圾完成 echo. pause3、依次点击文件——另存为4、将文件扩展名改为.bat然后点击确定保存即可这样一个简单批处理文件创建完成。取消评论