阅读视图

发现新文章,点击刷新页面。

客户端存储 - IndexedDB

客户端存储 IndexedDB:权威指南 IndexedDB 是很强大的低级 API,用户客户端存储大量结构化数据,包括文件或者blob。不像其他的 web 存储技术,IndexedDB 允许更加复杂
❌