indexeddb

  • indexeddb全方位詳解

    indexed是indexeddb的縮寫,是一款用來在瀏覽器端實現本地數據庫操作的JavaScript API。它採用了對象倉庫(Object Store)存儲數據,通過key-v…

    編程 2024-12-12