Web Storage 其中包含localStorage和sessionStorage两种机制,这两种机制是通过Window. ... //js删除 localStorage.removeItem('name'); ...
確定! 回上一頁