Paint.NET 軟體版本:3.35 原創作者:Paint.NET 軟體分類:圖片工具 (影像處理)
- 12月 29 週一 200818:29
Paint.NET
Paint.NET 軟體版本:3.35 原創作者:Paint.NET 軟體分類:圖片工具 (影像處理)
- 12月 27 週六 200817:19
【Fotonetgrab】快捷、便利的相簿圖片批量下載工具
載點 1 (Badongo 空間) 載點 2 (Google Page 空間) 載點 3 (FileFront 空間) 簡介: Fotonetgrab 是一個抓圖程式, 程式的目的是為了方便下載大量圖片/相簿的人, 不需要在相簿內不斷按相片的縮圖. 目前最新版本: 3.1 Preview 18
- 12月 27 週六 200814:22
Windows 7 Beta 海量截圖
- 12月 25 週四 200811:42
簡單自製.bat檔清理系統垃圾文件
直接下載預設檔案: http://www.mediafire.com/download.php?ditjgnt2zlg 方法: 第一步:開啟記事本。 第二步:復製以下的文字至記事本。 @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
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
- 12月 22 週一 200822:03
磁碟清理中被隱藏的功能
本身的「清理磁碟」工具係非常好用的工具,但是單單執行「清理磁碟」並不能完全發揮「清理磁碟」的功能。
現在介紹兩個「清理磁碟」工具的指令:
SAGESET 及 SAGERUN
首先在「開始」>「執行」
現在介紹兩個「清理磁碟」工具的指令:
SAGESET 及 SAGERUN
首先在「開始」>「執行」
1
