摘要: 参考 1. https://stackoverflow.com/questions/9959727/proto vs prototype in javascript 区别 1. 构造函数中的prototype创建了实例对象中的属性:\__proto__(隐式原型,类比python语言的\__xx__ 阅读全文
posted @ 2018-06-18 10:08 Rocin 阅读(99) 评论(0) 推荐(0)