亚洲在线久爱草,狠狠天天香蕉网,天天搞日日干久草,伊人亚洲日本欧美

代碼
提交代碼
var a = window.localStorage.getItem("test")//獲取key=test的值 var a = localStorage.test//可以直接通過對象屬性的方式操作
運行結果