2018年6月25日
摘要: 一. 不管是Function, Object, Array这些都是构造函数。 Functionƒ Function() { [native code] }Function.prototypeƒ () { [native code] }Function.__proto__ƒ () { [native 阅读全文
posted @ 2018-06-25 13:51 george- 阅读(1146) 评论(0) 推荐(0) 编辑