2014年10月31日星期五
IE浏览器注册表的几点重要说明
有关IE浏览器注册表几点重要说明
注意一定是:HKEY_CURRENT_USER 下设置。
禁止IE“发送信息到Internet”提示
[HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Internet Settings\\Zones\\3]
"1601"=dword:00000000
禁止IE自动完成提示
[HKEY_CURRENT_USER\\Software\\Microsoft\\Internet Explorer\\IntelliForms]
"AskUser"=dword:00000000
更改主页为空白页
[HKEY_CURRENT_USER\\Software\\Microsoft\\Internet Explorer\\Main]
"Start Page"="about:blank"
[HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Internet Explorer\\Main]
"Start Page"="about:blank"
"Default_Page_URL"="about:blank"
Internet临时文件和缓存设置
[HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Internet Settings\\Url History]
"DaysToKeep"=dword:00000000 ;不保留历史记录
[HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Internet Settings]
"SyncMode5"=dword:00000000 ;永远不检查所存网页的较新版本(4为自动,3 每次访问时检查)
当浏览器关闭时清空Internet缓存文件
[HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Internet Settings\\Cache]
"persistent"=dword:00000000
设置自动完成
[HKEY_CURRENT_USER\\Software\\Microsoft\\Internet Explorer\\Main]
"Use FormSuggest"="no" ; 不使用自动完成功能
"FormSuggest Passwords"="no" ; 不提示密码
"FormSuggest PW Ask"="no" ; 不提示我保存密码
[HKEY_CURRENT_USER\\Software\\Microsoft\\Internet Explorer\\New Windows]
"popupMgr"="no"
当你第一次运行IE6时跳过Internet连接向导
[HKEY_CURRENT_USER\\Software\\Microsoft\\Internet Connection Wizard]
"Completed"=dword:00000001
IE的详细设置
[HKEY_CURRENT_USER\\Software\\Microsoft\\Internet Explorer\\Main]
"Download Directory"="I:\\\\" ; 默认下载到I:\\盘
"StatusBarWeb"=dword:00000001 ; 启用IE状态栏
"StatusBarOther"=dword:00000000 ; 不在所有Windows窗口显示状态栏(包括资源管理器窗口)
"Expand Alt Text"="no" ; 禁止“始终扩展图片的说明文字”
"Move System Caret"="no" ; 禁止“随焦点的更改移动系统插入标记”
"NoUpdateCheck"=dword:00000000 ; 自动检测IE更新
"NscSingleExpand"=dword:00000001 ; 在历史记录和收藏夹里关闭不用的文件夹
"DisableScriptDebuggerIE"="yes" ; 禁用脚本调试(IE)
"Disable Script Debugger"="yes" ; 禁用脚本调试(其他)
"Error Dlg Displayed On Every Error"="no" ; 不显示每个脚本错误通知
"NoJITSetup"=dword:00000000 ; 激活“启用即需安装(其它)”
"NoWebJITSetup"=dword:00000000 ; 激活“启用即需安装(IE)”
"page_Transitions"=dword:00000001 ; 启用“允许页面转换”
"FavIntelliMenus"="NO" ; 不使用个性化收藏夹
"Enable Browser Extensions"="yes" ; 启用第三方浏览器扩展
"UseThemes"=dword:00000001 ;对网页上的按钮和控件使用视觉样式
"Force Offscreen Composition"=dword:00000000 ;不使用“强制屏幕外合成,即使是在终端服务器下”
"NotifyDownloadComplete"="yes" ;当下载完成时发出通知
"AllowWindowReuse"=dword:00000001 ;重新使用启动快捷方式的窗口
"Friendly http errors"="yes" ;显示友好的HTTP错误消息
"ShowGoButton"="no" ;禁止在地址栏后显示“转到”按钮
"Anchor Underline"="hover" ;给链接加悬停的下划线(鼠标移到上面才显示下划线)
"SmoothScroll"=dword:00000001 ;使用平滑滚动
"Enable AutoImageResize"="yes" ;启用图像自动缩放
"Enable_MyPics_Hoverbar"="no" ;禁用图像工具栏
"Play_Animations"="yes" ;播放网页中的动画
"Play_Background_Sounds"="yes" ;播放网页中的声音
"Display Inline Videos"="yes" ;播放网页中的视频
"Show image placeholders"=dword:00000001 ;显示图像下载占位符
"Display Inline Images"="yes" ;显示图片
"Print_Background"="no" ;不打印背景颜色和图像
"AutoSearch"=dword:00000005 ;地址栏搜索(0=不从地址栏搜索、6=显示结果,且跳转到相似站点、4=在主页面显示结果、5=转到最相似站点)
"Show_StatusBar"="yes" ;显示状态栏
"Show_ToolBar"="yes" ;显示工具栏
"FullScreen"="no" ;不是全屏显示
[HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Internet Settings]
"EnableHttp1_1"=dword:00000001 ;使用Http 1.1协议
"ProxyHttp1.1"=dword:00000000 ;不通过代理使用Http 1.1
"CertificateRevocation"=dword:00000000 ;不检测服务器证书吊销(可能需要重启)
"DisableCachingOfSSLPages"=dword:00000000 ;保存加密页面到硬盘
"EnableNegotiate"=dword:00000001 ;启用集成Windows身份验证
"SecureProtocols"=dword:00000028 ;使用 SSL 2.0 (选择) + 使用 3.0 (选择) + 使用 1.0 (未选择)
"WarnonBadCertRecving"=dword:00000001 ;对无效站点证书发出警告
"WarnOnPostRedirect"=dword:00000001 ;重定向提交的表单时发出警告
"WarnonZoneCrossing"=dword:00000001 ;在安全模式和不安全模式之间转换警告
"URLEncoding"=dword:00000000 ;总是使用 UTF-8 发送链接(需要重启)
[HKEY_CURRENT_USER\\Software\\Microsoft\\Ftp]
"Use Web Based FTP"="yes" ;禁止FTP站点用文件夹视图(加速浏览)
"Use PASV"="yes" ;使用被动FTP(为防火墙和 DSL 调制解调器兼容性)
[HKEY_CURRENT_USER\\Software\\Microsoft\\Internet Explorer]
"Show_FullURL"=dword:00000000 ;显示友好的URL
"SmartDithering"=dword:00000001 ;智能图像抖动
[HKEY_CURRENT_USER\\Software\\Microsoft\\Internet Explorer\\Download]
"RunInvalidSignatures"=dword:00000000 ;允许运行和安装程序,即使签名无效
"CheckExeSignatures"="no" ;不检查下载程序的签名
[HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Webcheck]
"NoScheduledUpdates"=dword:00000001 ;不允许脱机项目按计划进行
检查发行商的证书吊销
[HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\WinTrust\\Trust Providers\\Software Publishing]
"State"=dword:00023c00
[HKEY_LOCAL_MACHINE\\SOFTWARE\\Policies\\Microsoft\\Internet Explorer\\Infodelivery\\Restrictions]
"NoSplash"=dword:00000000 ;加载IE时启用动画屏幕
"NoJITSetup"=dword:00000001 ;激活“启用即需安装(其它)”
"NoWebJITSetup"=dword:00000001 ;激活“启用即需安装(IE)”
在媒体栏不显示联机内容
[HKEY_CURRENT_USER\\Software\\Microsoft\\Internet Explorer\\Media]
"SuppressOnlineContent"="yes"
浏览网站时不接受监视(间谍程序)
[HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Internet Settings\\ZoneMap\\ProtocolDefaults]
"about"=dword:00000004
移除Alexa间谍程序
[-HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Internet Explorer\\Extensions\\{c95fe080-8f5d-11d2-a20b-00aa003c157a}]
IE高级选项:允许活动内容在我的计算机上的文件中运行 选中 对应的注册表选项
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_LOCALMACHINE_LOCKDOWN]
"iexplore.exe"=dword:00000000//禁用设为1
IE区域 注册表路径:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones
Zones 项包含表示为计算机定义的每个安全区域的项。默认情况下,定义以下 5个区域(编号从 0 到 4):
值 设置
------------------------------
0 我的电脑
1 本地 Intranet 区域
2 受信任的站点区域
3 Internet 区域
4 受限制的站点区域
注意:默认情况下,“我的电脑”不会出现在“安全”选项卡的“区域”框中。
其中的每项都包含以下DWORD值,用于表示自定义“安全”选项卡上的相应设置。
注意:除非另外声明,否则每个DWORD值等于0、1或3。通常,设置为0则将具体操作设置为允许;设置为 1则导致出现提示;设置为 3则禁止执行具体操作。
值设置说明:
值 设置
-----------------------------------------------------------------------
1001 下载已签名的ActiveX控件
1004 下载未签名的 ActiveX控件
1200 运行ActiveX控件和插件
1201 对没有标记为安全的ActiveX控件进行初始化和脚本运行
1206 允许Internet Explorer Webbrowser控件的脚本
1400 活动脚本
1402 Java小程序脚本
1405 对标记为可安全执行脚本的ActiveX控件执行脚本
1406 通过域访问数据资源
1407 允许通过脚本进行粘贴操作
1601 提交非加密表单数据
1604 字体下载
1605 运行Java
1606 持续使用用户数据
1607 跨域浏览子框架
1608 允许META REFRESH *
1609 显示混合内容 *
1800 桌面项目的安装
1802 拖放或复制和粘贴文件
1803 文件下载
1804 在 IFRAME中加载程序和文件
1805 在 Web视图中加载程序和文件
1806 加载应用程序和不安全文件
1807 保留 **
1808 保留 **
1809 使用弹出窗口阻止程序 **
1A00 登录
1A02 允许持续使用存储在计算机上的 Cookie
1A03 允许使用每个会话的 Cookie(未存储)
1A04 没有证书或只有一个证书时不提示选择客户证书 *
1A05 允许持续使用第三方 Cookie *
1A06 允许使用第三方会话 Cookie *
1A10 隐私设置 *
1C00 Java权限
1E05 软件频道权限
1F00 保留 **
2000 二进制和脚本行为
2001 运行已用 Authenticode 签名的 .NET 组件
2004 运行未用 Authenticode 签名的 .NET 组件
2100 基于内容打开文件,而不是基于文件扩展名 **
2101 在低特权 Web 内容区域中的网站可以导航到此区域 **
2102 允许由脚本初始化的窗口,没有大小和位置限制 **
2200 文件下载自动提示 **
2201 ActiveX 控件自动提示 **
2300 允许网页为活动内容使用受限制的协议 **
{AEBA21FA-782A-4A90-978D-B72164C80120} 第一方 Cookie *
{A8A88C49-5EB2-4990-A1A2-0876022C854F} 第三方 Cookie *
* 表示 Internet Explorer 6 或更高版本设置
** 表示 Windows XP Service Pack 2 或更高版本设置
IE浏览器->属性->高级里的"禁止脚本调试(其他)"的设置在注册表里的位置 :
HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main\Disable Script Debugger (0为启用,1为禁止)
IE浏览器->属性->高级里的"禁止脚本调试(IE)"的设置在注册表里的位置:
HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main\ DisableScriptDebuggerIE (0为启用,1为禁止)
修改IE默认安全的级别:(不建议修改,可具体修改以上描述的具体某个值)
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\3
将“MinLevel”修改为“10000”(十六进制),这样就可以设置为更低的安全级别了。
2014年10月30日星期四
Go Save 3.0 Extension Removal – How to Delete GoSave 3.0 Ads
Go Save 3.0 Extension Removal – How to Delete GoSave 3.0 Ads
http://blog.mitechmate.com/go-save-3-0-extension-removal-delete-gosave-3-0-ads/
Adware Removal Guide

