标签: html5 local-storage
我想知道html5 localstorage是否与web sql存储有关。
您是否可以使用Web sql存储语法创建localstorage对象并对其进行查询?
另外,indexedDB和web sql存储有什么区别?
由于
答案 0 :(得分:1)
除了可以在本地存储数据之外没有任何关系。