localStorage.setItem(自訂Key值, 資料內容);. localStorage 的儲存結構是以Key,Value 形式保存。因此我們通常會將資料json化,讓我們能保存更加豐富 ...
確定! 回上一頁