Go Save 3.0 is an adware that infiltrates your PC with help of unknown free programs. As soon as hijacking your web browsers, it generates text ads, banner ads, popup ads and coupons ads to bombard you whenever you open a website. Go Save 3.0 allegedly claims that is was Installed by Enterprise Policy, and automatically checks the “Enabled” box and forbids you to disable or delete it. Even though you installs many antivirus programs to scan your PC, you will still have no luck to remove Go Save 3.0 and block ads by Go Save 3.0 from your browser.
From research, we find that Go Save 3.0 was created with advanced rootkit technology which helps its codes bypass firewall and antispyware, and it is able to change its codes’ name and path on the compromised PC constantly, thus your antispyware could hardly keep up to detect and remove all the malicious codes. Therefore, we have to use the effective manual solution that could always help we remove stubborn virus like Go Save 3.0 malware.
From research, we find that Go Save 3.0 was created with advanced rootkit technology which helps its codes bypass firewall and antispyware, and it is able to change its codes’ name and path on the compromised PC constantly, thus your antispyware could hardly keep up to detect and remove all the malicious codes. Therefore, we have to use the effective manual solution that could always help we remove stubborn virus like Go Save 3.0 malware.
The following steps will guide you to remove Go Save 3.0 quickly, if you are not familiar with manual removal, you’d better get professional help from Online PC Expert:


