它和removeItem不同的地方是removeItem删除的是某一项,而clear是删除所有。 // 清除localStorage sessionStorage.clear(); var len = ...
確定! 回上一頁