问题描述
我经常遇到一个论坛,经过修复后,我发现论坛最后两天的发布已经完全回滚了。毋庸置疑,我希望能够从论坛损失中找回我可以获得的数据,并且我希望至少有一些 >存储在Chrome创建的缓存文件中。
我面临两个问题 - 缓存文件没有文件类型,我不确定如何读取它们一种聪明的方式(试图在Chrome本身中打开它们似乎是以.gz格式重新下载它们),并且存在一个 缓存文件。
有关如何阅读和排序这些文件的建议? (一个简单的字符串搜索应该符合我的需要) 来自NirSoft的Chrome缓存视图(免费)。
A forum I frequent was down today, and upon restoration, I discovered that the last two days of forum posting had been rolled back completely.
Needless to say, I'd like to get back what data I can from the forum loss, and I am hoping I have at least some of it stored in the cache files that Chrome created.
I face two problems -- the cache files have no filetype, and I'm unsure how to read them in an intelligent manner (trying to open them in Chrome itself seems to "redownload" them in a .gz format), and there are a ton of cache files.
Any suggestions on how to read and sort these files? (A simple string search should fit my needs)
Try Chrome Cache View from NirSoft (free).
这篇关于我如何阅读Chrome缓存文件?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!