您的位置:首页 > 大数据 > 人工智能

作用域链(scope chain)和原型链(prototype chain)

2013-12-02 18:56 330 查看
locate the
object
in
the
scope chain
,
then proceed up the object’s
prototype chain
until
the property is found,

http://davidshariff.com/blog/javascript-scope-chain-and-closures/
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: