JS中的混合模式
摘要:
function Animation(list) { this.box = document.getElementById(list.id); this.size = list.size; this.url = list.url; this.init() // Animation.prototype中的init(),初始化一些... 阅读全文
posted @ 2016-04-12 18:56
碧玉疾风丶
阅读(706)
评论(0)
推荐(0)
浙公网安备 33010602011771号