大家有时候上网会说机子怎么那么卡啊。
那是因为自己的电脑内部很多垃圾。
就象汽车跑的快要靠好机油一样。
下面我给大家一个小东西,只要拥有它,电脑不会在卡死人。
《如果你的电脑本来就网速和内存配置的问题那就没办法了。》
@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. & pause
复制上面的到记事本里面,然后保存为BAT的格式。然后在打开。
等到出现清除系统垃圾完成!请按任意键继续。。。。。。
那么你在开下网页看卡不卡。。
如果好用的话就顶下。
后续......
告诉大家,我是学平面的......





选择表情