URL details: moshanghua.net/details/2327

URL title: JS 作用域对象与闭包 | 花开陌上
URL description: // 闭包 // 函数套函数 子函数调用父函数的局部变量 - 闭包 function fn(){ var a = 5; function fn2(){ console.log(a); } fn2(); } fn(); 闭包能做什么 示例:点击不同的按钮打印不同的下标 <button>按钮1</butt
URL keywords: JavaScript, 作用域, 闭包
URL last crawled: 2022-05-23

open external url

We found no external links pointing to this url.