摘要: 构造函数 Function的构造函数是它本身,Object,String,Number,Date,Array的构造函数均是Function,万物皆Function Function // ƒ Function() { [native code] } prototype prototype是函数才有的 阅读全文
posted @ 2022-03-17 10:31 Bin_x 阅读(33) 评论(0) 推荐(0)