个性路灯

文章
6
资源
1
加入时间
2年10月24天

html5 初试 indexedDB(推荐)

indexedDB是存储大量结构化数据的API,demo中用到的是异步API,麻烦的就是所有对indexedDB的操作都会发生一个异步的‘请求’,