摘要:
single page web application,SPA,就是只有一张Web页面的应用,是加载单个HTML 页面并在用户与应用程序交互时动态更新该页面的Web应用程序。 单页Web应用(single page web application,SPA),就是只有一张Web页面的应用。单页应用程序 阅读全文
posted @ 2017-05-02 17:02
boyanh
阅读(1488)
评论(0)
推荐(0)
摘要:
ES6数组方法 以下方法添加到了Array.prototype对象上(isArray除外) indexOf 类似字符串的indexOf()方法 lastIndexOf 类似indexOf()方法(顺序相反) forEach Array在ES5新增的方法中,参数都是function类型,默认有传参(遍 阅读全文
posted @ 2017-05-02 16:48
boyanh
阅读(37457)
评论(0)
推荐(1)
摘要:
Internet Explorer 8+, Firefox, Opera, Chrome, 和 Safari支持Web 存储。 注意: Internet Explorer 7 及更早IE版本不支持web 存储. 客户端存储数据的两个对象为: localStorage - 没有时间限制的数据存储 se 阅读全文
posted @ 2017-05-02 16:24
boyanh
阅读(234)
评论(0)
推荐(0)

浙公网安备 33010602011771号