localStorage and sessionStorage are almost identical and have the same API. The difference is that with sessionStorage , the data is persisted ...
確定! 回上一頁