angular.js - 使用localStorage存储数据,存储位置在哪里?
PHPz
PHPz 2017-05-15 17:08:55
0
1
834

在Ionic中使用localStorage存储数据,请问存储位置在哪里?

PHPz
PHPz

学习是最好的投资!

Antworte allen(1)
PHPzhong

这个是浏览器隔离的,每个浏览器都会把localStorage存储在自己的UserData中,如chrome一般就是

C:\Users\你的计算机名\AppData\Local\Google\Chrome\User Data\Profile\Local Storage
如果要在浏览器查看,打开调试工具,在application选项卡下可以查看。

Beliebte Tutorials
Mehr>
Neueste Downloads
Mehr>
Web-Effekte
Quellcode der Website
Website-Materialien
Frontend-Vorlage
Über uns Haftungsausschluss Sitemap
Chinesische PHP-Website:Online-PHP-Schulung für das Gemeinwohl,Helfen Sie PHP-Lernenden, sich schnell weiterzuentwickeln!