indexedDB生成的文件位置

chrome的webSQL本地數據存在這個目錄下:C:\Users\你的用戶名\AppData\Local\Google\Chrome\User Data\Default\databases文件夾,裏面通常會有file__0等相似的文件夾,能夠用sqlite打開來看看。
web

firefox:C:\Users\你的用戶名\AppData\Roaming\Mozilla\Firefox\Profiles\9f4bsk27.default\indexedDBsql

相關文章
相關標籤/搜索