HTML5 一些新特性
• 12-26 15:21ES6 一些新特性
• 12-26 15:19- Array.from 方法从类数组或可迭代的对象中浅拷贝创建一个新数组
Array.from()
• 12-26 12:28 - array.length 表示数组的长度
length
• 12-26 12:07 - Array 是构建数据的全局对象
Array
• 12-26 11:45 - window.innerHeight 窗口内部高度
innerHeight
• 12-26 10:07 - window.indexedDB 提供异步访问索引数据库的功能
indexedDB
• 12-26 09:56 - window.history 提供了浏览器会话历史的接口
history
• 12-25 21:50 History
• 12-25 21:40- window.document 当前窗口内的文档节点
document
• 12-25 21:31