localStorage.setItem('name', 'tom');. The first argument is the identifier you'll later use to get the data out again. The second is the data you want to ...
確定! 回上一頁