摘要: I've been working on a project that uses localStorage on an iPad. In my experience, the localStorage is perfectly stable. However, there are two things to consider:Yes, the storage-limit is still 5Mb. Since characters are stored UTF16, only 2.5M characters can be stored in localStorage.In contra 阅读全文
posted @ 2012-04-19 15:13 KID 阅读(480) 评论(0) 推荐(0)