英语翻译
@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 清除系统LJ完成!
echo.& pause
中的大概意思及语法
人气:378 ℃ 时间:2020-03-27 08:19:34
解答
@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 清除系统LJ完成!//显示文字
echo.& pause //暂停 任意键结束
推荐
猜你喜欢
- 两条直线两两橡胶而成的锐角或直角称为两条直线的夹角.现平面上有若干条两两相交而
- 地核体积约占整个地球体积的16%,地核质量约占34%,求地核的平均密度
- 大街小巷里,花色斑斓的小圆虫,披着俏丽的彩衣.在这些粗壮的黑甲虫中间,它们好像南国的少女,逗得多少
- 视力表指数对照(比如5.0对照的是1.0)?
- 英语翻译
- 单选This is what I am looking for () the heavy box A:open B:opening C:to open选哪个,请解析
- 翻译句子:最后,汤姆算出了那道数学题
- 点P为圆外一点,PO及延长线分别交圆O于A,B,过点P作一直线交圆O于M,N(异于A,B)