摘要:
store.js 是一个实现了浏览器的本地存储的 JavaScript 封装 API,不是通过 Cookie 和 Flash 技术实现,而是使用 localStorage、globalStorage 和 userData 行为。 示例代码: GitHub地址:https://github.com/m 阅读全文
posted @ 2017-03-23 15:25
永颜
阅读(2236)
评论(0)
推荐(0)
摘要:
(function () { function o() { document.documentElement.style.fontSize = (document.documentElement.clientWidth ) / 31.25 + "px" } var e = nu... 阅读全文
posted @ 2017-03-23 15:18
永颜
阅读(457)
评论(0)
推荐(0)

浙公网安备 33010602011771号