實(shí)例例._proto_ === 原型
實(shí)例例.constructor === 構(gòu)造函數(shù)
原型.constructor === 構(gòu)造函數(shù)
構(gòu)造函數(shù).prototype === 原型
const obj = new Object()
obj._proto_ === Object.prototype
obj.constructor === Object
JavaScript 原型、構(gòu)造函數(shù)及實(shí)例例之 間的關(guān)系?
萌夠才回家
2021-12-15 15:03:30
瀏覽數(shù) (2691)
0 人點(diǎn)贊