下面图片来源自网络,防止遗忘防止于此.
另外,取值时使用
if (localStorage.getItem(***)){}
可以将null与undefined的值都过滤掉,不用太多考虑.
刘晓宁
2011年8月26日
下面图片来源自网络,防止遗忘防止于此.
另外,取值时使用
if (localStorage.getItem(***)){}
可以将null与undefined的值都过滤掉,不用太多考虑.
刘晓宁
2011年8月26日
转载于:https://www.cnblogs.com/donlxn/archive/2011/08/26/2155101.html