Heim  >  Fragen und Antworten  >  Hauptteil

angular.js - 使用localStorage存储数据,存储位置在哪里?

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

PHPzPHPz2735 Tage vor888

Antworte allen(1)Ich werde antworten

  • PHPz

    PHPz2017-05-15 17:10:55

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

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

    Antwort
    0
  • StornierenAntwort