輕松查看Internet Explorer緩存文件

Sometimes you may need a quick and easy way to access Internet Explorer’s cache. Today we take a look at IECacheView which is a great application to get the job done.

有時,您可能需要一種快速簡便的方法來訪問Internet Explorer的緩存。 今天,我們來看一下IECacheView,它是完成工作的絕佳應用程序。

Setup

建立

There is no installation for you to worry about. Simply unzip the program zip file, place the two files inside (IECacheView.exe and IECacheView.chm) in their own folder in Program Files, and create a shortcut. Everything will be all ready to go.

沒有安裝讓您擔心。 只需解壓縮程序zip文件,然后將兩個文件(IECacheView.exe和IECacheView.chm)放在“程序文件”中其各自的文件夾中,然后創建快捷方式。 一切都準備就緒。

Once you open IECacheView, this is what it will look like…

一旦打開IECacheView,它的外觀將是…

cache-view-01

Scroll over to the right of the app and you get additional information and it’s easy to customize what columns are displayed based on your personal needs.

滾動到應用程序的右側,您將獲得更多信息,并且可以輕松地根據您的個人需求自定義顯示哪些列。

sshot-2009-10-03-[02-19-31]

Menus

選單

Time for a look at the menu system for IECacheView…here you can see the “File, Edit, & View Menus”. Each one provides a multitude of options that you can apply to folders, the cache, sub-folders, URL opening, saving, deleting, & copying, display (i.e. grid lines and columns), html reports, and more (very nice!).

是時候來看一下IECacheView的菜單系統了……在這里您可以看到“文件,編輯和查看菜單”。 每個選項都提供許多選項,您可以將它們應用于文件夾,緩存,子文件夾,URL打開,保存,刪除和復制,顯示(即網格線和列),html報告等等(非常好! ) 。

cache-view-02

The “Options and Help Menus”. Notice that you can specify the types of files that you would like to have displayed (very convenient!).

“選項和幫助菜單”。 請注意,您可以指定要顯示的文件類型(非常方便! )。

cache-view-03

These are the options available in the “Right Click Menu”.

這些是“右鍵菜單”中可用的選項。

cache-view-04

Conclusion

結論

IECacheView makes a nice little utility to have around if you ever need a quick and easy way to dig into Internet Explorer’s cache.

如果您需要一種快速簡便的方法來挖掘Internet Explorer的緩存,IECacheView會提供一個不錯的小實用程序。

Links

鏈接

Download IECacheView (version 1.31)

下載IECacheView(1.31版)

Note: Download link is at the bottom of the page.

注意:下載鏈接位于頁面底部。

Works On: Windows 98 – Vista, Internet Explorer 6 – 8

適用于: Windows 98 – Vista,Internet Explorer 6 – 8

Installed On: Windows Vista (32 bit), Service Pack 2

安裝于: Windows Vista(32位),Service Pack 2

翻譯自: https://www.howtogeek.com/howto/4592/view-internet-explorer-cache-files-the-easy-way/

本文來自互聯網用戶投稿,該文觀點僅代表作者本人,不代表本站立場。本站僅提供信息存儲空間服務,不擁有所有權,不承擔相關法律責任。
如若轉載,請注明出處:http://www.pswp.cn/news/278334.shtml
繁體地址,請注明出處:http://hk.pswp.cn/news/278334.shtml
英文地址,請注明出處:http://en.pswp.cn/news/278334.shtml

如若內容造成侵權/違法違規/事實不符,請聯系多彩編程網進行投訴反饋email:809451989@qq.com,一經查實,立即刪除!

相關文章

洛谷P1019 單詞接龍

題目描述 單詞接龍是一個與我們經常玩的成語接龍相類似的游戲,現在我們已知一組單詞,且給定一個開頭的字母,要求出以這個字母開頭的最長的“龍”(每個單詞都最多在“龍”中出現兩次),在兩個單詞相連時&…

【Java】接口(interface)VS抽象類

接口(interface)可以說成是抽象類的一種特例,接口中的所有方法都必須是抽象的。接口中的方法定義默認為public abstract類型,接口中的成員變量類型默認為public static final。另外,接口和抽象類在方法上有區別&#x…

latex插入gif_如何將照片和GIF插入Google幻燈片

latex插入gifUsing text (and only text) in your Google Slides presentation is a great way to lose the attention of your audience. Inserting photos and animated GIFs can immediately spice things up by emphasizing the important points you make. 在Google幻燈片…

子矩陣

題目描述 給出如下定義: 子矩陣:從一個矩陣當中選取某些行和某些列交叉位置所組成的新矩陣(保持行與列的相對順序)被稱為原矩陣的一個子矩陣。例如,下面左圖中選取第2、4行和第2、4、5列交叉位置的元素得到一個2*3的子…

springboot入門(一)--快速搭建一個springboot框架

原文出處 前言在開始之前先簡單介紹一下springboot,springboot作為一個微框架,它本身并不提供Spring框架的核心特性以及擴展功能,只是用于快速、敏捷地開發新一代基于Spring框架的應用程序,總的來說springboot不是為了要替代Sprin…

q-dir 打不開文件_Q-Dir –多窗格文件管理器

