摘要: 在requestAnimationFrame出现之前,我们一般都用setTimeout和setInterval,那么html5为什么新增一个requestAnimationFrame,他的出现是为了解决什么问题? 优势与特点: 1)requestAnimationFrame会把每一帧中的所有DOM操 阅读全文
posted @ 2017-09-29 15:21 ghostwu 阅读(4894) 评论(2) 推荐(4)
Copyright ©2017 ghostwu