办理权证期货最低佣金
强烈推荐③只暴涨牛股
内幕机构拉升③只黑马
今日:十大飙涨牛股√
今日公开100%涨停牛股
推荐明日③只涨停黑马
③只涨停黑马点击验证
[核心内参]投资8金股
今日推荐三只涨停股
专家推荐③只暴涨牛股
今日→推荐②只涨停股
今日:必涨⑤只黑马股
游资重点抄底的牛股√
教你走出被套牢的股票
天天公开③只飙涨金股
公开爆涨牛股→请点击
发新话题
打印

[07-05] 教你清除电脑中的垃圾

今日头条:北京马哥炒股票3个月3000元炒成25万!!!

                         

[07-05] 教你清除电脑中的垃圾

在Windows在安装和使用过程中都会产生相当多的垃圾文件,包括临时文件(如:*.tmp、*._mp)日志文件(*.log)、临时帮助文件(*.gid)、磁盘检查文件(*.chk)、临时备份文件(如:*.old、*.bak)以及其他临时文件。特别是如果一段时间不清理IE的临时文件夹“Temporary Internet Files”,其中的缓存文件有时会占用上百MB的磁盘空间。这些LJ文件不仅仅浪费了宝贵的磁盘空间,严重时还会使系统运行慢如蜗牛。这点相信你肯定忍受不了吧!所以应及时清理系统的LJ文件的淤塞,保持系统的“苗条”身材,轻松流畅上网!朋友来吧,现在就让我们一起来快速清除系统垃圾吧!!下面是步骤很简单就两步!    在电脑屏幕的左下角按“开始→程序→附件→记事本”,把下面的文字复制进去,点“另存为”,路径选“桌面”,保存类型为“所有文件”,文件名为“清除系统LJ.bat”,就完成了。记住后缀名一定要是.bat,ok!你的垃圾清除器就这样制作成功了! 双击它就能很快地清理垃圾文件,大约一分钟不到。 字串6
    @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
  以后只要双击运行该文件,当屏幕提示“清除系统LJ完成!就还你一个“苗条”的系统了! 字串7

  注:LJ就是垃圾的意思!这招比那些所谓的优化大师好用!最重要的是无论在公司默认的系统环境还是在自己家中的电脑都不会破坏系统文件。 字串3

[ 本帖最后由 金铃 于 2008-7-5 18:00 编辑 ]
本帖最近评分记录
  • 天涯 威望 +20 鼓励加分 2008-7-7 14:12
谢谢

TOP

人生不相见,动如参与商

TOP

回复 1楼 的帖子

又学到了知识

TOP

回复 1楼 的帖子

TOP

TOP

smi48lies

TOP

{把下面的文字复制进去}是指什么文字.是不是指:
    @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

TOP

强!

TOP

TOP

TOP

TOP

TOP

TOP

TOP

发新话题