部分js函数实现 已实现js原生函数: apply bind call assign new 其他js功能实现: deepclone(深拷贝) inherit(继承) this Promise(实现思路: 个人博客'你觉得自己实现一个Promise很简单么')