发表于: 2016-08-21 00:11:33
0 2331
遇到的问题:无
收获: 函数原型链foo ----> Function.prototype ----> Object.prototype ----> null
数组原型链arr ----> Array.prototype ----> Object.prototype ----> null
评论