More Problems Caused by Go Save 3.0
- Go Save 3.0 strikingly slows down your system speed;
- It takes a long time to complete system launching due to the startups added by Go Save 3.0;
- Your computer encounters more system crash since Go Save 3.0 damages your important system files;
- Go Save 3.0 disables many of your system programs;
- Go Save 3.0 hides or deletes your files like MS Office documents, videos, images and music;
- Go Save 3.0 adds, changes or replaces Keys and Values on your Registry, triggering various system errors;
- Go Save 3.0 harasses you with annoying ads and displays page you haven’t requested;
- Go Save 3.0 makes your firewall and antivirus software disabled;
- Go Save 3.0 installs malicious programs without your permission.
Get Rid of Check Me Up redirect step by step now
(Please carefully read the notes before you start to remove any file :This guide is based on the first version of Check Me Up, but this infection keeps adding its features and updating its codes, files and locations, thus you may not be able to find out all its related files listed below. It requires expert skills and experience to identify all the files of Check Me Up infection, if you are not familiar with it, do not risk to delete any file by yourself, since you may disable your PC for deleting wrong files which are crucial for your system. This guide is just for reference, we do not promise it will work for all the victims of different PCs in varied situations and conditions. Any problem and consequence incurred by your mistake should be borne by yourself.)
Step 1: Stop Check Me Up relevant processes in the Windows Task Manager :
random.exe
On Windows XP
- Press Ctrl+Alt+Del keys together to open Windows Task Manager ;
- Under the Processes tab, right-click on the processes related with the virus and click End Process

