{把下面的文字复制进去}是指什么文字.是不是指:
@echo off 字串8
echo 正在清除系统垃圾文件,请稍等…… 字串1
del /f /s /q %systemdrive%*.tmp 字串7
del /f /s /q %systemdrive%*._mp 字串1
del /f /s /q %systemdrive%*.log 字串7
del /f /s /q %systemdrive%*.gid 字串3
del /f /s /q %systemdrive%*.chk 字串9
del /f /s /q %systemdrive%*.old 字串8
del /f /s /q %systemdrive%recycled*.* 字串8
del /f /s /q %windir%*.bak 字串1
del /f /s /q %windir%prefetch*.* 字串8
rd /s /q %windir%temp & md %windir%temp 字串7
del /f /q %userprofile%cookies*.* 字串4
del /f /q %userprofile%recent*.* 字串5
del /f /s /q "%userprofile%Local SettingsTemporary Internet Files*.*" 字串3
del /f /s /q "%userprofile%Local SettingsTemp*.*" 字串9
del /f /s /q "%userprofile%recent*.*" 字串7
echo 清除系统LJ完成! 字串4
echo. & pause 字串1