浏览器在哪里存储 cookie?

发布于 2024-11-02 04:31:40 字数 294 浏览 0 评论 0原文

可能的重复:
cookie 存储在系统中的什么位置?

您好,

“Cookie”存储在哪里在我们的机器上?

  1. 如果我使用 Mozilla
  2. 如果我使用 IE
  3. 其他浏览器..

Possible Duplicate:
Where cookies are stored in system?

Hi,

Where are the 'Cookies' stored on our machine ?

  1. If I use Mozilla
  2. If I use IE
  3. Other browsers..

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

一身骄傲 2024-11-09 04:31:40

所有 Firefox cookie 都存储在

中的C:\Documents and Settings\Windows 登录/用户名\Application Data\Mozilla\Firefox\Profiles\profile 文件夹的“cookies.txt”中

IE

C:\Documents and Settings\<User name>\Local Settings

Chrome

C:\Documents and Settings\<user name>\Local Settings\Application Data\Google\Chrome\User Data\Default\Cookies

All the Firefox cookies are stored in "cookies.txt" at

C:\Documents and Settings\Windows login/user name\Application Data\Mozilla\Firefox\Profiles\profile folder

in IE

C:\Documents and Settings\<User name>\Local Settings

in Chrome

C:\Documents and Settings\<user name>\Local Settings\Application Data\Google\Chrome\User Data\Default\Cookies
童话里做英雄 2024-11-09 04:31:40

没有通用位置,它完全取决于浏览器,在某些情况下还取决于版本(某些版本的 Firefox 将它们存储在名为 cookies.txt 的文件中,现在我认为它位于 sqlite 数据库中)。

谷歌是你的朋友!

There is no generic location, it depends entirely on the browser, and in some cases the version as well (some versions of Firefox stored them in a file called cookies.txt, now I think it is in an sqlite database).

Google is your friend!

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文