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.
Advertisement
資料結構
網路
RDBMS
作業系統
Java
iOS
HTML
CSS
Android
Python
C 程式設計
C++
C#
MongoDB
MySQL
Javascript
PHP