(function () {/* 内部代码 */ })(); (function () { // ... 所有的变量和function都在这里声明,并且作用域也只能在这个匿名闭包里 // ...但是这... Read More
posted @ 2012-05-08 11:37 break_happy Views(384) Comments(0) Diggs(0)