1. A Brief Introduction to localStorage Shouqiang Gong - @StuPig_me 13年7月19⽇日星期五 3. API METHOD ARGS RETURNS setItem string key, string value getItem string key string value removeItem string key clear key int index string key length int length Read more: localStorage spec 13年7月19⽇日星期五 4. API METHOD ARGS RETURNS setItem string key, string value getItem string key string value removeItem string key