On Windows 7 / Windows Vista
- Right-click on Task Bar and click click Task Manager;
- Under the Processes tab, right-click on the processes related with the virus and click End Process


On Windows 8 / 8.1
- Right-click on Task Bar and click click Task Manager;
- Under the Processes tab, right-click on the processes related with the virus and click End Process
Step 2: Uninstall Check Me Up associated programs or suspicious program from Control Panel:
(Unknown free software installed recently)
Windows 8 users
(Unknown free software installed recently)
Windows 8 users
1. Press Windows key and I key together on your keyboard to open the Settings Charm Bar:

2. Click Control Panel on Settings Charm Bar and then click Uninstall a program in Control Panel:


3. Find out and Uninstall associated programs from the Programs and Features list:

Windows Vista and 7 users
1. Click Start button and then click Control Panel on the Start Menu:

2. Click Uninstall a program in Control Panel:


3. Find out and Uninstall associated programs from the Programs and Features list:

Windows XP users
1. Click Start button >> click Settings on Start Menu >> Click Control Panel

2. Click Add or Remove Programs in Control Panel and remove associated programs:


Step 3: Remove Check Me Up and other suspicious add-on, toolbar, extension from IE, Firefox and Chrome.
Internet Explorer (IE)
• Open Internet Explorer, click on the “gear icon” at the top right corner, then click on “Manager add-ons”.
Internet Explorer (IE)
• Open Internet Explorer, click on the “gear icon” at the top right corner, then click on “Manager add-ons”.

• At the tab of “Toolbars and Extensions”, right click on unknown and suspicious extensions like Solid Savings, and click on “Disable” to uninstall the malicious add-ons.

* Mozilla Firefox
• Click the “Tools” at the top of the Firefox window and Select Add-on
• Click the “Tools” at the top of the Firefox window and Select Add-on

• At the tab of “Extensions”, click on the “Remove” to uninstall unknown and suspicious extensions like Speed Analysis, BrowserProtect,and Webcake.

* Google Chrome
• Click to the Menu button on top right corner of Chrome >> select “Tools” and click “Extensions”;
• Click to the Menu button on top right corner of Chrome >> select “Tools” and click “Extensions”;

• At the tab of “Extensions”, click on the Recycle Bin to uninstall unknown and suspicious extensions like Lucky Leap, Webcake and Searchnu.
Step 4: Set Your DNS as Google’s public DNS (8.8.8.8):


Step 5: Reset browser settings of Chrome, Firefox and Internet Explorer:
Google Chrome
Click on Chrome wrench icon >> click on Settings >> click on the Show Advanced Settings >> click on Reset Browser Settings.

