HTML 5 本地儲存在子域中的大小限制
HTML5 的 localStorage 資料庫是大小有限的。每個域的標準大小是 5 或 10 MB。建議每個原點的限制為 5 MB。
以下是所述內容−
User agents should guard against sites storing data under their origin's other affiliated sites, e.g. storing up to the limit in a1.example.com,a2.example.com, a3.example.com, etc, circumventing the mainexample.com storage limit.
對於大小限制−
A mostly arbitrary limit of five megabytes per origin is suggested. Implementation feedback is welcome and will be used to update this suggestion in the future.
廣告
資料結構
網路
RDBMS
作業系統
Java
iOS
HTML
CSS
Android
Python
C 程式設計
C++
C#
MongoDB
MySQL
Javascript
PHP