回到首页
个人中心
反馈问题
注册登录
下载APP
代码
提交代码
var a = window.localStorage.key(0)//可以根据key在localstorage的位置的方式操作,类似操作JavaScript的array的方式
运行结果