教學與資訊 2020.02.15 收藏文章 使用 Indexed Database API 存取資料 使用 Indexed Database API 開發的步驟為:1. 建立資料庫 2.建立 object store 3. 在 transaction 中處理資料。 #HTML5 #HTML5 API #javascript