Rol*_*and 2 html javascript api local-storage
I was wondering if I can by any chance store more than one key on localStorage ? For instance :
localStorage.setItem("a_key", a_value);
localStorage.setItem("another_key", another_value);
Run Code Online (Sandbox Code Playgroud)
有可能这样做吗?如果不是,您建议我做什么作为解决方法,因为我需要在客户端存储两个键或变量?
| 归档时间: |
|
| 查看次数: |
3039 次 |
| 最近记录: |