有關localStorage和sessionStorage的特性。 localStorage本身帶有方法有. 添加鍵值對:localStorage.setItem(key,value),如果key存在時,更新value。
確定! 回上一頁