下面的函数在本地存储里面创建三个数据项,然后使用 clear() 把它们全部移除。 function populateStorage() { localStorage.setItem('bgcolor', 'red'); localStorage.
確定! 回上一頁