q-dir 打不開文件Sometimes when looking through a file manager, it would be nice to have more than a dual-pane view. Now you can manage your files with up to four viewing panes at once with Q-Dir. 有時,在查看文件管理器時,擁有多個雙窗格…

用面向對象的方法寫敲門磚

一道名為"敲門磚"的面試題: 用面向對象的方法寫,點擊列表內,子元素的子標簽, 來刪除子元素 敲門磚考點: 遞歸(刪除標簽, 需要找到列表的直屬子標簽, 需要通過遞歸層層往上找, parentNode)冒泡(只需為頂級父元素addEventListener綁定事件, 并通過e.target區分子標簽, …

windows10加載動畫_如何關閉動畫并使Windows 10看起來更快

windows10加載動畫Windows 10 fades and window animations are pure eye candy, but waiting for them to load can make your PC seem a bit slow. If you’d like an instant response, you can disable Windows 10’s animations for a snappier desktop experience. Windo…

JData大數據競賽18年賽題-如期而至-用戶購買時間預測

年前做的,也是學習別人的作品作為記錄 一、賽題 表1:sku基本信息表(jdata_sku_basic_info) 表2:用戶基本信息表(jdata_user_basic_info) 表3:用戶行為表(jdata_user_acti…

LNMP架構(二)

2019獨角獸企業重金招聘Python工程師標準>>> 一 Nginx安裝 1、切換目錄 # cd /usr/local/src 2、下載 # wget http://nginx.org/download/nginx-1.12.1.tar.gz 3、解壓 # tar xzvf nginx-1.12.1.tar.gz 4、切換到nginx目錄下 # cd nginx-1.12.1/ 5、編譯 # ./confi…

edge無法上網dns_如何在Microsoft Edge中通過HTTPS啟用DNS

edge無法上網dnsMicrosoft will one day enable DNS over HTTPS (DoH) for all Windows applications, but you can enable it in the new version of Microsoft Edge today with a hidden flag. DoH will improve your security and privacy online, but it isn’t yet enable…

UIButton小結

前言 本來沒有打算寫這篇文章的, 主要是因為在工作中遇到一些同事再用 有UIButton的時候, 有些很基本的,系統API提供的都不知道, 例如 如何讓UIButton的文字居上,居左, 居右, 居下對其等一些基本點, 為此我特地寫了一下UIButton小結 UIButton回顧 繼承關系 NSObject -> UIRe…

Channel Allocation HDU1373

染色問題&#xff1a;相鄰不能染同一種顏色 最少需要的顏色的數量最大團點的數量 #include<bits/stdc.h> using namespace std;#define N 27int n; int mp[N][N]; int ans; int alt[N][N]; int Max[N];bool dfs(int cur,int tot)//cur是s1集合的個數 {if(0cur){if(tot>…

satis原理淺析

什么是satis 我們一般是從packagist獲取composer包的&#xff0c;但這些都是公開的。那如果我們想創建自己的私有庫呢&#xff0c;比如企業就會有這方便的需要&#xff0c;那我們就可以用satis來創建自己的私有庫。 Satis 是一個靜態的 composer 資源庫生成器。它像是一個超輕量…

HDU - 5686-Problem B (遞推+高精)

度熊面前有一個全是由1構成的字符串&#xff0c;被稱為全1序列。你可以合并任意相鄰的兩個1&#xff0c;從而形成一個新的序列。對于給定的一個全1序列&#xff0c;請計算根據以上方法&#xff0c;可以構成多少種不同的序列。 Input 這里包括多組測試數據&#xff0c;每組測試數…

c#寫字板實現加粗功能_Windows 7中寫字板和繪畫中的新功能

c#寫字板實現加粗功能WordPad and Paint are often overlooked accessories included in all versions of Windows since 95. They are still included in Windows 7 and now have a new look with some enhanced features. Here we will take a look at some of the new impro…

瀏覽器加載靜態資源文件異常解決辦法

2019獨角獸企業重金招聘Python工程師標準>>> 1 使用chrome瀏覽器加載靜態資源文件(css、js等)異常導致cssh和js文件不生效&#xff0c;具體報錯如下: Resource interpreted as Stylesheet but transferred with MIME type text/html 原因應該是網頁文檔類型不一致導…

POJChallengeRound2 Guideposts 【單位根反演】【快速冪】

題目分析&#xff1a; 這題的目標是求$$ \sum_{i \in [0,n),k \mid i} \binom{n}{i}G^i $$ 這個形式很像單位根反演。 單位根反演一般用于求&#xff1a;$ \sum_{i \in [0,n),k \mid i} \binom{n}{i}f(x)^i $ 推理過程略&#xff0c;實際上也就是交換求和符號的事情。 接著就變…

用Emesene替換Windows Live Messenger

Tired of Windows Live Messenger bloat and wishing that there was a simpler and cleaner replacement that would let you use your live.com and hotmail.com accounts? Look no further, now you can have all that messenger goodness with Emesene! 厭倦了Windows Liv…

python爬蟲筆記(七):實戰(三)股票數據定向爬蟲

目標分析及描述 #CrawBaiduStocksA.py import requests from bs4 import BeautifulSoup import traceback import redef getHTMLText(url):try:r requests.get(url)r.raise_for_status()r.encoding r.apparent_encodingreturn r.textexcept:return ""def getStockL…