Google Chrome
Click on Chrome wrench icon >> click on Settings >> click on the Show Advanced Settings >> click on Reset Browser Settings.

Mozilla Firefox
Click on Firefox button >> locate Help >> click on Troubleshooting Information >> click onReset Firefox

Click on Firefox button >> locate Help >> click on Troubleshooting Information >> click onReset Firefox

Internet Explorer
Click on Tools >> select Internet Options >> click on Advanced tab >> click on Reset >> confirm the resetting.

Click on Tools >> select Internet Options >> click on Advanced tab >> click on Reset >> confirm the resetting.

Step 6: Clear browser cookies associated with Check Me Up:
*Google Chrome: Click on the Tools menu → select Options → Click “Under the bonnet” tab → locate “Privacy” section → browsing data” button → “Delete cookies and other site data” to delete all cookies from the list.
*Google Chrome: Click on the Tools menu → select Options → Click “Under the bonnet” tab → locate “Privacy” section → browsing data” button → “Delete cookies and other site data” to delete all cookies from the list.

*Internet Explorer: Click “Tools” → Click “safety” → “delete browsing history” → Tick “cookies” box and click delete

*Firefox: Click “Tools” → Click “Options” → Click “Privacy” → Click “remove individual cookies”

Step 7: Press Windows + R on the keyboard, run msconfig, click Startup tab and disable Check Me Up if it is there


Step 8: Show all hidden files:
On Windows XP
On Windows XP
- Close all programs so that you are at your desktop.
- Click on the Start button. This is the small round button with the Windows flag in the lower left corner.
- Click on the Control Panel menu option.
- When the control panel opens click on the Appearance and Personalization link.
- Under the Folder Options category, click on Show Hidden Files or Folders.
- Under the Hidden files and folders section, select the radio button labeled Show hidden files, folders, or drives.
- Remove the checkmark from the checkbox labeled Hide extensions for known file types.
- Remove the checkmark from the checkbox labeled Hide protected operating system files (Recommended).
- Press the Apply button and then the OK button.

On Windows 7 / Vista
- Click and open Libraries
- Under the Folder Options category of Tools , click on Show Hidden Files or Folders.
- Under the Hidden files and folders section, select the radio button labeled Show hidden files, folders, or drives.
- Remove the checkmark from the checkbox labeled Hide extensions for known file types.
- Remove the checkmark from the checkbox labeled Hide protected operating system files (Recommended).
- Press the Apply button and then the OK button.



On Windows 8 /8.1
- Click on Windows Explorer ;
- Click on View tab;
- Check the “Hidden Items” box

Step 9: Delete Check Me Up Virus associated files
%Temp%\Check Me Up.exe %Appdata%\Check Me Up.reg %Allusersprofile%\[Random].ini %Localappdata%\[Random].dll %Systemroot%\System32\drivers\[Random].sys %Localappdata%\Microsoft\Windows\Temporary Internet Files\Check Me Up C:\Documents and Settings\[Account Name]\Local Settings\Temp\Check Me Up.exe
Step 10: Open Registry Editor:
Method 1 (Available on Windows XP, Windows 7 /Vista, and Windows 8 /8.1):
Method 1 (Available on Windows XP, Windows 7 /Vista, and Windows 8 /8.1):
- Call out “Run” box by pressing “Windows” key + “R” key on your keyboard;
- Type “Regedit” into the Run box and click OK to open Registry Editor



Method 2 (Available on Windows 7/ Vista):
- Click on Start button to open Start Menu
- Type “Regedit” into the search box and click on Regedit to open Registry Editor



