文件名称:ImageDemo:演示如何使用JsStore将base64字符串格式的图像存储在索引DB中
文件大小:84KB
文件格式:ZIP
更新时间:2024-06-03 17:52:10
indexeddb jsstore jsstore-example jsstore-demo save-image
将图像作为字符串存储在索引数据库中 这是一个使用将图像作为base64字符串存储在索引DB中的。 如果您熟悉Jquery和JsStore,将很容易理解。 如果需要,可以浏览和。 我们只是将图像转换为base64 String并将其作为字符串存储在Indexed DB中,并使用该字符串在需要的地方显示图像。 您可以在查看现场演示。
【文件预览】:
ImageDemo-master
----style()
--------main.css(2KB)
----docsV2()
--------style()
--------scripts()
--------index.html(2KB)
--------server.js(2KB)
----scripts()
--------main.js(5KB)
--------jsstore.worker.min.js(79KB)
--------jsstore.min.js(7KB)
--------helper.js(1KB)
----README.md(735B)
----docsV1()
--------DemoScript.js(7KB)
--------JsStore-1.2.7.min.js(71KB)
--------index.html(2KB)
--------DemoStyle.css(2KB)
----index.html(2KB)
----.gitattributes(65B)
----docs()
--------style()
--------scripts()
--------index.html(2KB)
--------server.js(2KB)