macos Flash cookie 在 Mac 上存储在哪里?

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/10204275/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-10-21 09:05:40  来源:igfitidea点击:

Where does flash cookie store on Mac?

macosactionscript-3flashapache-flexair

提问by Joseph

Where does flash cookie store on Mac? I searched this question in google. Some people say the flash cookie is a .sol file stored in folder /User's Home Folder/Library/Preferences/Macromedia/Flash Player/. But I cannot find this file/folder on my mac. Where is it? Could someone kindly tell me how to find it. Thanks.

Flash cookie 在 Mac 上存储在哪里?我在谷歌搜索了这个问题。有人说 flash cookie 是存储在文件夹 /User's Home Folder/Library/Preferences/Macromedia/Flash Player/ 中的 .sol 文件。但是我在我的 mac 上找不到这个文件/文件夹。它在哪里?哪位好心人能告诉我如何找到它。谢谢。

回答by Simon

They're stored in ~/Library/Preferences/Macromedia/Flash Player/#SharedObjects/<some random string>/, and then you'll have subfolders for each domain name. For Google Chrome, the path is ~/Library/Application Support/Google/Chrome/Default/Pepper Data/Shockwave Flash/WritableRoot/#SharedObjects/<some random string>/instead.

它们存储在 中~/Library/Preferences/Macromedia/Flash Player/#SharedObjects/<some random string>/,然后您将拥有每个域名的子文件夹。对于谷歌浏览器,路径是~/Library/Application Support/Google/Chrome/Default/Pepper Data/Shockwave Flash/WritableRoot/#SharedObjects/<some random string>/

Note that on Mac OS X Lion, the Library folder is hidden, you need to open it using the "Go To" menu in Finder or via Terminal.

请注意,在 Mac OS X Lion 上,Library 文件夹是隐藏的,您需要使用 Finder 中的“转到”菜单或通过终端打开它。

回答by ZZ-bb

If you use Mac OS X 10.7 and your whole library folder is hidden, see: http://reviews.cnet.com/8301-13727_7-20082044-263/os-x-lion-where-did-my-library-go/

如果您使用 Mac OS X 10.7 并且您的整个库文件夹被隐藏,请参阅:http: //reviews.cnet.com/8301-13727_7-20082044-263/os-x-lion-where-did-my-library-go /