Step 11: Terminate these Registry Entries created by Check Me Up.
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run “.exe” HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run “” HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Download “CheckExeSignatures” = ‘no’ HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main “Use FormSuggest” = ‘yes’ HKEY_CURRENT_USER\Software\Microsoft\Installer\Products\random
2014年10月21日星期二
做人想成功,记住这些话,虽有些老套,但很有道理
做人想成功,记住这些话:
1、再烦,也别忘微笑;再急,也要注意语气;再苦,也别忘坚持;再累,也要爱自己。
2、低调做人,你会一次比一次稳健;高调做事,你会一次比一次优秀。
3、成功的时候不要忘记过去;失败的时候不要忘记还有未来。
4、有望得到的要努力,无望得到的不介意,则无论输赢姿态都会好看。
5、生活不是单行线,一条路走不通,你可以转弯。
6、泪水和汗水的化学成分相似,但前者只能为你换来同情,后者却可以为你赢得成功。
7、变老是人生的必修课,变成熟是选修课。
8、以锻炼为本,学会健身;以进修为本,学会求知;以道德为本,学会做人;以适应为本,学会生存。
9、人生四项基本原则:懂得选择,学会放弃,耐得住寂寞,经得起诱惑。
10、当所有人都低调的时候,你可以高调,但不能跑调。
11、学会忘记是生活的技术,学会微笑是生活的艺术。
12、什么是好工作:一不影响生活作息,二不影响家庭团聚,三能养家糊口。
13、懒惰像生锈一样,比操劳更消耗身体。
14、让梦想成真的最好办法就是醒来。
15、哲人无忧,智者常乐。并不是因为所爱的一切他都拥有了,而是所拥有的一切他都爱。
16、人生有几件绝对不能失去的东西:自制的力量,冷静的头脑,希望和信心。
1、再烦,也别忘微笑;再急,也要注意语气;再苦,也别忘坚持;再累,也要爱自己。
2、低调做人,你会一次比一次稳健;高调做事,你会一次比一次优秀。
3、成功的时候不要忘记过去;失败的时候不要忘记还有未来。
4、有望得到的要努力,无望得到的不介意,则无论输赢姿态都会好看。
5、生活不是单行线,一条路走不通,你可以转弯。
6、泪水和汗水的化学成分相似,但前者只能为你换来同情,后者却可以为你赢得成功。
7、变老是人生的必修课,变成熟是选修课。
8、以锻炼为本,学会健身;以进修为本,学会求知;以道德为本,学会做人;以适应为本,学会生存。
9、人生四项基本原则:懂得选择,学会放弃,耐得住寂寞,经得起诱惑。
10、当所有人都低调的时候,你可以高调,但不能跑调。
11、学会忘记是生活的技术,学会微笑是生活的艺术。
12、什么是好工作:一不影响生活作息,二不影响家庭团聚,三能养家糊口。
13、懒惰像生锈一样,比操劳更消耗身体。
14、让梦想成真的最好办法就是醒来。
15、哲人无忧,智者常乐。并不是因为所爱的一切他都拥有了,而是所拥有的一切他都爱。
16、人生有几件绝对不能失去的东西:自制的力量,冷静的头脑,希望和信心。
2014年10月15日星期三
win7任务栏的程序显示图标不正确的解决办法
2)也可试试这个方法:
右击桌面选属性/外观/高级,在“项目”框的下拉列表中选择“图标”,改变一下图标的大小按确定,然后再变回原设置按确定即可,这样系统就会自动清空并重建缓存中的数据(改大小时将数字记住在改回来,如果是Win7右击选个性化或控制面板里面找)。
3)是图标缓存乱了的原因,重建一下就OK了!
将以下内容保存为:重建缓存.bat,并双击运行!
rem 关闭explorer.exe
taskkill /f /im explorer.exe
attrib -h -i %userprofile%\AppData\Local\IconCache.db
del %userprofile%\AppData\Local\IconCache.db /a
rem 打开explorer
start explorer
2014年10月13日星期一
美国人教你这样用Google之摄像头用Google看世界!!!
用Google看世界!!!只要你在GOOGLE里输入特殊的关键字 inurl:"viewerframe?mode=",就可以搜到数千个摄像头的IP地址!通过他你就可以看到其所拍摄的实时影象!!
http://www.earthcam.com/
很老的一个网站了
记得当年看到过海底的摄像头上海的摄像头都有
大家只看那一个美国摄像头也不累~
比如这个这个和这个 很多了
http://www.earthcam.com/usa/southcarolina/kiawahisland/
http://www.earthcam.com/usa/georgia/jekyllisland/
http://www.earthcam.com/usa/california/truckee/
http://www.earthcam.com/usa/california/sanfrancisco/
这是排名前十观看最多的
第一个就是海底的摄像头
【必看前十名:http://www.earthcam.com/topten.php】
最新安装的摄像头:http://search.earthcam.com/search/ft_search.php?newcams
另外这是中国的!:http://www.earthcam.com/search/ft_search.php?s1=1&term=china
电梯:http://www.douban.com/group/topic/7606030/?start=100
订阅:
评论 (Atom)
注意
