如题
function func () {}
console.log(func.prototype) // Object {}
var fn = func.bind(this)
console.log(fn.prototype) // undefined ?
Copyright 2014-2026 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
光阴似箭催人老,日月如移越少年。