会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Yang_Lian
博客园
首页
新随笔
联系
管理
订阅
2014年8月26日
JavaScript的“闭包”到底是什么
摘要: 在JavaScripot函数闭包的定义中,一般都有一个outer 函数,一个inner函数。那么“闭包”到底是指outer函数呢,还是指inner函数? 从官方定义来看,并不清楚:A closure is a combination of a code block and data of a context in which this code block is created.
阅读全文
posted @ 2014-08-26 15:08 Yang_Lian
阅读(901)
评论(3)
推荐(0)
编辑
公告